Commit Graph

7 Commits

Author SHA1 Message Date
alaran 53c7f46233 import completion now works 2012-06-17 11:14:15 +00:00
Hackerpilot 50f4660a74 Fixed bug with decimal lexing. Fixed autocomplete bugs 2012-05-24 13:30:52 -07:00
Hackerpilot cb719a9c36 Autocompletion improvements 2012-05-22 14:48:09 -07:00
Hackerpilot bbd2ec13ea Added foreach_reverse to list of tokens used for line-of-code count
Alphabetized constants
Cleaned up constant names
Fixed defects with decimal parsing
Eliminated iteration style parameter to lexWhitespace, as it didn't really speed things up.
Added support for imaginary literals
2012-04-27 02:26:34 -07:00
Hackerpilot e7c198cbc7 Lex various number literals differently. Fix a few bugs 2012-04-22 18:58:35 -07:00
Hackerpilot ba862d2475 README update 2012-04-21 17:48:57 -07:00
Hackerpilot 9d5a8ce7e6 Checking in the code 2012-04-21 06:10:41 -07:00