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
/
ctinput.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finished off the porting to C.
Adrian Thurston
2010-04-27
1
-0
/
+4
*
No longer using RtVector for bidings. It is only for CodeVector now.
Adrian Thurston
2010-04-18
1
-0
/
+25
*
More C porting
Adrian Thurston
2010-04-17
1
-3
/
+3
*
More C porting.
Adrian Thurston
2010-04-15
1
-18
/
+18
*
More porting to C.
Adrian Thurston
2010-04-14
1
-34
/
+16
*
Merged all the InputStream structs into one.
Adrian Thurston
2010-04-14
1
-48
/
+47
*
Remaining porting to InputFuncs.
Adrian Thurston
2010-04-13
1
-6
/
+11
*
More porting to the InputFuncs. Almost there.
Adrian Thurston
2010-04-13
1
-67
/
+79
*
More porting to InputFuncs.
Adrian Thurston
2010-04-13
1
-2
/
+4
*
More porting to InputFuncs.
Adrian Thurston
2010-04-12
1
-8
/
+16
*
More porting to the InputFuncs struct.
Adrian Thurston
2010-04-12
1
-65
/
+21
*
Use the new C InputFunc struct for virtual InputStream::getData().
Adrian Thurston
2010-04-12
1
-11
/
+84
*
trying out pointer-to-func structs for the input streams
Adrian Thurston
2010-04-11
1
-2
/
+16
*
more cleanup of function names.
Adrian Thurston
2010-03-28
1
-1
/
+1
*
Conversion of many functions from _ to camel case for consistency throughout.
Adrian Thurston
2010-03-27
1
-2
/
+2
*
Some cleanup of the static input streams.
Adrian Thurston
2010-03-18
1
-104
/
+16
*
Moved the *Impl interface into the Static and Dynamic input classes.
Adrian Thurston
2010-03-18
1
-0
/
+103
*
Going to leave InputStream as just the interface and provide two kinds of
Adrian Thurston
2010-03-18
1
-2
/
+2
*
Some reorganization of the input stream. Going to use a common implementation
Adrian Thurston
2010-03-15
1
-16
/
+15
*
More prep for merging RunBuf and AccumData.
Adrian Thurston
2010-03-14
1
-2
/
+2
*
Working on the parsing instructions.
Adrian Thurston
2010-03-08
1
-4
/
+2
*
Testing a method of undoing parse frag by using a count of consumed tokens.
Adrian Thurston
2010-02-05
1
-0
/
+3
*
Trying out pushing of whole trees onto an input stream.
Adrian Thurston
2009-11-27
1
-3
/
+2
*
Added more fsmRun pointers to where they will be needed when runBuf is teased
Adrian Thurston
2009-11-11
1
-4
/
+4
*
Some cleanup of parameter lists. Reordered the PdaRun, FsmRun and inputStream
Adrian Thurston
2009-11-11
1
-1
/
+1
*
Removed the global set of token records. Instead putting location information
Adrian Thurston
2009-09-27
1
-1
/
+1
*
Experimenting with printing tokens from the global token record, rather from
Adrian Thurston
2009-09-24
1
-1
/
+1
*
Use Expressions, not Terms in replacements.
Adrian Thurston
2009-09-17
1
-3
/
+3
*
Completely removed dependence on Aapl includes in the runtime library.
Adrian Thurston
2009-09-16
1
-0
/
+25
*
Eliminated sendBackText from Input. This was used only for Repl and Pattern
Adrian Thurston
2009-04-07
1
-13
/
+10
*
Moved the compile-time InputStream classes (Pattern & Replacement parsing) to
Adrian Thurston
2009-04-06
1
-0
/
+276