Commit History

Author SHA1 Message Date
  kevinkofler d4d273fc48 Parse .hsf files for system header completion info. 18 years ago
  kevinkofler 48d2536805 Implement loading/saving system header completion info. 18 years ago
  kevinkofler b4cbd86816 Generate completion info from system headers (not help system sources yet, also no loading/saving yet). 18 years ago
  kevinkofler aec8536efc Prepare parseFileCompletion for system header parsing. 18 years ago
  kevinkofler e4194ee0ed Clean up setTextSafe (needed for the coming change to invalidate completion info on changes). 18 years ago
  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