Commit Graph

14 Commits

Author SHA1 Message Date
Hackerpilot f17b25e1dc Fix autocompletion with alias this. Added struct constructor calltips to fix #113 2014-07-10 14:44:09 -07:00
Hackerpilot 74f93610c2 Fix #12 2014-07-09 17:06:56 -07:00
Hackerpilot 3aba4955e5 Use libdparse instead of dscanner 2014-06-26 12:44:51 -07:00
Hackerpilot b516277b0a Improve completions for built-in types 2014-05-27 16:03:55 -07:00
Hackerpilot 7ed6d94a58 Fix memory corruption issue 2014-05-27 11:09:18 -07:00
Hackerpilot 6033b77ac6 fix #126 2014-05-20 04:26:01 +00:00
Hackerpilot 683aa87975 #131 2014-05-19 16:23:16 -07:00
Hackerpilot ae91019ab4 Use string interning for a very nice speed boost 2014-05-18 01:59:02 -07:00
Hackerpilot 2d5d74186a Fix autocompletion response and fixed memory corruption on doc comments 2014-05-13 14:38:30 -07:00
Hackerpilot faa7fd4665 Fix bugs identified by unused variable warning 2014-05-10 03:03:21 -07:00
Hackerpilot 970310702d Switch over to allocators from GC, dropping the memory usage by 70% 2014-05-09 00:35:35 -07:00
Hackerpilot cc0a91963a Fix #121 2014-03-19 15:02:05 -07:00
Hackerpilot 377d0021f0 Somehow #88 popped up again. This fixes it. 2014-03-04 23:43:42 -08:00
Hackerpilot 280775baa2 Rather large refactoring 2014-03-03 23:55:48 -08:00