Commit Graph

14 Commits

Author SHA1 Message Date
Hackerpilot 036d80f789 Fixed issue #21 2012-11-29 11:38:33 -08:00
Hackerpilot 22a62bfe84 Added alias declarations to modules, structs, classes, etc. Fixed issue #15 2012-11-13 12:49:02 -08:00
Hackerpilot 688fe8b599 Fixed issue with enum parsing. Removed customization from Textadept module 2012-11-12 14:34:17 -08:00
Hackerpilot 3054914e2f Fix issue #20 2012-11-11 03:15:22 +00:00
Hackerpilot 35f68506ea Fixed index out of bounds error 2012-06-17 12:10:43 +00:00
Hackerpilot 93915f4998 fixed index out of bounds error 2012-06-05 03:24:19 -07:00
Hackerpilot f354b6ec4c fixed contract parsing. Improved autocomplete. Initial support for call tips 2012-05-29 10:26:26 -07:00
Hackerpilot 50f4660a74 Fixed bug with decimal lexing. Fixed autocomplete bugs 2012-05-24 13:30:52 -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 d42cf075f5 Fixed bug in handling of extern (x) declarations 2012-04-22 13:49:37 -07:00
Roman D. Boiko bd9a5186d8 Updated licensing information (minor) 2012-04-21 21:00:59 +02:00
Hackerpilot b0a677a17c Module declarations. Changed license to Boost 2012-04-21 11:11:30 -07:00
Hackerpilot 9d5a8ce7e6 Checking in the code 2012-04-21 06:10:41 -07:00