Subversion Repositories PlanixRsrch.SVN

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
447 1084 d 7 h 7u83 /trunk/mgen/ Frees all memory correctly after reading a valid set of rules and
verifying.
 
446 1084 d 7 h 7u83 /trunk/mgen/ Moved creation of mgen_sym into a function defined in a separate file.
Also added the function mgen_sym_destroy.
 
445 1084 d 8 h 7u83 /trunk/mgen/ Refactor: rename rsh_elem and rhs_list to mgen_rule_elem and elem_list  
444 1084 d 22 h 7u83 /trunk/mgen/ Added close and de-init functions for mgen_ring and mgen_open.  
443 1086 d 7 h 7u83 /trunk/mgen/ MGEN_FILE uses now an MGEN_FILE_POS object to store line number and
column, instead of single integer variables for line and column.
 
442 1086 d 7 h 7u83 /trunk/mgen/  
441 1088 d 14 h 7u83 /trunk/mgen/ Fixed dependency for .depend and bnf-sani  
440 1089 d 3 h 7u83 /trunk/mgen/ Deleted out-commented code  
439 1089 d 4 h 7u83 /trunk/mgen/ make bnf-sani creates bnf with sanitiy checks
make clean before
 
438 1089 d 7 h 7u83 /trunk/mgen/ make clean removes most files generated by Doxygen.  
437 1089 d 7 h 7u83 /trunk/mgen/ mgen_read_rule_set uses almost always MGEN_FILE_POS  
436 1089 d 7 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.  
435 1089 d 8 h 7u83 /trunk/mgen/ New Doxyfile - initial commit  
434 1089 d 8 h 7u83 /trunk/mgen/ Introduced struct mgen_file_pos. (type MGEN_FILE_POS)  
433 1089 d 9 h 7u83 /trunk/mgen/ Added some comments  
432 1089 d 9 h 7u83 /trunk/mgen/ We store now line number and collumn for each symbol.
It is currently not really exact.
 
431 1090 d 5 h 7u83 /trunk/mgen/ Refactoring + comments  
430 1090 d 9 h 7u83 /trunk/mgen/ Some comments and cleanup  
429 1091 d 7 h 7u83 /trunk/mgen/ Added some documentation  
428 1091 d 8 h 7u83 /trunk/libmavl/ useless strncpy replaced by strcpy  

Show All