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
Commit message (
Expand
)
Author
Age
Files
Lines
*
improvements to ignore handling in the parser
Adrian Thurston
2012-05-22
14
-60
/
+214
*
added text_notrim() to the C++ interface.
Adrian Thurston
2012-05-22
1
-3
/
+4
*
added trim control flag to print code, auto-trimming all colm print calls
Adrian Thurston
2012-05-22
7
-30
/
+42
*
force DEF_PAT names to be unique.
Adrian Thurston
2012-05-21
1
-1
/
+2
*
removed empty fsmrun.c
Adrian Thurston
2012-05-21
2
-21
/
+1
*
auto trim before $ string conversion
Adrian Thurston
2012-05-21
2
-2
/
+14
*
clone elimination/refactoring of ignore functions
Adrian Thurston
2012-05-21
1
-39
/
+2
*
clone elimination.
Adrian Thurston
2012-05-21
1
-36
/
+2
*
ongoing refactoring cleanup
Adrian Thurston
2012-05-21
3
-16
/
+18
*
more clone removal surrounding ignore handling
Adrian Thurston
2012-05-21
3
-70
/
+88
*
clone removal
Adrian Thurston
2012-05-21
3
-130
/
+141
*
eliminated the IgnoreTree struct.
Adrian Thurston
2012-05-21
8
-93
/
+45
*
eliminated generation from IgnoreList
Adrian Thurston
2012-05-21
5
-12
/
+0
*
added missing downref in detach ignore
Adrian Thurston
2012-05-21
1
-0
/
+2
*
improvements to the delayed ignore-tree printing
Adrian Thurston
2012-05-21
1
-27
/
+29
*
refcounting fix in TREE_TRIM
Adrian Thurston
2012-05-21
1
-2
/
+0
*
added the trim operation (^)
Adrian Thurston
2012-05-21
8
-21
/
+135
*
Buffer ignore data until a terminal is hit.
Adrian Thurston
2012-05-20
1
-36
/
+65
*
first checkin on no-kid-flags and no-ignore-dupes branch
Adrian Thurston
2012-05-20
7
-131
/
+215
*
a follow-ignore that appears to work
Adrian Thurston
2012-05-19
7
-36
/
+59
*
testing an 'ncs' var, meaning 'next cs'.
Adrian Thurston
2012-05-19
2
-2
/
+20
*
pre-regions, towards follow ignores
Adrian Thurston
2012-05-19
6
-8
/
+49
*
duplicate all regions and populate with ignores
Adrian Thurston
2012-05-19
2
-4
/
+39
*
Function name changes related to pushing and popping ignores.
Adrian Thurston
2012-05-17
3
-28
/
+28
*
Call the detach of the right ignore.
Adrian Thurston
2012-05-17
1
-1
/
+10
*
The prepParseTree function can go away.
Adrian Thurston
2012-05-17
2
-18
/
+0
*
Copy the trees being written to when attaching and detaching ignores.
Adrian Thurston
2012-05-17
1
-32
/
+35
*
Use the parse trees in the bindings array. Probably can turn this into a bit in
Adrian Thurston
2012-05-17
6
-38
/
+33
*
Some minor cleanup.
Adrian Thurston
2012-05-16
2
-12
/
+9
*
Don't need to copy flags from data tree into parse tree.
Adrian Thurston
2012-05-16
2
-8
/
+0
*
Call the parse tree flags PF_*.
Adrian Thurston
2012-05-16
5
-47
/
+47
*
Removed the AF_PARSE_TREE flag, no longer necessary.
Adrian Thurston
2012-05-16
4
-24
/
+3
*
AF_PARSED is no longer used, removed.
Adrian Thurston
2012-05-16
3
-19
/
+13
*
ARTIFICIAL and NAMED flags now used only in parse trees.
Adrian Thurston
2012-05-16
4
-15
/
+27
*
Took the args specific to compile-time out of makeTokenWithData. Those
Adrian Thurston
2012-05-16
3
-10
/
+10
*
Now translating only the parseTree->id to termDup from nonterminals. The data
Adrian Thurston
2012-05-16
3
-43
/
+12
*
Couple fixes for the token.line operation.
Adrian Thurston
2012-05-16
1
-1
/
+5
*
Added token.line for fetching line information.
Adrian Thurston
2012-05-16
4
-0
/
+34
*
Simplified a debug call.
Adrian Thurston
2012-05-16
1
-8
/
+1
*
AF_TERM_DUP now stays out of the data parse tree node. The NAMED and ARTIFICIAL
Adrian Thurston
2012-05-16
2
-15
/
+11
*
Going to move more flags into the parse tree nodes. Verifying that they are
Adrian Thurston
2012-05-16
1
-12
/
+39
*
The IL_ATTACHED flags belong in the parse tree flags, not the data tree.
Adrian Thurston
2012-05-15
2
-29
/
+16
*
Some cleanup.
Adrian Thurston
2012-05-15
1
-37
/
+25
*
More leaks cleaned up. Test suite runs clean.
Adrian Thurston
2012-05-14
2
-8
/
+13
*
Refcounting improvements.
Adrian Thurston
2012-05-14
1
-49
/
+44
*
Don't need to mirror Tree anymore. Removed some ParseTree fields.
Adrian Thurston
2012-05-14
3
-24
/
+4
*
Parse tree reaping.
Adrian Thurston
2012-05-14
1
-17
/
+25
*
Eliminated PtKid. Worked on first test run (!).
Adrian Thurston
2012-05-14
9
-222
/
+191
*
Eliminated some casts that are no longer necessary.
Adrian Thurston
2012-05-14
1
-7
/
+6
*
Eliminated the pt macro.
Adrian Thurston
2012-05-14
9
-159
/
+138
[next]