root/trunk/descent.ui


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1618 [1618] 06/18/10 08:50:27 phoenix HTMLPrinter code extraction
(edit) @1617 [1617] 06/18/10 08:08:33 phoenix Moved DDoc code to descent.compiler
(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) @1564 [1564] 09/02/09 13:31:43 asterite Now automatic documentation comments also appear with /++.
(edit) @1563 [1563] 09/02/09 12:10:03 asterite Fixed lost documentation comment generation for methods.
(edit) @1558 [1558] 08/31/09 21:59:20 asterite Started implementing an integrated builder.
(edit) @1557 [1557] 08/30/09 14:18:50 asterite * Fixed a bug when materializing a function for D2. * Fixed "open …
(edit) @1556 [1556] 08/30/09 13:24:48 asterite Moudles are no longer expanded when opened with double click.
(edit) @1543 [1543] 08/21/09 01:45:29 asterite * Starting from now D2 is partially supported: everything works ok but …
(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) @1528 [1528] 08/18/09 09:36:15 asterite Removed dependency with org.eclipse.jdt.ui
(edit) @1527 [1527] 08/18/09 09:30:19 asterite Now you can control the coloring and style of brackets and numbers.
(edit) @1526 [1526] 08/17/09 17:55:29 asterite "Open Declaration" and "Open Implementation" now when hovering with ctrl, …
(edit) @1525 [1525] 08/17/09 16:06:03 asterite New version with hover and completion proposals that look nicer. Also, …
(edit) @1524 [1524] 08/17/09 14:27:11 asterite Nicer completion proposals.
(edit) @1523 [1523] 08/17/09 11:59:21 asterite Upgrade to Eclipse 3.5: javadoc view is now nicer, and constant value is …
(edit) @1522 [1522] 08/17/09 10:07:49 asterite Added ITypeRoot from Eclipse >= 3.4.
(edit) @1508 [1508] 08/12/09 11:44:11 asterite Fixed wrong parsing of "auto x = 1, y = 2". Now the compile-time view is …
(edit) @1501 [1501] 08/07/09 08:13:48 asterite Added unittest and invariant() brace formatting.
(edit) @1500 [1500] 08/06/09 08:24:30 asterite Started to add option to format braces of unittests and invariants.
(edit) @1492 [1492] 07/31/09 09:08:53 asterite * Now all non-workbench tests pass. * ImportRewrite? is a little faster …
(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) @1489 [1489] 07/28/09 15:14:55 asterite Changed Open Type dialog to Open Declaration dialog. Now you can quickly …
(edit) @1488 [1488] 07/27/09 20:51:05 asterite Forgot to upload a file.
(edit) @1487 [1487] 07/27/09 20:46:38 asterite Fixed backtick not working well as a partition.
(edit) @1486 [1486] 07/25/09 01:56:41 asterite Implemented override indicators and override proposals.
(edit) @1485 [1485] 07/24/09 21:23:07 asterite Uncommented some more "TODO JDT Hierarchy", now that hierarchy is …
(edit) @1484 [1484] 07/24/09 17:40:16 asterite New version with removed jdt dependency.
(edit) @1483 [1483] 07/24/09 14:34:38 asterite Added back some things missing due to type hierarchy not previously …
(edit) @1482 [1482] 07/24/09 13:59:03 asterite Now if a type is a templated class, it gets the icon of a class, not a …
(edit) @1480 [1480] 07/24/09 13:50:38 asterite * Fixed type hierarchy now working when focus type is interface template. …
(edit) @1479 [1479] 07/24/09 07:55:23 asterite lol, took me three hours more to implement type hierarchy. Thanks JDT …
(edit) @1478 [1478] 07/23/09 21:56:08 asterite Started implementing type hierarchy.
(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) @1462 [1462] 07/12/09 15:25:52 asterite * Added xfBuild to the list of console line trackers. * Indented the …
(edit) @1461 [1461] 07/11/09 13:24:38 asterite More progress on template bindings. Now templates are shown in …
(edit) @1460 [1460] 07/10/09 21:28:26 asterite Started implementing bindings for templates and templated things.
(edit) @1457 [1457] 07/10/09 17:54:23 asterite * Greatly enhanced the bindings model, and implemented missing parts of …
(edit) @1455 [1455] 07/09/09 11:05:48 asterite Now functions and enum members are listed in ddoc.
(edit) @1454 [1454] 07/09/09 10:37:30 asterite Generated documentation is getting *much* better.
(edit) @1453 [1453] 07/07/09 20:08:26 asterite Implemented some parts of TypeBinding?.
(edit) @1452 [1452] 07/07/09 19:20:44 asterite Instead of listing packages, now modules are listed in ddoc output.
(edit) @1450 [1450] 07/06/09 17:56:06 asterite Fixed some bugs.
(edit) @1446 [1446] 07/05/09 18:10:13 asterite Links for bindings.
(edit) @1445 [1445] 07/05/09 17:39:02 asterite Now with modern html tags…
(edit) @1444 [1444] 07/05/09 13:22:46 asterite Some refactoring.
(edit) @1443 [1443] 07/05/09 12:58:53 asterite Categorized symbols on the left pane.
(edit) @1442 [1442] 07/05/09 12:29:05 asterite Now all symbols generated in the bottom-right frame. But I'll take a …
(edit) @1441 [1441] 07/05/09 11:52:45 asterite Generated index and packages list in ddoc output.
(edit) @1440 [1440] 07/05/09 10:53:47 asterite Prepared UI for generating ddoc.
(edit) @1432 [1432] 06/30/09 21:52:31 asterite Fixed #179: Compile-time has problems with calls to a function with …
(edit) @1422 [1422] 06/27/09 10:45:46 asterite * Changed invariant to immutable in UI. * Ported up to but excluding …
(edit) @1421 [1421] 06/26/09 18:49:47 asterite More…
(edit) @1417 [1417] 06/26/09 11:28:12 asterite More support for alias this.
(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) @1373 [1373] 05/27/09 14:47:20 asterite Got tired of the "ctfe" prefix.
(edit) @1371 [1371] 05/27/09 08:37:11 asterite Now the debugger (the normal one) can find sources in include paths and …
(edit) @1370 [1370] 05/26/09 19:06:25 asterite Started reorganizing code: first core in core, ui in ui.
(edit) @1364 [1364] 05/23/09 16:48:52 asterite All the nodes are now debug-aware. Now starts the difficult part…
(edit) @1357 [1357] 05/21/09 16:27:41 asterite Progress on the ctfe debugger... mmm... doesn't seem very easy to do. …
(edit) @1356 [1356] 05/21/09 11:55:25 asterite Started implementing debug at compile time. Just the menu, the launch …
(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) @1347 [1347] 05/18/09 12:29:23 asterite Fixed #82: switch/case auto-indent (not formatter)
(edit) @1346 [1346] 05/18/09 08:53:58 asterite Better filtering of "Run as D application", as requested in the forums.
(edit) @1344 [1344] 05/15/09 18:59:19 asterite Added two options: expand function default arguments or not, expand …
(edit) @1342 [1342] 05/15/09 08:16:29 asterite Started supporing shared and immutable, but it doesn't work yet. Also: …
(edit) @1330 [1330] 02/14/09 10:24:39 asterite == New release with the previous bugfixes ==
(edit) @1327 [1327] 02/12/09 20:39:17 asterite Fixed #163 : Trivial typo in formatter
(edit) @1326 [1326] 02/09/09 20:14:21 asterite Made a release with some small semantic fixes.
(edit) @1325 [1325] 02/09/09 05:53:36 asterite * Yet another signature fix: strings must be escaped. Now the "units" …
(edit) @1324 [1324] 02/07/09 10:02:25 asterite * More signature-related fixes. * Added an option to enable/disbale …
(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) @1316 [1316] 01/29/09 09:52:30 asterite Now hyperlinks for elements work in 3.4.
(edit) @1315 [1315] 01/29/09 08:41:18 asterite I think I fixed #59
(edit) @1312 [1312] 01/28/09 10:05:48 asterite Now the compile-time view doesn't rescroll to the top if changes are made …
(edit) @1310 [1310] 01/27/09 06:32:29 asterite Now completion proposals are shown for classinfo, outer (for classes) and …
(edit) @1308 [1308] 01/23/09 16:57:45 asterite More progress on the compile-time view. Fixed some bugs.
(edit) @1307 [1307] 01/22/09 11:49:33 asterite More progresso on the compile-time view. Also: added lots of code …
(edit) @1305 [1305] 01/02/09 18:56:35 asterite Corrected the behaviour of not inserting a proposal when typing a dot.
(edit) @1304 [1304] 01/01/09 16:18:16 asterite Fixed a bug related to materializing a TypeInstance? from a signature.
(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) @1297 [1297] 12/20/08 20:13:37 asterite Added support for array "extension methods" in autocompletion.
(edit) @1296 [1296] 11/16/08 17:19:22 asterite Some minor bug fixes.
(edit) @1295 [1295] 11/08/08 16:40:03 asterite * Better semantic for constructors. * Better handling of templated …
(edit) @1294 [1294] 10/26/08 11:26:31 asterite * I hope now ticket #129 is solved... * Cleaned a lot the UI for new …
(edit) @1275 [1275] 10/08/08 14:38:54 asterite Better handling of improt autocompletion. Added CompileTimeView? to …
(edit) @1274 [1274] 10/08/08 01:16:51 asterite * Fixed setter autocomplete (thought "void" must be the return type, but …
Note: See TracRevisionLog for help on using the revision log.