root/trunk/descent.ui.astviewer


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @1457 [1457] 07/10/09 17:54:23 asterite * Greatly enhanced the bindings model, and implemented missing parts of …
(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) @1310 [1310] 01/27/09 06:32:29 asterite Now completion proposals are shown for classinfo, outer (for classes) and …
(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) @1294 [1294] 10/26/08 11:26:31 asterite * I hope now ticket #129 is solved... * Cleaned a lot the UI for new …
(edit) @1273 [1273] 10/04/08 10:47:49 asterite Uploaded new nightly build that fixes comment on ticket #121
(edit) @1264 [1264] 10/01/08 16:56:47 asterite Commited missing file
(edit) @1246 [1246] 08/30/08 17:38:49 asterite Small bugfixes and improvements
(edit) @1233 [1233] 07/23/08 20:15:43 asterite Fixed ticket #108. New nightly build for this
(edit) @1231 [1231] 07/18/08 22:27:10 asterite Optimizations for autocompletion, uploaded a new nightly build
(edit) @1228 [1228] 07/13/08 13:22:12 asterite Just uploaded nightly build 0.5.3.20080713
(edit) @1223 [1223] 07/12/08 14:05:38 asterite Updated to DMD 1.033
(edit) @1214 [1214] 07/06/08 22:04:43 asterite It was true after all…
(edit) @1210 [1210] 07/05/08 15:16:39 asterite Replaced the somewhat criptic 'missing or corrupt object.d' with a better …
(edit) @1198 [1198] 06/29/08 11:58:45 asterite Trying a new optimization... will need to cleanup code later. Now struct …
(edit) @1149 [1149] 05/01/08 13:58:42 asterite ============= Release 0.5.2 =============
(edit) @1097 [1097] 04/02/08 14:02:49 asterite Improvements on bindings. Now semantic highlighting is more D oriented, …
(edit) @1096 [1096] 04/01/08 19:05:55 asterite Bindings are back, and are *fast*. :-) I'll clean up code and write a lot …
(edit) @1054 [1054] 02/06/08 20:16:56 asterite Release 0.5.1…
(edit) @1037 [1037] 02/03/08 19:20:54 asterite The final clean up. I think it's pretty ready for a release.
(edit) @1028 [1028] 01/31/08 22:42:24 asterite Goodbye, imports... we won't miss you at all.
(edit) @972 [972] 01/03/08 07:19:01 asterite opCall code select and binging. Code select and bindings for array …
(edit) @971 [971] 01/03/08 05:17:42 asterite Code select and binding for opCall.
(edit) @970 [970] 01/02/08 20:19:48 asterite Added alias and typedef information to IVariableBinding. Constructors can …
(edit) @969 [969] 01/02/08 14:24:54 asterite Now evertyhing seems to work much smoothly.
(edit) @967 [967] 01/02/08 11:33:44 asterite Better module and type binding and code select resolution.
(edit) @960 [960] 12/29/07 22:43:42 asterite Fixed some bugs. Bindings now match D's semantic, not Java's. :-)
(edit) @958 [958] 12/29/07 12:44:18 asterite The ast viewer now shows bindings. Implemented code select and bindings …
(edit) @902 [902] 11/04/07 15:01:43 asterite Preparing to release 0.4.4
(edit) @899 [899] 11/03/07 11:59:24 asterite Added port of BinExp::optimize(int) that was missing... :-)
(edit) @897 [897] 11/01/07 17:32:51 asterite Added back "nice" source ranges that were lost when SourceElementParser?
(edit) @732 [732] 09/07/07 18:56:18 asterite Preparing to release 0.4.3…
(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) @630 [630] 08/13/07 18:45:39 asterite New patch version with the fix for special tokens.
(edit) @627 [627] 08/12/07 12:30:01 asterite Updated version of plugins to 0.4. Updated metrics-plugin to new AST.
(edit) @586 [586] 08/01/07 23:01:34 asterite - Updated to DMD 2.003. - Now out, inout, ref, lazy, etc., are shown in …
(edit) @561 [561] 07/28/07 15:09:28 asterite Updated to DMD 1.020.
(edit) @468 [468] 06/28/07 21:16:34 asterite Added a prelimary Ddoc view :-)
(edit) @351 [351] 05/07/07 23:41:48 asterite - Fixed the shortcuts bug. - Launching new version! :-D
(edit) @211 [211] 03/04/07 22:33:47 asterite New feature released... Must test it before launching it.
(edit) @209 [209] 03/03/07 18:21:37 asterite Recovered some commented code for syntax highlighting... :-S
(edit) @199 [199] 02/25/07 14:26:42 asterite - Updated to DMD 1.007, while retaining backwards compatibility for DMD …
(edit) @178 [178] 02/17/07 12:21:39 asterite - Problem markers now work OK. - Problem markers now persist on …
(edit) @177 [177] 02/16/07 19:53:03 asterite Giant update... I've made it to open an editor on a D file and get: - …
(edit) @167 [167] 02/03/07 17:39:04 asterite - Now asm statements are presented in the AST as AsmBlock?, AsmStatement?
(edit) @163 [163] 01/29/07 17:37:21 asterite Seems rewrite now works :-) Although I believe the formatting is not …
(edit) @160 [160] 01/24/07 17:44:52 asterite One more change to the AST hierarchy: preceding and leading ddocs are now …
(edit) @127 [127] 12/31/06 12:06:59 asterite Renamed some tasks and fixed some bugs.
(edit) @126 [126] 12/31/06 10:49:28 asterite Now pragmas are in the AST model.
(edit) @124 [124] 12/31/06 09:54:06 asterite Now IProblem is very much like IProblem + CategorizedProblem? of …
(edit) @121 [121] 12/30/06 17:23:13 asterite - Some better syntax recovery and errors. - Fixed some bugs.
(edit) @114 [114] 12/28/06 19:30:44 asterite Added the update project, so that other people can download and test the …
(edit) @113 [113] 12/28/06 19:18:23 asterite --
(edit) @112 [112] 12/28/06 19:14:21 asterite --
(edit) @111 [111] 12/28/06 05:46:54 asterite Documentation comments now grabbed.
(edit) @109 [109] 12/26/06 06:13:49 asterite Fixed a bug in VariableDeclaration?. Now is the time to improve the parser …
(add) @108 [108] 12/25/06 21:45:42 asterite Added the ASTViewer plugin. Still not finished, but not catching parser …
Note: See TracRevisionLog for help on using the revision log.