root/trunk/descent.update-site


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1571 [1571] 11/19/09 09:03:40 asterite Fixed several formatter bugs. …
(edit) @1570 [1570] 10/24/09 09:21:50 asterite Fixed JavaHeapSpace? error when parsing enum with private member.
(edit) @1569 [1569] 10/20/09 04:35:06 asterite Fixed NPE for context == null sometimes. Ported just a little code from …
(edit) @1567 [1567] 10/11/09 11:33:15 asterite Fized failing tests. Fixed string shown not quoted in compile-time view.
(edit) @1566 [1566] 09/26/09 15:39:49 asterite Optimized memory usage of char[] and Strings.
(edit) @1565 [1565] 09/24/09 09:05:44 asterite Fixed post-ddoc not shown on fields. Started implementing completion on …
(edit) @1558 [1558] 08/31/09 21:59:20 asterite Started implementing an integrated builder.
(edit) @1537 [1537] 08/20/09 21:37:54 asterite Ported template.c and template.h to 2.030. 2 files left!
(edit) @1536 [1536] 08/19/09 23:12:28 asterite Maybe fixed links not working in the console.
(edit) @1532 [1532] 08/19/09 06:22:25 asterite Ported statement.c and statement.h to 2.030. 4 files left!
(edit) @1525 [1525] 08/17/09 16:06:03 asterite New version with hover and completion proposals that look nicer. Also, …
(edit) @1501 [1501] 08/07/09 08:13:48 asterite Added unittest and invariant() brace formatting.
(edit) @1491 [1491] 07/30/09 12:06:05 asterite New version that fixed completion on "modulename.|".
(edit) @1490 [1490] 07/29/09 09:20:48 asterite Uploaded a new version with the "Open Declaration" feature.
(edit) @1486 [1486] 07/25/09 01:56:41 asterite Implemented override indicators and override proposals.
(edit) @1484 [1484] 07/24/09 17:40:16 asterite New version with removed jdt dependency.
(edit) @1479 [1479] 07/24/09 07:55:23 asterite lol, took me three hours more to implement type hierarchy. Thanks JDT …
(edit) @1477 [1477] 07/23/09 19:21:12 asterite Fixed ticket #183 and uploaded a new version: 0.5.6.20090724.
(edit) @1471 [1471] 07/22/09 18:29:43 asterite Fixed a couple of bugs.
(edit) @1469 [1469] 07/21/09 18:40:21 asterite Fixed #180. Also: greatly improved performance!!! Now even if there are …
(edit) @1468 [1468] 07/20/09 15:32:23 asterite Now _arguments and _argptr are suggested inside variadic functions.
(edit) @1463 [1463] 07/19/09 16:22:11 asterite * Optimized parser when indexing by not reporting errors (not creating …
(edit) @1393 [1393] 06/01/09 15:24:38 asterite Fixed an NPE when no D projects were in the workspace.
(edit) @1392 [1392] 05/31/09 19:41:53 asterite New version for testing, and also fixed location of problems when …
(edit) @1352 [1352] 05/20/09 09:23:06 asterite Tuple types are now shown nicely in hovers and autocompletion: added a …
(edit) @1350 [1350] 05/19/09 16:29:44 asterite Several enhancements: "break;" now autoindents correctly, pressing ";" for …
(edit) @1348 [1348] 05/18/09 17:22:24 asterite === Release 0.5.5 ===
(edit) @1346 [1346] 05/18/09 08:53:58 asterite Better filtering of "Run as D application", as requested in the forums.
(edit) @1335 [1335] 02/21/09 11:56:54 asterite Small release with the previous commit.
(edit) @1330 [1330] 02/14/09 10:24:39 asterite == New release with the previous bugfixes ==
(edit) @1326 [1326] 02/09/09 20:14:21 asterite Made a release with some small semantic fixes.
(edit) @1320 [1320] 01/31/09 09:05:06 asterite * Applied patch to correct syntax highlighting in preview. * Now the …
(edit) @1319 [1319] 01/30/09 17:04:05 asterite Grr... added missing metrics project.
(edit) @1314 [1314] 01/29/09 01:59:31 asterite Fixed #162
(edit) @1310 [1310] 01/27/09 06:32:29 asterite Now completion proposals are shown for classinfo, outer (for classes) and …
(edit) @1306 [1306] 01/19/09 23:02:49 asterite Removed all the big jars, they are deprecated because of the new …
(edit) @1302 [1302] 12/31/08 12:15:50 asterite * Added some support for autocompletion, go-to-definition and semantic …
(edit) @1300 [1300] 12/30/08 10:48:38 asterite --
(edit) @1299 [1299] 12/20/08 20:46:53 asterite New version so that I can drop the ugly nightly-build system... Also, it's …
(edit) @1149 [1149] 05/01/08 13:58:42 asterite ============= Release 0.5.2 =============
(edit) @1055 [1055] 02/06/08 20:38:53 asterite Release 0.5.1…
(edit) @1054 [1054] 02/06/08 20:16:56 asterite Release 0.5.1…
(edit) @1043 [1043] 02/05/08 08:07:08 asterite Started working on smart autocompletions, that prioritize the options …
(edit) @1040 [1040] 02/04/08 21:44:59 asterite Huge autocomplete improvements: now aliased symbols are shown, you can …
(edit) @1038 [1038] 02/03/08 22:47:02 asterite ================== Release 0.5 ==================
(edit) @1037 [1037] 02/03/08 19:20:54 asterite The final clean up. I think it's pretty ready for a release.
(edit) @903 [903] 11/04/07 15:46:11 asterite Fixed a bug introduced in the last commit…
(edit) @902 [902] 11/04/07 15:01:43 asterite Preparing to release 0.4.4
(edit) @734 [734] 09/07/07 20:45:11 asterite And now compiled with Java 1.5 instead of 1.6... :-(
(edit) @732 [732] 09/07/07 18:56:18 asterite Preparing to release 0.4.3…
(edit) @669 [669] 08/22/07 23:23:45 asterite Grrr…
(edit) @668 [668] 08/22/07 23:16:37 asterite --
(edit) @667 [667] 08/22/07 23:14:15 asterite Updated the update site.
(edit) @666 [666] 08/22/07 23:11:58 asterite Commiting a new maintenance version just to test if it's all set to update …
(edit) @662 [662] 08/21/07 23:19:07 asterite All ready to release 0.4.1.
(edit) @633 [633] 08/13/07 19:33:44 asterite Updated the download for the new special tokens coloring.
(edit) @631 [631] 08/13/07 18:46:10 asterite --
(edit) @630 [630] 08/13/07 18:45:39 asterite New patch version with the fix for special tokens.
(edit) @628 [628] 08/12/07 12:51:52 asterite Updated feature and plugins for 0.4.
(edit) @351 [351] 05/07/07 23:41:48 asterite - Fixed the shortcuts bug. - Launching new version! :-D
(edit) @272 [272] 03/30/07 19:55:52 asterite Metrics plugin for Descent! :-D
(edit) @214 [214] 03/06/07 16:51:19 asterite I forgot the D perspective icon... ouch.
(edit) @213 [213] 03/06/07 16:37:19 asterite Ready for version 0.2... still a lot of work to be done.
(edit) @212 [212] 03/05/07 22:41:13 asterite - Added a new module wizard. - Template completion proposals... although …
(edit) @211 [211] 03/04/07 22:33:47 asterite New feature released... Must test it before launching it.
(edit) @126 [126] 12/31/06 10:49:28 asterite Now pragmas are in the AST model.
(edit) @125 [125] 12/31/06 09:59:25 asterite --
(edit) @119 [119] 12/29/06 17:21:54 asterite Fixed a bug that added the builder when it isn't used.
(edit) @117 [117] 12/28/06 19:53:58 asterite --
(edit) @116 [116] 12/28/06 19:43:24 asterite --
(edit) @115 [115] 12/28/06 19:41:29 asterite --
(add) @114 [114] 12/28/06 19:30:44 asterite Added the update project, so that other people can download and test the …
Note: See TracRevisionLog for help on using the revision log.