Max Brunsfeld
|
3bcb221379
|
Include non-terminal lookahead symbols for reduction actions
This is necessary for re-using the right subtree after an edit
|
2014-10-10 12:06:16 -07:00 |
|
Max Brunsfeld
|
cb5ecbd491
|
Handle string and regex rules w/ non-ascii chars
|
2014-09-28 18:21:22 -07:00 |
|
Max Brunsfeld
|
141cbcfa02
|
Read unicode characters using utf8proc
|
2014-09-13 00:24:10 -07:00 |
|
Max Brunsfeld
|
2a9f51790f
|
Move is_token function to its own file
|
2014-09-07 13:49:44 -07:00 |
|
Max Brunsfeld
|
66a50d4e4a
|
Add separate debug and release configurations in gyp files
Disable optimizations in debug mode. Use that for specs.
|
2014-09-02 22:13:53 -07:00 |
|
Max Brunsfeld
|
03a5a97992
|
Move StringInput into its own file
|
2014-08-01 12:43:14 -07:00 |
|
Max Brunsfeld
|
f1eb9a92a3
|
Separate .gyp files for libs and tests
|
2014-07-25 12:55:00 -07:00 |
|
Max Brunsfeld
|
df3613d511
|
Make compiler and runtime libraries two separate targets
|
2014-07-22 13:11:07 -07:00 |
|
Max Brunsfeld
|
95fbdb6fdb
|
Suppress gcc unknown pragma warnings in specs
bandit uses some pragma that travis ci's gcc doesn't know about
|
2014-07-14 21:14:20 -07:00 |
|
Max Brunsfeld
|
4d17da159f
|
repo name tree_sitter -> tree-sitter
|
2014-07-13 22:14:03 -07:00 |
|