Commit Graph

12 Commits

Author SHA1 Message Date
Hackerpilot 1fd6a7d932 Generating a binary search with CTFE results in some speed gains compared to using a switch statement on both GDC and DMD 2014-06-09 16:22:51 -07:00
Matthew Brennan Jones ed188ee9be Small cleanup of style and junk comments. 2014-05-29 17:19:25 -07:00
Hackerpilot e3d8e448bc Move string interning out of std.lexer 2014-05-26 02:52:00 +00:00
Hackerpilot 25f0d93b90 Improved memory management 2014-05-18 10:55:17 +00:00
Hackerpilot 979727b739 Free nodes as well 2014-05-18 09:03:45 +00:00
Hackerpilot 19dc7c707f Attempt to fix some issues with string interning 2014-05-18 08:13:23 +00:00
Hackerpilot 42e9adfcb2 Spelling 2014-05-13 14:07:45 -07:00
Hackerpilot d97a2c5f34 Remove unused variable 2014-05-06 19:43:22 -07:00
Hackerpilot 1ecb831476 Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2014-05-06 19:32:37 -07:00
Hackerpilot 88a54f3fa5 Moar manual memory allocation 2014-05-06 19:31:55 -07:00
Matthew Brennan Jones f89bd7d3e0 Updated a few remaining stdx references to std. 2014-04-30 12:37:02 -07:00
Hackerpilot 8954fff8e4 Fixed decimal lexing and renamed stdx to std 2014-04-23 14:26:37 -07:00