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
/
src
/
parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
allow keyword 'struct' as synonym of 'context'
Adrian Thurston
2014-11-04
1
-3
/
+3
*
use the new list2 type for argv
Adrian Thurston
2014-11-03
1
-1
/
+1
*
testing auto translation of list2<T> to ptr<list<T>>
Adrian Thurston
2014-11-03
1
-9
/
+17
*
removed GPL license file and stripped GPL headers
Adrian Thurston
2014-10-22
1
-17
/
+0
*
added parse_tree for sending constructed trees (orig parse behaviour)
Adrian Thurston
2014-07-06
1
-2
/
+2
*
send is now converting trees to strings, old behaviour with moved to send_tree
Adrian Thurston
2014-07-01
1
-0
/
+9
*
new syntax for collect-ignore tokens: token <id> -
Adrian Thurston
2014-01-18
1
-22
/
+6
*
added wrapper function for current namespace
Adrian Thurston
2014-01-06
1
-22
/
+13
*
added function for the current context
Adrian Thurston
2014-01-06
1
-17
/
+12
*
removed curScope from ObjectDef, track it in BaseParser
Adrian Thurston
2014-01-05
1
-27
/
+30
*
removed popScope from ObjectDef
Adrian Thurston
2014-01-05
1
-1
/
+1
*
moved curLocalFrame into the parser class
Adrian Thurston
2014-01-05
1
-20
/
+20
*
some code cleanup: Form and constructor arg order
Adrian Thurston
2014-01-05
1
-6
/
+4
*
create object defs for literal tokens
Adrian Thurston
2014-01-04
1
-1
/
+4
*
store current context in var ref
Adrian Thurston
2014-01-01
1
-8
/
+15
*
some code movement of lookup functions, additional const qualifiers
Adrian Thurston
2013-12-31
1
-4
/
+8
*
renamed ObjectDef::scope to curScope
Adrian Thurston
2013-12-31
1
-5
/
+5
*
store the current scope in LangStmt::ForLoop, use if creating triter var ref
Adrian Thurston
2013-12-31
1
-2
/
+2
*
pass the current scope to VarRef cons
Adrian Thurston
2013-12-31
1
-6
/
+7
*
store parsed TypeRef and VarRef in TypeRef
Adrian Thurston
2013-12-30
1
-6
/
+8
*
trying out name "Form" for abstract syntax tree types
Adrian Thurston
2013-12-30
1
-2
/
+2
*
dead code removal, name name improvements
Adrian Thurston
2013-12-29
1
-1
/
+1
*
some dead code removal and name improvements
Adrian Thurston
2013-12-29
1
-1
/
+1
*
re-enter namespaces that already exists
Adrian Thurston
2013-12-29
1
-5
/
+9
*
separated namespace creation into root and non-root functions
Adrian Thurston
2013-12-29
1
-6
/
+15
*
more use of prod name switch statements
Adrian Thurston
2013-06-09
1
-1
/
+1
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-0
/
+946
[prev]