Hackerpilot
|
c3eaeafad1
|
Fix #73
|
2013-11-07 14:59:59 -08:00 |
Hackerpilot
|
4b1bc4a283
|
Fix #66 and #65
|
2013-11-06 15:40:28 -08:00 |
Hackerpilot
|
ba64604a55
|
#66 and partial resolution to constructor completion
|
2013-11-05 17:56:22 -08:00 |
Hackerpilot
|
52b919bd3a
|
Fix #67 and update DScanner
|
2013-11-04 16:21:33 -08:00 |
Hackerpilot
|
1d807075fd
|
#26
|
2013-10-24 18:03:12 -07:00 |
Hackerpilot
|
bb3b33b471
|
More work on go-to-location support
|
2013-10-21 23:30:58 -07:00 |
Hackerpilot
|
ef85d2de5f
|
More work on #26
|
2013-10-19 17:43:04 -07:00 |
Hackerpilot
|
6b432053f0
|
It compiles again
|
2013-10-12 19:46:47 +00:00 |
Hackerpilot
|
e2be6948e9
|
0.2.0 development work
|
2013-10-09 02:16:11 -07:00 |
yazd
|
56a0520a77
|
char_ doesn't have the properties of the floating point types.
|
2013-09-13 13:42:39 +03:00 |
Hackerpilot
|
a28be0e758
|
Fix #39
|
2013-09-13 00:03:57 +00:00 |
Hackerpilot
|
5ee2192c6f
|
Fixed #34. Also fixed an issue where modules would be corrupted when performing a selective import.
|
2013-09-11 01:26:57 +00:00 |
Hackerpilot
|
156908deb9
|
Fix #32
|
2013-09-07 18:49:40 +00:00 |
Hackerpilot
|
0eac6c8c30
|
Fixed #28 for real this time
|
2013-09-07 17:08:33 +00:00 |
Hackerpilot
|
afb51f24e9
|
Switch visitor class over to formatter instead of toString. Fixed #28
|
2013-09-07 17:00:31 +00:00 |
Hackerpilot
|
49578a49aa
|
Merge branch 'master' of https://github.com/Hackerpilot/DCD
|
2013-09-01 13:04:25 +00:00 |
yazd
|
2682b7dd3a
|
Fix typo (episilon -> epsilon)
|
2013-09-01 22:09:03 +03:00 |
Hackerpilot
|
0391b7f5d9
|
Fix #28
|
2013-09-01 13:04:11 +00:00 |
Hackerpilot
|
616ea4feff
|
Fixes #23, among other things
|
2013-09-01 00:31:56 +00:00 |
Hackerpilot
|
70cdbe4428
|
Made autocompletion work when the cursor isn't at a dot or lparen
|
2013-08-18 02:15:43 +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 |
Hackerpilot
|
f458362ae7
|
Support alias declarations
|
2013-08-14 21:30:41 +00:00 |
Hackerpilot
|
8594302b48
|
Fixed a segfault
|
2013-08-11 22:28:12 +00:00 |
Hackerpilot
|
954907325f
|
Display call tips for all the overloads of a function. Fixed issue with builtin types not being added early enough
|
2013-08-11 19:59:51 +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
|
126e101e78
|
Handle array and map slicing and indexing properly
|
2013-08-11 13:08:56 +00:00 |
Hackerpilot
|
3c0606ced5
|
Autocomplete string literals
|
2013-08-11 00:36:39 +00:00 |
Hackerpilot
|
b4b47eacfd
|
Implemented stdin feature
|
2013-08-09 17:32:43 +00:00 |
Hackerpilot
|
974d3dc3ba
|
A lot of progress
|
2013-08-08 23:31:25 +00:00 |
Hackerpilot
|
5d71e4ff2a
|
Udated readme. Also added a change that was supposed to be in the last commit
|
2013-08-08 02:46:43 +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 |
Hackerpilot
|
a7eb6c363d
|
Now able to grab the expression before the cursor
|
2013-07-31 00:27:32 +00:00 |
Hackerpilot
|
29178522d3
|
Autocomplete extern(...) declarations
|
2013-07-27 03:13:34 +00:00 |
Hackerpilot
|
1f3042424c
|
Decided on GPL3 for the project
|
2013-07-19 16:09:34 -07:00 |
Hackerpilot
|
d2df649438
|
Warnings
|
2013-07-19 00:03:20 +00:00 |
Hackerpilot
|
2872990817
|
Basic proof of concept is working
|
2013-07-18 17:02:03 -07:00 |
Hackerpilot
|
6c69d8af49
|
Can sometimes autocomplete version, scope, and __traits
|
2013-07-16 23:57:41 -07:00 |