Hackerpilot
|
1c83ddd04d
|
merged
|
2013-09-07 17:03:46 +00:00 |
Hackerpilot
|
afb51f24e9
|
Switch visitor class over to formatter instead of toString. Fixed #28
|
2013-09-07 17:00:31 +00:00 |
Hackerpilot
|
b28590234d
|
Don't rely on unimplement toString, use Formatter instead
|
2013-09-03 13:56:57 -07:00 |
Hackerpilot
|
616ea4feff
|
Fixes #23, among other things
|
2013-09-01 00:31:56 +00:00 |
Hackerpilot
|
357c65f62b
|
Fixed segfault with incomplete import statements
|
2013-08-17 00:25:39 +00:00 |
Hackerpilot
|
70abfad592
|
Merge branch 'master' of https://github.com/Hackerpilot/DCD
Conflicts:
acvisitor.d
|
2013-08-16 23:53:18 +00:00 |
Hackerpilot
|
11465454d8
|
Basic support for inheritance. Import completion. Autocomplete now works with for and foreach
|
2013-08-16 23:51:23 +00:00 |
David
|
e6b6ef52c2
|
fix issue #5
|
2013-08-16 19:06:28 +02:00 |
Hackerpilot
|
f458362ae7
|
Support alias declarations
|
2013-08-14 21:30:41 +00:00 |
Hackerpilot
|
20e575bdc2
|
Fixed a bug, updated the README
|
2013-08-11 20:07:58 +00:00 |
Hackerpilot
|
2faa0aebf2
|
Show call tips for opCall and constructors
|
2013-08-11 18:24:40 +00:00 |
Hackerpilot
|
bf3c7ba500
|
Autocomplete of enum members and handling of opSlice and opIndex
|
2013-08-11 17:39:26 +00:00 |
Hackerpilot
|
fe11e9d359
|
Import directories are handled much better now
|
2013-08-11 14:38:56 +00:00 |
Hackerpilot
|
126e101e78
|
Handle array and map slicing and indexing properly
|
2013-08-11 13:08:56 +00:00 |
Hackerpilot
|
fecad2bd10
|
Autocomplete function parameters
|
2013-08-11 00:37:14 +00:00 |
Hackerpilot
|
974d3dc3ba
|
A lot of progress
|
2013-08-08 23:31:25 +00:00 |
Hackerpilot
|
ffe8169ead
|
Able to autocomplete some symbols from other modules now. Still crashes a lot
|
2013-08-08 02:40:15 +00:00 |
Hackerpilot
|
814dcbd26a
|
Tons of hacking, but not necessarily tons of progress
|
2013-08-07 01:36:36 +00:00 |
Hackerpilot
|
267dbab208
|
Basic autocomplete for enums in current file works
|
2013-08-02 02:01:01 +00:00 |