summaryrefslogtreecommitdiff
path: root/colm/input.c
Commit message (Expand)AuthorAgeFilesLines
...
* Building up the consume and undoConsume implementation function for the newAdrian Thurston2011-12-291-12/+38
* Building up more two-stream input interface. Simple accumulator works. 1. GetAdrian Thurston2011-12-291-243/+110
* First commit in redesign of the input interface. refs #342. Also copying dataAdrian Thurston2011-12-291-48/+137
* Need to handle undo append of a stream differently than the other undo appends.Adrian Thurston2011-12-191-0/+9
* The send of ignore functions was not using the correct input stream interface,Adrian Thurston2011-12-181-2/+2
* Some progress towards making the more intricate parsing examples working withAdrian Thurston2011-12-181-86/+124
* Have the split between InputStream and SourceStream partially functional. BasicAdrian Thurston2011-12-171-29/+105
* The input stream wrapper (new InputStream) needs to consult the source streams.Adrian Thurston2011-12-151-38/+93
* Input is going to become InputStream and the original InputStream is going toAdrian Thurston2011-12-151-81/+81
* Warning elimination.Adrian Thurston2011-12-141-14/+15
* Duplicated the accum struct into Input, which will wrap all the input functionsAdrian Thurston2011-12-141-0/+305
* Need to send back andy buffered or partially parsed text when we induceAdrian Thurston2011-12-121-3/+3
* Now attaching ignores when tokens are shifted. Allows better error reportingAdrian Thurston2011-11-191-1/+5
* Some cleanup in prep for factoring the reduction action call out of the parseAdrian Thurston2011-11-061-0/+8
* The headers that get installed are now referenced using <colm/header.h> so thatAdrian Thurston2011-10-251-3/+3
* Completed inputSTreamAcucmAppendData, which assumed a short input and assertionAdrian Thurston2011-08-011-6/+12
* Copyright dates were never really kept current. Many updates/fixes.Adrian Thurston2011-05-181-1/+1
* fsmrun2.h -> fsmrun.hAdrian Thurston2010-04-271-1/+1
* More C porting.Adrian Thurston2010-04-191-1/+1
* Some more C porting. Will need to implemented debug statements next.Adrian Thurston2010-04-171-0/+2
* More C portingAdrian Thurston2010-04-171-0/+538