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
path:
root
/
colm
/
lmparse.kh
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+86
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-85
/
+0
*
removal of unneccessary vars in primary generator classes
Adrian Thurston
2013-03-03
1
-2
/
+2
*
moved parser support code out of lmparse and into a base class
Adrian Thurston
2013-03-01
1
-108
/
+9
*
some work building up the grammar for the initial self-hosting parser
Adrian Thurston
2013-03-01
1
-0
/
+4
*
renamed tokenInstanceName to guaranteeRegion
Adrian Thurston
2013-03-01
1
-1
/
+1
*
collect RE captures into tokenDef during a declare walk
Adrian Thurston
2013-03-01
1
-2
/
+0
*
removed predType var from parser by passing data up during parsing
Adrian Thurston
2013-03-01
1
-3
/
+3
*
eliminated curDefineId, removed some unused vars from Parser
Adrian Thurston
2013-03-01
1
-7
/
+1
*
eliminated the curObjectDef from the parser
Adrian Thurston
2013-02-27
1
-3
/
+2
*
split literal def into the zero and the literal cases
Adrian Thurston
2013-02-24
1
-0
/
+2
*
removed the 'ci' keyword
Adrian Thurston
2013-02-24
1
-1
/
+1
*
renamed TokenDef to TokenInstance
Adrian Thurston
2013-02-23
1
-2
/
+2
*
splitting up the cflDef call into allocate/populate
Adrian Thurston
2013-02-23
1
-1
/
+1
*
added a function to the context stack for retreiving the top
Adrian Thurston
2013-02-23
1
-1
/
+1
*
minor parser cleanup
Adrian Thurston
2013-02-23
1
-1
/
+1
*
basic parser specified using C++ parser functions
Adrian Thurston
2013-02-23
1
-0
/
+3
*
more simplification of reduction actions
Adrian Thurston
2013-02-22
1
-0
/
+6
*
testing c++ construction of parse tree (self-hosting)
Adrian Thurston
2013-02-21
1
-0
/
+2
*
more movement of code out of reduction actions
Adrian Thurston
2013-02-21
1
-0
/
+5
*
movement of export statement out of reduction action code
Adrian Thurston
2013-02-21
1
-0
/
+1
*
more movement of code out of reduction actions
Adrian Thurston
2013-02-21
1
-1
/
+29
*
more movement of parser code from actions to functions
Adrian Thurston
2013-02-21
1
-2
/
+11
*
some more functions added for various language constructs
Adrian Thurston
2013-02-19
1
-0
/
+6
*
wrapped up block open and block close
Adrian Thurston
2013-02-19
1
-0
/
+3
*
code movement/organization
Adrian Thurston
2013-02-18
1
-0
/
+1
*
cleanup in the parser by moving code out of reduction actions
Adrian Thurston
2013-02-18
1
-0
/
+6
*
renamed regionPackStack to regionStack
Adrian Thurston
2013-02-18
1
-1
/
+1
*
eliminated regionStack entirely
Adrian Thurston
2013-02-18
1
-1
/
+0
*
added constructor for LexJoin, moved some code out of reduction actions
Adrian Thurston
2013-02-18
1
-18
/
+17
*
some cleanup of namespace creation
Adrian Thurston
2013-02-17
1
-1
/
+1
*
more simplification in the region definition code
Adrian Thurston
2013-02-17
1
-1
/
+1
*
don't need to create names for scanner regions
Adrian Thurston
2013-02-17
1
-3
/
+2
*
eliminated curlies for lex scope, using lex ... end
Adrian Thurston
2012-12-18
1
-1
/
+1
*
removed the region name
Adrian Thurston
2012-12-16
1
-1
/
+1
*
input locations should either be taken from files, or set to 'internal'
Adrian Thurston
2012-09-15
1
-1
/
+1
*
bring back globals
Adrian Thurston
2012-09-09
1
-1
/
+1
*
eliminated global and old parse syntaxes
Adrian Thurston
2012-08-23
1
-1
/
+1
*
RegionPack -> RegionSet
Adrian Thurston
2012-08-19
1
-3
/
+3
*
elimnated that large hideous region push clone
Adrian Thurston
2012-08-19
1
-0
/
+2
*
eliminated two pointers in the parser, moved one over from parse data
Adrian Thurston
2012-08-19
1
-2
/
+1
*
the pattern def is now passing its list upwards
Adrian Thurston
2012-08-18
1
-1
/
+0
*
pass repl item lists up in replacement (constructor) and string
Adrian Thurston
2012-08-18
1
-1
/
+0
*
added RegionPack
Adrian Thurston
2012-08-18
1
-0
/
+1
*
more including of Lex on the lexical parse tree structs
Adrian Thurston
2012-08-15
1
-1
/
+1
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+120
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-120
/
+0
*
cleanup of region creation
Adrian Thurston
2012-05-29
1
-0
/
+1
*
code cleanup
Adrian Thurston
2012-05-28
1
-2
/
+2
*
specializing graph dicts and lists for regions and regular language defs
Adrian Thurston
2012-05-28
1
-2
/
+2
[next]