index
:
delta/colm.git
arm-host-types
colm-0.10
colm-0.7
colm-0.9
copy-on-consume
default-build-dir
into-src
literal-concatenation
master
no-bare-send
pullscan
token-redef
github.com: adriandt/colm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ragel pcre: collecting verbs, atomic group, catpure reset, and backref
Adrian Thurston
2019-11-17
1
-19
/
+139
*
pass the UTF8 BOM through to the output
Adrian Thurston
2019-11-14
16
-9
/
+61
*
rust grammar: right-recursive statement list kills performance
Adrian Thurston
2019-11-14
1
-2
/
+6
*
rust grammar: removed an ambiguity that really slows down parsing
Adrian Thurston
2019-11-14
1
-2
/
+1
*
Merge pull request #77 from HalCanary/minor_spelling_fix_indices
Adrian Thurston
2019-11-13
1998
-4886
/
+4886
|
\
|
*
[minor] fix spelling of "indices"
Hal Canary
2019-11-12
1998
-4886
/
+4886
|
/
*
ragel pcre: handling backrefs and octals
Adrian Thurston
2019-11-12
1
-0
/
+79
*
ragel pcre: parsing and storing quantifiers
Adrian Thurston
2019-11-12
1
-17
/
+124
*
ragel pcre: added some basic literal forms
Adrian Thurston
2019-11-11
1
-3
/
+59
*
rust backend: accept lifetimes in rust_out grammar
Adrian Thurston
2019-11-10
2
-0
/
+5
*
colm syntax: contain all keywords inside [] regions
Adrian Thurston
2019-11-10
1
-11
/
+9
*
Use inidices (not indicies) as plural of index.
Adrian Thurston
2019-11-09
26
-71
/
+71
*
ragel docs: updated list of keywords
Adrian Thurston
2019-11-08
1
-2
/
+4
*
rust: take advantage of exclusion of ? from pos 2+ of literals
Adrian Thurston
2019-11-07
2
-100
/
+67
*
exclude ? from position 2+ of literal token
Adrian Thurston
2019-11-07
5
-9
/
+25
*
rust grammar: various fixes
Adrian Thurston
2019-11-05
1
-8
/
+14
*
rust grammar: various improvements
Adrian Thurston
2019-11-04
1
-16
/
+122
*
rust grammar: various improvements
Adrian Thurston
2019-11-03
2
-44
/
+107
*
rust grammar: traits, enums, various fixes
Adrian Thurston
2019-10-31
1
-16
/
+108
*
added DNS grammar in Ragel
Adrian Thurston
2019-10-28
3
-1
/
+704
*
PCRE grammar in colm
Adrian Thurston
2019-10-27
3
-5
/
+596
*
start of a PCRE parser in C/Ragel
Adrian Thurston
2019-10-27
3
-3
/
+513
*
cmake: restore project
Konstantin Podsvirov
2019-10-23
9
-98
/
+93
*
rust grammar: work on various parts of the grammar
Adrian Thurston
2019-10-22
1
-64
/
+280
*
rust grammar: building out more of the grammar
Adrian Thurston
2019-10-20
1
-16
/
+177
*
rust grammar: work on patterns, methods, paths, loops
Adrian Thurston
2019-10-18
4
-84
/
+223
*
rust grammar: expanded use_declarataion to include {} and *
Adrian Thurston
2019-10-17
1
-5
/
+49
*
renamed toklen to tokpref and use it just for prefix
Adrian Thurston
2019-10-16
5
-47
/
+55
*
test cases: don't rely on continue breaking from calling func loop
Adrian Thurston
2019-10-16
1
-5
/
+4
*
improved dependency specification in building colm progs
Adrian Thurston
2019-10-16
15
-15
/
+15
*
testing: capture errors from gentests and emit at end of run
Adrian Thurston
2019-10-16
2
-7
/
+32
*
test cases: check if subect.mk exists before including
Adrian Thurston
2019-10-15
3
-3
/
+3
*
added --with-colm option for building colm parser with an external colm
Adrian Thurston
2019-10-15
3
-17
/
+54
*
don't use include as a grammar definition name
Adrian Thurston
2019-10-15
2
-6
/
+6
*
the no-ignore syntax in bootstrap1 updated to match main colm lang
Adrian Thurston
2019-10-15
2
-7
/
+9
*
need to reset tokend when a pre-region scan fails
Adrian Thurston
2019-10-13
1
-0
/
+1
*
colm: need to have config.h so that --enable-debug works
Adrian Thurston
2019-10-11
3
-1
/
+6
*
added test case demonstrating colm scanner failure
Adrian Thurston
2019-10-11
1
-0
/
+517
*
rust grammar: added else blocks and rudimentary float
Adrian Thurston
2019-10-07
1
-12
/
+29
*
rust grammar: lifetime goes between & and mut in type ref
Adrian Thurston
2019-10-03
1
-2
/
+3
*
rust grammar: some improvements to generics
Adrian Thurston
2019-10-03
1
-23
/
+119
*
improvements to statement and expression to better match grammar
Adrian Thurston
2019-10-02
1
-53
/
+62
*
rust grammar: some work on match expressions
Adrian Thurston
2019-10-02
1
-8
/
+62
*
rust grammar: let needs a pattern on lhs
Adrian Thurston
2019-10-01
1
-2
/
+43
*
moved rust grammar to /grammar
Adrian Thurston
2019-10-01
3
-0
/
+4
*
merged in rust grammar development (work in progress)
Adrian Thurston
2019-10-01
1
-0
/
+323
|
\
|
*
expanding expressions in the rust grammar
Adrian Thurston
2019-10-01
1
-45
/
+135
|
*
implemented compound expression and assignement expression
Adrian Thurston
2019-09-26
1
-4
/
+37
|
*
allow multiple semis to separate and terminate
Adrian Thurston
2019-09-26
1
-2
/
+5
|
*
first cut of a rust grammar for learning rust
Adrian Thurston
2019-09-26
1
-0
/
+197
[next]