Histórico de commits

Autor SHA1 Mensagem Data
  kevinkofler d4d273fc48 Parse .hsf files for system header completion info. 18 anos atrás
  kevinkofler 48d2536805 Implement loading/saving system header completion info. 18 anos atrás
  kevinkofler b4cbd86816 Generate completion info from system headers (not help system sources yet, also no loading/saving yet). 18 anos atrás
  kevinkofler aec8536efc Prepare parseFileCompletion for system header parsing. 18 anos atrás
  kevinkofler e4194ee0ed Clean up setTextSafe (needed for the coming change to invalidate completion info on changes). 18 anos atrás
  kevinkofler 74ae18f47a Implement function to parse a source file for completion info. 18 anos atrás
  kevinkofler d1fff48f89 Declare TIGCC's calling convention macros to ctags so it recognizes prototypes using them. 18 anos atrás
  kevinkofler 8f889ca909 Implement function popup. 18 anos atrás
  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 anos atrás