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
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+740
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-1005
/
+0
*
lowercased the C interface
Adrian Thurston
2013-04-16
1
-4
/
+4
*
pass file name to streams, set in location
Adrian Thurston
2013-04-06
1
-15
/
+13
*
initialize all StreamImpl structs
Adrian Thurston
2013-04-06
1
-20
/
+32
*
can expect loc to be non-null in consume operation
Adrian Thurston
2013-04-06
1
-1
/
+1
*
use undoPrepend recursively (clone-modify error)
Adrian Thurston
2013-04-06
1
-2
/
+1
*
set new token location in the consume function
Adrian Thurston
2013-04-06
1
-4
/
+11
*
track progress through a stream
Adrian Thurston
2013-04-06
1
-2
/
+5
*
moving position updates into the consume operation
Adrian Thurston
2013-04-04
1
-5
/
+33
*
active realm is now stored in Program
Adrian Thurston
2013-03-29
1
-20
/
+20
*
various improvements supporting multiple parsers in one program
Adrian Thurston
2013-03-02
1
-59
/
+48
*
completed removed FsmRun from InputStream interface
Adrian Thurston
2013-02-09
1
-7
/
+3
*
removed FsmRun arg from getData and getParseBlock input interfaces
Adrian Thurston
2013-02-09
1
-8
/
+6
*
removed the fsmrun.h header, which was empty
Adrian Thurston
2013-02-09
1
-1
/
+0
*
took skip out of the getData interface, not needed
Adrian Thurston
2013-02-06
1
-3
/
+3
*
getData continues until length data is copied
Adrian Thurston
2013-02-06
1
-51
/
+31
*
made the input stream functions static
Adrian Thurston
2013-02-06
1
-21
/
+21
*
return the amount copied from getData
Adrian Thurston
2013-02-05
1
-84
/
+45
*
refraining from copying in getParsBlock, basics working
Adrian Thurston
2013-02-03
1
-18
/
+14
*
return pointer to data bclok from getParseBlock
Adrian Thurston
2013-02-02
1
-3
/
+8
*
forked the getData input function into getParseBlock
Adrian Thurston
2013-02-02
1
-0
/
+162
*
Merge branch 'copy-on-consume' into eos
Adrian Thurston
2013-01-28
1
-32
/
+2
|
\
|
*
removed the attach/detach calls
Adrian Thurston
2013-01-28
1
-32
/
+2
*
|
experimenting with EOS, very rough
Adrian Thurston
2013-01-27
1
-4
/
+14
|
/
*
added support for pushing streams
Adrian Thurston
2013-01-07
1
-17
/
+28
*
towards unifying input and stream types
Adrian Thurston
2013-01-05
1
-8
/
+15
*
towards compositional streams
Adrian Thurston
2013-01-05
1
-4
/
+4
*
removed pointers from FsmRun back to attached streams
Adrian Thurston
2013-01-01
1
-12
/
+12
*
adding missing stream class renames to code generation
Adrian Thurston
2013-01-01
1
-2
/
+2
*
unification of stream types
Adrian Thurston
2012-12-31
1
-52
/
+85
*
getDataImpl -> getDataSource
Adrian Thurston
2012-12-30
1
-6
/
+6
*
improved variable naming
Adrian Thurston
2012-12-30
1
-43
/
+43
*
removed unused position info from source stream
Adrian Thurston
2012-12-30
1
-8
/
+0
*
track eof in fd-backed source stream
Adrian Thurston
2012-12-30
1
-2
/
+8
*
removed an old debugging statement
Adrian Thurston
2012-12-30
1
-4
/
+0
*
name fixes Repl -> Cons
Adrian Thurston
2012-08-18
1
-4
/
+4
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+847
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-847
/
+0
*
Some leaks plugged.
Adrian Thurston
2012-01-18
1
-30
/
+36
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Fixes for the getData functions.
Adrian Thurston
2012-01-16
1
-8
/
+12
*
Bit of cleanup around attaching FSM run to input and source.
Adrian Thurston
2012-01-16
1
-22
/
+22
*
Added some more attaching/detaching code in the input stream functions.
Adrian Thurston
2012-01-02
1
-4
/
+22
*
Need symmetrical do/undo for append/prepend to streams. Can't use the consume
Adrian Thurston
2012-01-02
1
-38
/
+89
*
Need to downref trees in an input destructor.
Adrian Thurston
2012-01-02
1
-0
/
+19
*
Cleanup.
Adrian Thurston
2012-01-01
1
-81
/
+57
*
Dead code cleanup.
Adrian Thurston
2012-01-01
1
-110
/
+0
*
Input interface improvements. Test suite passes. Much cleanup left. refs #341.
Adrian Thurston
2011-12-31
1
-6
/
+9
*
Don't use the source stream for prepending data. Still some inconsistencies
Adrian Thurston
2011-12-31
1
-13
/
+7
[next]