Commit Graph

10 Commits

Author SHA1 Message Date
Hackerpilot cb719a9c36 Autocompletion improvements 2012-05-22 14:48:09 -07:00
Hackerpilot 99dfd0973a Fixed bug with version statement completion 2012-05-04 14:49: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 79f59bb6f4 Added --ctags option to generate tags file 2012-04-21 17:43:56 -07:00
Hackerpilot 066b298b99 Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2012-04-21 12:09:14 -07:00
Hackerpilot f23c38f8ae Fix autocomplete when cursor is inside a comment or string 2012-04-21 12:09:07 -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