Commit Graph

15 Commits

Author SHA1 Message Date
Hackerpilot 64503a6801 Fix segfault 2014-08-12 12:32:44 -07:00
Hackerpilot 94dd6860be Much better autocomplete for foreach loops 2014-08-11 15:34:40 -07:00
Hackerpilot ee80955aab Remove unused parametr 2014-08-11 12:04:10 -07:00
Hackerpilot 054ddfbf39 Calculate parameter scope in a less stupid way thereby fixing go-to-declaration with parameters 2014-08-11 11:33:45 -07:00
Hackerpilot 93f7c0eddf Fix issue with function parameter autocomplete being screwed up when contracts are present 2014-08-11 11:19:53 -07:00
Hackerpilot 223c70ea8d Add support for mixin templates 2014-08-08 02:41:19 +00:00
Hackerpilot 8fadaba6ea Auto declarations support 2014-08-07 15:59:21 -07:00
Hackerpilot 3aba4955e5 Use libdparse instead of dscanner 2014-06-26 12:44:51 -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 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 280775baa2 Rather large refactoring 2014-03-03 23:55:48 -08:00