Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9047 1037 d 15 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [KERNEL] Get ready to apply CleverMouse PE patch  
9033 1038 d 16 h Boppan /kernel/trunk/ [asmxygen] Dump into file instead of stdout  
9030 1038 d 16 h Boppan /kernel/trunk/ [asmxygen] Make dump more beautiful  
9028 1038 d 17 h Boppan /kernel/trunk/ [asmxygen] Document label function parameters according to @param directives  
8990 1043 d 1 h Boppan /kernel/trunk/ [asmxygen] Fix unknown macro name at the end of a struct declaration in case if a file wasn't parsed cause it's parsed already

Now asmxygen also saves a list of parsed symbols separately. So when he starts to parse anything once again he already know all other symbols defined in other files and can use em to find valid variable declarations and other stuff
 
8989 1043 d 14 h Boppan /kernel/trunk/ [asmxygen] Handle label commented with @return or @param as a function  
8982 1047 d 14 h Boppan /kernel/trunk/ [asmxygen] Implement --stats key  
8980 1047 d 15 h Boppan /kernel/trunk/ [asmxygen] Warn if an element has no comment  
8977 1047 d 15 h Boppan /kernel/trunk/ [asmxygen] Ignore symbols marked in a comment as '@dont_give_a_doxygen'  
8976 1047 d 15 h Boppan /kernel/trunk/ [asmxygen] Optimize identifier classification mechanism (stable 5% speedup)  
8975 1047 d 17 h Boppan /kernel/trunk/ [asmxygen] Only parse files if no `--clean` key provided  
8974 1047 d 17 h Boppan /kernel/trunk/ [asmxygen] Translate dict in AsmReaderReadingComments into just a set of fields  
8973 1047 d 17 h Boppan /kernel/trunk/ [asmxygen] Remove unuseful method  
8967 1047 d 20 h Boppan /kernel/trunk/ [asmxygen] Reimplement --clean key  
8966 1047 d 20 h Boppan /kernel/trunk/ [asmxygen] Optimize: only parse not parsed before files  
8963 1047 d 22 h Boppan /kernel/trunk/ [asmxygen] Parse function arguments, used registers and calling convention  
8961 1048 d 1 h Boppan /kernel/trunk/ [asmxygen][parse_variable] No reason to read comments by hand anymore  
8958 1048 d 17 h Boppan /kernel/trunk/ [doxygen] Handle structures  
8957 1048 d 17 h Boppan /kernel/trunk/ [asmxygen] Rewrite parser to make it smarter, parse existing comments  
8856 1062 d 1 h Boppan /kernel/trunk/ [kernel][asmxygen.py] Remove debug output  

Show All