Matthew Brennan Jones
|
ed188ee9be
|
Small cleanup of style and junk comments.
|
2014-05-29 17:19:25 -07:00 |
Hackerpilot
|
8954fff8e4
|
Fixed decimal lexing and renamed stdx to std
|
2014-04-23 14:26:37 -07:00 |
Nick Sabalausky
|
bd225ba085
|
Rename 'std.d.*' to 'stdx.d.*' so RDMD can correctly compile Dscanner.
|
2013-08-01 23:43:02 -04:00 |
Hackerpilot
|
86b552b312
|
Merged the range-based-lexer branch
|
2013-07-27 15:12:04 +00:00 |
Hackerpilot
|
281751e52e
|
ast work
|
2013-03-30 22:59:22 -07:00 |
Dmitry Olshansky
|
e4baf99ca4
|
avoid creating html-entity AA at start-up - 10% speed up(!)
This is not even remotely funny creating this huge AA
at run-time took around 10% of the whole time to lex std.datetime
|
2013-02-23 00:00:19 +04:00 |
Hackerpilot
|
fbfdc37cf5
|
Moved lexer over to std.d
|
2013-01-21 17:39:59 +00:00 |