Commit Graph

12 Commits

Author SHA1 Message Date
Hackerpilot 94dd6860be Much better autocomplete for foreach loops 2014-08-11 15:34:40 -07:00
Hackerpilot 66afa352a5 Get rid of random trace message 2014-08-08 16:53:59 -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 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 7ed6d94a58 Fix memory corruption issue 2014-05-27 11:09:18 -07:00
Hackerpilot ae91019ab4 Use string interning for a very nice speed boost 2014-05-18 01:59:02 -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 280775baa2 Rather large refactoring 2014-03-03 23:55:48 -08:00