Commit graph

23 commits

Author SHA1 Message Date
Hackerpilot
c6c6b6e831 Move from build script to makefile 2014-08-03 23:08:32 +00:00
Germán L. Osella Massa
5bd1357042 Change -I path from "dscanner" to "libdparse/src" 2014-07-31 11:50:28 -03:00
Hackerpilot
692b6bc261 Update build script to work with 2.066's linking changes 2014-07-07 10:32:25 -07:00
Hackerpilot
3aba4955e5 Use libdparse instead of dscanner 2014-06-26 12:44:51 -07:00
Hackerpilot
cf57888140 Now starts up in 800ms and uses 105MB memory on druntime+phobos 2014-05-18 11:00:54 +00:00
Hackerpilot
ae91019ab4 Use string interning for a very nice speed boost 2014-05-18 01:59:02 -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
280775baa2 Rather large refactoring 2014-03-03 23:55:48 -08:00
Hackerpilot
0ed026e3d1 Updated DScanner 2014-01-21 23:57:40 -08:00
Hackerpilot
225b10a528 Doc and build script updates 2014-01-20 04:32:06 -08:00
Hackerpilot
3c326a3f82 Updated DScanner and msgpack-d 2014-01-19 23:47:23 -08:00
Hackerpilot
48bd1bf9d5 Converted DCD to the new DScanner 2014-01-14 01:02:02 +00:00
Hackerpilot
cc49cef4c7 Made some effort at reducing memory use. Implemented #54 2013-10-13 23:23:31 +00: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
Hackerpilot
b28590234d Don't rely on unimplement toString, use Formatter instead 2013-09-03 13:56:57 -07:00
David
e709ee0cbb fixed build.sh 2013-08-17 18:35:58 +02:00
Hackerpilot
357c65f62b Fixed segfault with incomplete import statements 2013-08-17 00:25:39 +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
23cc0c123e added dscanner as a submodule 2013-08-15 01:02:59 +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
267dbab208 Basic autocomplete for enums in current file works 2013-08-02 02:01:01 +00:00
Hackerpilot
6c69d8af49 Can sometimes autocomplete version, scope, and __traits 2013-07-16 23:57:41 -07:00