Subversion Repositories PlanixRsrch.SVN

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
441 1088 d 11 h 7u83 /trunk/mgen/ Fixed dependency for .depend and bnf-sani  
439 1089 d 1 h 7u83 /trunk/mgen/ make bnf-sani creates bnf with sanitiy checks
make clean before
 
438 1089 d 4 h 7u83 /trunk/mgen/ make clean removes most files generated by Doxygen.  
436 1089 d 5 h 7u83 /trunk/mgen/ Separated mgen_get_char int its own file, using mgen_get_char to save line and col for non-terminal symbols.  
431 1090 d 2 h 7u83 /trunk/mgen/ Refactoring + comments  
289 1629 d 12 h 7u83 /trunk/ Merged dq branch  
237 1642 d 16 h 7u83 /trunk/mgen/ Got latest changes from tmp branch  
229 1642 d 19 h 7u83 /trunk/mgen/ BNF parser can now interpret \n \t \s ..
A lot of bug fixes
 
191 1645 d 9 h 7u83 /trunk/mgen/ There are now test, using mutests.
The reading from input files is fully done by mgen_ring buffers.
 
143 1649 d 3 h 7u83 /trunk/mgen/ Merged first mgen with fully working mgen_parse  
130 1652 d 10 h 7u83 /trunk/ Merged bnf (mgen) branch

mgen is a BNF parser.
 
129 1652 d 10 h 7u83 /branches/bnf/ renamed bnf to mgen  
122 1652 d 11 h 7u83 /branches/bnf/bnf/ make clean removes .core files  
111 1654 d 2 h 7u83 /branches/bnf/bnf/ make clean removes $(PRG) now  
104 1656 d 4 h 7u83 /branches/bnf/bnf/ New function mgen_ungetc added  
98 1656 d 11 h 7u83 /branches/bnf/bnf/ Added mgen_open and mgen_run  
96 1656 d 13 h 7u83 /branches/bnf/bnf/ mgen* files added. for libmgen.  
83 1657 d 5 h 7u83 /branches/bnf/bnf/ Added 'make clean', libmavl and fixed target to $(PRG)  
80 1657 d 6 h 7u83 /branches/bnf/bnf/ Initial commit