schedule revision for december
[henge/webcc.git] / src / apc /
2016-11-16 kenmerged
2016-11-16 Jordanforgot lexer_fsm
2016-11-16 JordanLexer actually lexes filenames now, and odats are made...
2016-11-04 Jordanuint8_t for chars, lexfilename needs work
2016-11-04 kenback to char* for lexer_lexstring
2016-11-03 kenucs4_t
2016-10-28 kenrm current_open_file
2016-10-27 kencurrent
2016-10-27 kenscanner_scanpixels prototype
2016-10-22 kenFIFO pop for dirent stack
2016-10-21 kenscanner returns ntokens instead of placeholder of 1 now
2016-10-21 kenuse real CLOPEN and CLCLOSE, replaced temp macros
2016-10-21 kentk_pop typecast removal
2016-10-21 kenlexer_getfile
2016-10-19 JordanMerge branch 'master' of krull:webcc
2016-10-19 Jordanlexer_lex statemachine lexes correctly
2016-10-17 kenrl ignore
2016-10-14 kenmerge
2016-10-14 Jordanupdating ir
2016-10-09 jordan@hack_attackMerge branch 'master' of pitec:the_march
2016-10-09 jordan@hack_attackremoved olinks, updated lexer_lex to handle errors
2016-10-09 kenlexer testing complete
2016-10-09 kentesting upgrades
2016-10-08 kenreplaced
2016-10-08 kenmerge
2016-10-08 ken++debugging for ragel
2016-10-08 kenfixes
2016-10-07 jordan@hack_attacklexer_lex now returns the number of tokens it pushed
2016-10-07 jordan@hack_attackMerge branch 'master' of pitec:the_march
2016-10-07 kenmerged
2016-10-07 jordan@hack_attack updated lexer_lex.rl
2016-10-06 jordan@hack_attackupdated lexer_lex and ir
2016-10-04 kenmacro fixes +comments
2016-10-04 jordan@hack_attackcurrent_dat not an lvalue
2016-10-03 kenexample stack implementation
2016-10-03 jordan@hack_attack page allocation is wrong
2016-10-02 jordan@hack_attack A quad is now a file
2016-10-02 jordan@hack_attackvdats now record the odat that creates them
2016-10-02 jordan@hack_attack added ir_init return value, check for malloc, adding...
2016-10-02 jordan@hack_attackMerge branch 'master' of pitec:the_march
2016-10-02 jordan@hack_attack added ir_quit
2016-09-30 jordan@hack_attackapi with struct definitions in header file
2016-09-30 jordan@hack_attackragel state machine for lexer/scanner
2016-09-29 jordan@hack_attackforgot to commit ir.c
2016-09-29 jordan@hack_attackstill converting to a reasonable api
2016-09-29 jordan@hack_attackaddin irmem.c
2016-09-29 jordan@hack_attackirmem now conform to standards
2016-09-29 jordan@hack_attackFixing ir api
2016-09-27 kendescription header added
2016-09-27 jordan@hack_attackMerge branch 'master' of pitec:the_march
2016-09-27 kenDebugging text for lexer + directory spec CLI
2016-09-26 kenscanner needs lexer
2016-09-22 jordan@hack_attackchanged NUM to val
2016-09-22 jordan@hack_attack fixed compiling errors for ir and parser
2016-09-22 ken%code required{}
2016-09-22 kenbuild system 3
2016-09-22 jordan@hack_attackprototype IR and parser
2016-09-21 jordan@hack_attackcompiling bison file
2016-08-30 jordan@hack_attackir files compile, still a wip
2016-08-30 jordan@hack_attackpushing to debug make
2016-08-30 jordan@hack_attackparser wip pt2
2016-08-30 ksgMerge branch 'master' of hack_attack:the_march
2016-08-30 jordan@hack_attackparser wip
2016-08-30 ksgAPC Scanner 1.0
2016-08-29 ksgLexer 1.0
2016-08-28 ksgLexer WIP
2016-08-26 ksgAPC Main Driver 1.0
2016-08-26 ksgAPC main driver
2016-08-05 jordan@hack_attackapc initial implementation