issues
search
chriswailes
/
RLTK
The Ruby Language Toolkit
http://chriswailes.github.io/RLTK/
University of Illinois/NCSA Open Source License
453
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
undefined method 'subclass_of?', no such file or directory
#63
SlashScreen
opened
1 year ago
2
"String not in language" error
#62
justdan96
closed
4 years ago
2
Make a release?
#61
zeisss
opened
4 years ago
2
Cannot Generate YARD documentation
#60
didacusAbella
opened
4 years ago
0
Typo!
#59
stellarpower
closed
4 years ago
3
rltk (3.0.1) does not work with filigree (0.4.1) due to check_type signature
#58
parkranger
opened
5 years ago
0
Fix typo RLKT -> RLTK
#57
fedotov2d
closed
3 years ago
0
Requires Ruby >= 2.4.0 due to Filigree
#56
shepting
opened
6 years ago
1
Replace subclass_of? method
#55
ncallaway
closed
5 years ago
5
undefined method `subclass_of?'
#54
ncallaway
closed
5 years ago
1
LLVM
#53
amedeiros
closed
6 years ago
2
Fix tests (limited filigree version)
#52
pnomolos
closed
7 years ago
2
Add ability to limit amount of context returned for error message
#51
pnomolos
closed
7 years ago
0
Token error
#50
pnomolos
closed
7 years ago
3
left/right associativity maintains separate precedence stacks
#49
graft
opened
7 years ago
0
Fix minor typos in README.md
#48
styrmis
closed
7 years ago
1
Update Chapter5.md
#47
xxx
closed
8 years ago
1
Fixed chapter links in Kazoo example docs
#46
kenmclennan
closed
9 years ago
1
RLTK::Parser.finalize use: fails to load cache on Windows
#45
krzykos
opened
9 years ago
0
Split the LLVM bindings into their own project: RCGTK
#44
chriswailes
opened
9 years ago
0
JITCompiler segfaults on OSX
#43
guncha
opened
9 years ago
0
Calling #type on RLTK::CG::Value throws an error
#42
guncha
opened
9 years ago
0
:pointer argument is not a valid pointer
#41
guncha
opened
9 years ago
0
Update Chapter4.md
#40
guncha
closed
9 years ago
4
In case of multiline match, chars in the last lines must be taken in account
#39
codella
closed
9 years ago
5
RLTK::LexingError carries a wrong line_offset.
#38
codella
closed
9 years ago
6
require 'rltk/ast' pollute main Object with #match method, leaking it in a global scope
#37
libo
closed
9 years ago
7
A more complete example for error production
#36
oddg
opened
9 years ago
2
Rejecting a clause in a production
#35
EHadoux
closed
9 years ago
2
Remove support for LLVM::JIT in anticipation of LLVM 3.6 release
#34
chriswailes
closed
7 years ago
0
Move to LLVM 3.6
#33
chriswailes
closed
9 years ago
1
Fix EBNF/selector interplay bug
#32
chriswailes
closed
10 years ago
0
Recommended LLVM installation/configuration
#31
ravinggenius
closed
10 years ago
4
Fix README.md
#30
oddlyfunctional
closed
10 years ago
0
fix up some links
#29
nickdesaulniers
closed
10 years ago
1
Add a Bitdeli Badge to README
#28
bitdeli-chef
closed
10 years ago
0
Add Rubinius compatibility
#27
benedikt
closed
10 years ago
12
Project Activity?
#26
jfredett
closed
11 years ago
3
Added attribute readers and fixed remainder in LexingError.
#25
dbrabera
closed
10 years ago
0
Added attribute readers to LexingError.
#24
dbrabera
closed
11 years ago
1
example of ASTNode child elements as arrays
#23
abrandoned
closed
10 years ago
3
Enable actions to return more than one token.
#22
jimsynz
closed
10 years ago
8
Support running RLTK on Ruby 1.8.7.
#21
jimsynz
closed
11 years ago
6
Fix riase -> raise typo.
#20
jimsynz
closed
11 years ago
0
Can't generate parser using Rubinius
#19
jimsynz
closed
10 years ago
3
bug in ASTNode#each
#18
eqv
closed
11 years ago
8
bug in evaluating right hand sides
#17
eqv
closed
11 years ago
1
bug in empty_list?
#16
eqv
closed
11 years ago
4
Update LLVM Bindings to LLVM 3.2
#15
chriswailes
closed
10 years ago
0
Underscores in tokens break parser (but not lexer).
#14
jimsynz
closed
12 years ago
2
Next