Commit History

Author SHA1 Message Date
  kevinkofler 74ae18f47a Implement function to parse a source file for completion info. 18 years ago
  kevinkofler d1fff48f89 Declare TIGCC's calling convention macros to ctags so it recognizes prototypes using them. 18 years ago
  kevinkofler 8f889ca909 Implement function popup. 18 years ago
  kevinkofler 145b0759c9 Implement parsing functions for the function list. C files are parsed using Exuberant Ctags (http://ctags.sourceforge.net). Assembly files are parsed for labels by hand. 18 years ago