Hackerpilot
|
351bf2ee2d
|
Fix #195. Fix #196. Fix #197.
|
2015-02-25 22:53:08 -08:00 |
Hackerpilot
|
be1eb0e983
|
Moar ddoc
|
2015-02-25 22:48:56 -08:00 |
Hackerpilot
|
8e3d386d69
|
Fix calltip display
|
2015-02-20 14:48:01 -08:00 |
Hackerpilot
|
7da5d006c0
|
Implement #193
|
2015-02-16 22:51:50 -08:00 |
Hackerpilot
|
d81ed84101
|
Remove logging to speed up startup
|
2015-02-16 22:50:40 -08:00 |
Hackerpilot
|
28dfdd3662
|
Calltips should be istring
|
2015-02-12 16:24:52 -08:00 |
Brian Schott
|
f5eb2a0639
|
Update dcd_version.d
|
2015-02-11 15:04:30 -08:00 |
Brian Schott
|
f6657b94e7
|
v0.5.0
|
2015-02-11 15:00:53 -08:00 |
Hackerpilot
|
ea612519c7
|
Another bugfix, another beta tag
|
2015-02-07 00:47:07 -08:00 |
Hackerpilot
|
7d839ebbc7
|
Merge branch 'master' of https://github.com/Hackerpilot/DCD
|
2015-02-07 00:42:29 -08:00 |
Hackerpilot
|
5964940d41
|
Fix autocomplete on foreach expressions
|
2015-02-07 00:42:18 -08:00 |
Hackerpilot
|
5511608418
|
Update libdparse to fix ddoc display issue
|
2015-02-06 14:47:28 -08:00 |
Hackerpilot
|
4f7c563453
|
Update version number
|
2015-02-06 14:13:23 -08:00 |
Hackerpilot
|
c07281d2f0
|
Fix #190
|
2015-02-06 14:09:40 -08:00 |
Hackerpilot
|
81e652c4c8
|
Fix bug with auto variable declarations
|
2015-02-06 03:57:07 -08:00 |
Brian Schott
|
63cbef8864
|
Merge pull request #189 from Hackerpilot/typed-string-interning
Typed string interning
|
2015-02-04 07:07:55 +00:00 |
Hackerpilot
|
e216a493d8
|
Bugfixes
|
2015-02-03 03:54:21 -08:00 |
Hackerpilot
|
9316f35f41
|
Experiment with making the type system enforce string interning
|
2015-02-03 02:04:06 -08:00 |
Hackerpilot
|
e857246934
|
Improve command line argument handlings. #188
|
2015-02-02 03:39:46 -08:00 |
Hackerpilot
|
818e3f02bd
|
Update containers
|
2015-02-01 05:01:52 -08:00 |
Hackerpilot
|
0efa856369
|
Libdparse updates
|
2015-02-01 00:22:10 -08:00 |
Hackerpilot
|
537e5b3c2c
|
Add more regression tests
|
2015-01-31 00:23:03 -08:00 |
Brian Schott
|
002ba1c5a8
|
Merge pull request #186 from rsw0x/master
parallelize LDC build
|
2015-01-31 04:08:48 +00:00 |
rsw0x
|
4e8ac264ea
|
parallelize LDC build
|
2015-01-30 22:50:50 -05:00 |
Hackerpilot
|
d7c889eaec
|
New beta version
|
2015-01-30 18:28:34 -08:00 |
Hackerpilot
|
c63fd152bb
|
Fix #178
|
2015-01-30 18:17:01 -08:00 |
Hackerpilot
|
5c168f914b
|
Update libdparse
|
2015-01-30 14:44:45 -08:00 |
Hackerpilot
|
8ae6614b3d
|
Bump version number
|
2015-01-30 01:07:02 -08:00 |
Hackerpilot
|
15aeda1530
|
Fix #184
|
2015-01-30 00:50:38 -08:00 |
Hackerpilot
|
2129f0625b
|
Fix crash with malformed with statements
|
2015-01-29 23:14:38 -08:00 |
Hackerpilot
|
cd71108de1
|
Partial fix for #184
|
2015-01-29 21:17:56 -08:00 |
Hackerpilot
|
aad9201e58
|
Add basic testing scripts
|
2015-01-29 20:55:13 -08:00 |
Hackerpilot
|
387a65e4f1
|
Update libdparse
|
2015-01-27 02:44:57 -08:00 |
Hackerpilot
|
be3903bf1f
|
Update libdparse
|
2015-01-26 16:37:16 -08:00 |
Hackerpilot
|
939044cbc4
|
Update libdparse.
|
2015-01-26 00:46:16 -08:00 |
Hackerpilot
|
f88801f28b
|
More const/immutable
|
2015-01-26 00:15:07 -08:00 |
Hackerpilot
|
8653704b10
|
Update libdparse.
|
2015-01-18 16:48:10 -08:00 |
Hackerpilot
|
b50b2c88b0
|
Fix #182
|
2015-01-18 04:08:06 -08:00 |
Hackerpilot
|
9ec503ac71
|
Fix segfault with 'with' statements
|
2015-01-18 03:51:20 -08:00 |
Hackerpilot
|
a460bd1637
|
Made this code consistent with the rest
|
2015-01-14 15:44:29 -08:00 |
Hackerpilot
|
63e4c2cf47
|
Fix range violation with index expressions
|
2015-01-14 15:43:02 -08:00 |
Hackerpilot
|
1ac5ff1fd7
|
Update libdparse
|
2015-01-13 16:50:23 -08:00 |
Hackerpilot
|
2beb6dd268
|
Textadept module has moved to another project
|
2015-01-10 01:40:57 -08:00 |
Hackerpilot
|
711309b67b
|
Merge branch 'master' of https://github.com/Hackerpilot/DCD
|
2015-01-08 19:06:23 -08:00 |
Hackerpilot
|
b753dbc87f
|
Update libdparse
|
2015-01-07 13:48:58 -08:00 |
Hackerpilot
|
2481d86413
|
Update libdparse
|
2015-01-05 17:18:55 -08:00 |
Hackerpilot
|
60f001fc94
|
Update libdparse
|
2015-01-05 05:42:48 -08:00 |
Hackerpilot
|
9bc65555c8
|
More complete fix for #177
|
2015-01-03 18:44:20 -08:00 |
Hackerpilot
|
30b586c3ee
|
Merge branch 'master' of https://github.com/Hackerpilot/DCD
|
2015-01-03 17:01:37 -08:00 |
Hackerpilot
|
a422d7f47c
|
Fix #177
|
2015-01-03 17:01:21 -08:00 |