Hackerpilot
|
59a279da32
|
Merge pull request #17 from dymk/windows-fixes
Add configuration file support for Windows
|
2013-08-18 17:27:04 -07:00 |
Dylan Knutson
|
417703d103
|
Windows requires size_t to be passed to uninitializedArray() in modulecache.d
|
2013-08-18 17:24:11 -07:00 |
Hackerpilot
|
bb0fe7ccce
|
Merge pull request #16 from Dav1dde/aip
don't add import paths twice
|
2013-08-18 16:59:34 -07:00 |
David
|
27fa4aa606
|
don't add import paths twice
|
2013-08-18 23:52:07 +02:00 |
Hackerpilot
|
9c5deaca93
|
Merge branch 'master' of https://github.com/Hackerpilot/DCD
Conflicts:
modulecache.d
|
2013-08-18 17:11:53 +00:00 |
Hackerpilot
|
555a1dd696
|
More Windows fixes
|
2013-08-18 17:10:58 +00:00 |
Hackerpilot
|
6a13723533
|
spaces -> tabs
|
2013-08-18 12:41:49 +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
|
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
|
fe11e9d359
|
Import directories are handled much better now
|
2013-08-11 14:38:56 +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
|
1f3042424c
|
Decided on GPL3 for the project
|
2013-07-19 16:09:34 -07:00 |
Hackerpilot
|
2872990817
|
Basic proof of concept is working
|
2013-07-18 17:02:03 -07:00 |