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
/
declare.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
improvements to ignore handling in the parser
Adrian Thurston
2012-05-22
1
-15
/
+35
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Fixed refcounting when lhs is modified. Eliminated the conditional save to
Adrian Thurston
2012-01-14
1
-1
/
+0
*
Some name cleanup Accum -> Parser. AccumStream -> Input.
Adrian Thurston
2012-01-02
1
-2
/
+2
*
Added AccumStream, a tree-based object containing the input stream wrapper that
Adrian Thurston
2011-12-22
1
-0
/
+1
*
Moved lhs and parsed from execution into pdaRun.
Adrian Thurston
2011-12-09
1
-17
/
+0
*
Can do the LHS save in the init_lhs instruction. Eliminates extra instruction.
Adrian Thurston
2011-12-09
1
-1
/
+2
*
A bit of work on messy code surrounding LHS saving and restoring. No longer
Adrian Thurston
2011-12-09
1
-5
/
+49
*
Experimenting with gaining access to rhs elements by name instead of copying
Adrian Thurston
2011-10-26
1
-2
/
+4
*
General improvments. KlangEl -> LangEl. Program execution functions.
Adrian Thurston
2011-10-23
1
-12
/
+12
*
Experimenting with ignore items in child lists. Old style (Ignore lists in the
Adrian Thurston
2011-09-18
1
-0
/
+1
*
Pointer and Ref type references needed work following the recent improvements
Adrian Thurston
2011-07-28
1
-42
/
+0
*
Added the alias statement and implemented it. The symbol map now maps names to
Adrian Thurston
2011-07-16
1
-56
/
+77
*
The map type_ref is now working. This required considerable improvement to the
Adrian Thurston
2011-07-10
1
-20
/
+24
*
Fixed the precedence setting, which was broken since the recent improvements to
Adrian Thurston
2011-07-09
1
-0
/
+30
*
More cleanup around LangEl declarations. Set the type in the declare function.
Adrian Thurston
2011-07-09
1
-10
/
+5
*
Repeat types now have their own map, eliminates need to lookup by name. The
Adrian Thurston
2011-07-08
1
-3
/
+1
*
The getLangEl function split into declare and find.
Adrian Thurston
2011-07-07
1
-28
/
+5
*
KlangEl -> LangEl
Adrian Thurston
2011-07-07
1
-31
/
+31
*
Some class renaming and minor cleanup.
Adrian Thurston
2011-07-07
1
-2
/
+2
*
Some code movement.
Adrian Thurston
2011-07-03
1
-0
/
+62
*
More lookupType calls moved to the declareClass. refs #298.
Adrian Thurston
2011-06-22
1
-1
/
+6
*
Some code movement towards separating parsing, declaration, type resolution,
Adrian Thurston
2011-06-21
1
-0
/
+101
*
Some code movement.
Adrian Thurston
2011-06-18
1
-0
/
+168