Subversion Repositories Kolibri OS

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
8990 1031 d 15 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 1032 d 3 h Boppan /kernel/trunk/ [asmxygen] Handle label commented with @return or @param as a function  
8982 1036 d 3 h Boppan /kernel/trunk/ [asmxygen] Implement --stats key  
8980 1036 d 4 h Boppan /kernel/trunk/ [asmxygen] Warn if an element has no comment  
8979 1036 d 4 h Boppan /kernel/trunk/ [kernel][doxygen] Documment `endp` macro  
8978 1036 d 4 h Boppan /kernel/trunk/ [kernel][doxygen] Hide proc/endp supporting macros from doxygen  
8977 1036 d 5 h Boppan /kernel/trunk/ [asmxygen] Ignore symbols marked in a comment as '@dont_give_a_doxygen'  
8976 1036 d 5 h Boppan /kernel/trunk/ [asmxygen] Optimize identifier classification mechanism (stable 5% speedup)  
8975 1036 d 6 h Boppan /kernel/trunk/ [asmxygen] Only parse files if no `--clean` key provided  
8974 1036 d 6 h Boppan /kernel/trunk/ [asmxygen] Translate dict in AsmReaderReadingComments into just a set of fields  
8973 1036 d 6 h Boppan /kernel/trunk/ [asmxygen] Remove unuseful method  
8972 1036 d 8 h Boppan /kernel/trunk/ [kernel][doxygen] Document `proc` macro  
8971 1036 d 9 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `cinvoke` macro and check commit speed  
8970 1036 d 9 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `ccall` macro and check commit speed  
8969 1036 d 9 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `invoke` macro and check commit speed  
8968 1036 d 9 h Boppan /kernel/trunk/ [kernel][doxygen] Test commit duration and add a doxygen comment on dbgstr macro  
8967 1036 d 9 h Boppan /kernel/trunk/ [asmxygen] Reimplement --clean key  
8966 1036 d 10 h Boppan /kernel/trunk/ [asmxygen] Optimize: only parse not parsed before files  
8965 1036 d 10 h Boppan /kernel/trunk/ [kernel][doxygen] Document stdcall macro  
8964 1036 d 12 h Boppan /kernel/trunk/docs/doxygen/ [doxygen] Change the project name to "KolibriOS kernel"  

Show All