Hackerpilot
|
415685e59f
|
Update libdparse and fix static analysis warning
|
2014-08-15 18:52:58 -07:00 |
Hackerpilot
|
64503a6801
|
Fix segfault
|
2014-08-12 12:32:44 -07:00 |
Hackerpilot
|
94dd6860be
|
Much better autocomplete for foreach loops
|
2014-08-11 15:34:40 -07:00 |
Hackerpilot
|
ee80955aab
|
Remove unused parametr
|
2014-08-11 12:04:10 -07:00 |
Hackerpilot
|
054ddfbf39
|
Calculate parameter scope in a less stupid way thereby fixing go-to-declaration with parameters
|
2014-08-11 11:33:45 -07:00 |
Hackerpilot
|
93f7c0eddf
|
Fix issue with function parameter autocomplete being screwed up when contracts are present
|
2014-08-11 11:19:53 -07:00 |
Hackerpilot
|
66afa352a5
|
Get rid of random trace message
|
2014-08-08 16:53:59 -07:00 |
Hackerpilot
|
223c70ea8d
|
Add support for mixin templates
|
2014-08-08 02:41:19 +00:00 |
Hackerpilot
|
8fadaba6ea
|
Auto declarations support
|
2014-08-07 15:59:21 -07:00 |
Hackerpilot
|
f17b25e1dc
|
Fix autocompletion with alias this. Added struct constructor calltips to fix #113
|
2014-07-10 14:44:09 -07:00 |
Hackerpilot
|
74f93610c2
|
Fix #12
|
2014-07-09 17:06:56 -07:00 |
Hackerpilot
|
3aba4955e5
|
Use libdparse instead of dscanner
|
2014-06-26 12:44:51 -07:00 |
Hackerpilot
|
b516277b0a
|
Improve completions for built-in types
|
2014-05-27 16:03:55 -07:00 |
Hackerpilot
|
7ed6d94a58
|
Fix memory corruption issue
|
2014-05-27 11:09:18 -07:00 |
Hackerpilot
|
6033b77ac6
|
fix #126
|
2014-05-20 04:26:01 +00:00 |
Hackerpilot
|
683aa87975
|
#131
|
2014-05-19 16:23:16 -07:00 |
Hackerpilot
|
ae91019ab4
|
Use string interning for a very nice speed boost
|
2014-05-18 01:59:02 -07:00 |
Hackerpilot
|
2d5d74186a
|
Fix autocompletion response and fixed memory corruption on doc comments
|
2014-05-13 14:38:30 -07:00 |
Hackerpilot
|
faa7fd4665
|
Fix bugs identified by unused variable warning
|
2014-05-10 03:03:21 -07:00 |
Hackerpilot
|
970310702d
|
Switch over to allocators from GC, dropping the memory usage by 70%
|
2014-05-09 00:35:35 -07:00 |
Hackerpilot
|
cc0a91963a
|
Fix #121
|
2014-03-19 15:02:05 -07:00 |
Hackerpilot
|
377d0021f0
|
Somehow #88 popped up again. This fixes it.
|
2014-03-04 23:43:42 -08:00 |
Hackerpilot
|
280775baa2
|
Rather large refactoring
|
2014-03-03 23:55:48 -08:00 |