root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1231 [1231] 07/18/08 22:27:10 asterite Optimizations for autocompletion, uploaded a new nightly build
(edit) @1230 [1230] 07/14/08 04:58:09 fraserofthenight Yet another approach here -- it appears dependency analysis is non-trivial …
(edit) @1229 [1229] 07/14/08 01:05:01 fraserofthenight Builder stuff
(edit) @1228 [1228] 07/13/08 13:22:12 asterite Just uploaded nightly build 0.5.3.20080713
(edit) @1227 [1227] 07/13/08 01:25:33 asterite Now the UI and the dom understands function post modifiers, and pure and …
(edit) @1226 [1226] 07/12/08 19:38:24 asterite Added const and invariant decorations to fields, methods, types and local …
(edit) @1225 [1225] 07/12/08 18:31:43 asterite Fixed open type dialog
(edit) @1224 [1224] 07/12/08 15:04:57 asterite Added options to hide proposals of variables, aliases, typedefs and/or …
(edit) @1223 [1223] 07/12/08 14:05:38 asterite Updated to DMD 1.033
(edit) @1222 [1222] 07/09/08 15:32:51 asterite Now const and invariant are shown in the UI, except in autocompletion
(edit) @1220 [1220] 07/07/08 14:34:35 phoenix Fixed outdated tests to use reflection.
(edit) @1219 [1219] 07/07/08 14:32:08 phoenix Major changes: updated Mmrnmhrm to DLTK 0.95 and Eclipse 3.4 Minor fixes.
(edit) @1218 [1218] 07/07/08 14:31:31 phoenix Major changes: updated Mmrnmhrm to DLTK 0.95 and Eclipse 3.4 Minor fixes.
(edit) @1217 [1217] 07/07/08 14:10:21 phoenix Minor AST converter fix.
(edit) @1216 [1216] 07/07/08 01:48:55 fraserofthenight Started making some changes, but it seems I need to approach this a …
(edit) @1215 [1215] 07/06/08 22:33:50 asterite Fixed ticket #102, which I accidentaly broke when implementing the …
(edit) @1214 [1214] 07/06/08 22:04:43 asterite It was true after all…
(edit) @1212 [1212] 07/06/08 14:11:05 phoenix Created proper descent.core SVN branch.
(edit) @1211 [1211] 07/06/08 13:48:28 asterite Fixed a bunch of bugs. Now ddoc macro proposals are nicer, you get linked …
(edit) @1210 [1210] 07/05/08 15:16:39 asterite Replaced the somewhat criptic 'missing or corrupt object.d' with a better …
(edit) @1208 [1208] 07/05/08 10:18:05 asterite Oops, forgot this file
(edit) @1207 [1207] 07/05/08 10:17:33 asterite Refactored some code, supposedly fixed ticket #99
(edit) @1206 [1206] 07/04/08 22:46:39 asterite Removed the ugly SemanticRest?
(edit) @1203 [1203] 07/04/08 22:14:03 asterite Finally I came up with a big optimization. Now everything should work …
(edit) @1202 [1202] 07/03/08 02:36:30 fraserofthenight Fixed some warnings. Basically just a checkin so I can edit it on another …
(edit) @1201 [1201] 07/01/08 20:18:15 asterite Some bug fixes relating to DMD's front end porting. More optimization
(edit) @1200 [1200] 06/30/08 20:43:22 asterite Fixed some bugs, Tango errors dropped to 13 without activating any …
(edit) @1199 [1199] 06/29/08 13:21:02 asterite Fixed an important bug and improved SourceElementParser? speed. Added more …
(edit) @1198 [1198] 06/29/08 11:58:45 asterite Trying a new optimization... will need to cleanup code later. Now struct …
(edit) @1197 [1197] 06/25/08 03:25:26 fraserofthenight Random builder maintenance…
(edit) @1195 [1195] 06/22/08 14:10:19 asterite Made all tests (except 4) pass. Fixed some bugs
(edit) @1194 [1194] 06/21/08 17:01:18 asterite Fixed some bugs relating to ddoc of enum members
(edit) @1193 [1193] 06/20/08 23:36:40 asterite Oops, forgot some stuff…
(edit) @1192 [1192] 06/20/08 23:19:43 asterite Implemented autocompletion for selective imports. Now some autocompletions …
(edit) @1191 [1191] 06/20/08 21:04:06 asterite Fixed breakpoint not understood in gbd linux
(edit) @1190 [1190] 06/19/08 18:20:56 asterite Grr…
(edit) @1189 [1189] 06/19/08 18:16:34 asterite More porting. Simplified internal error reporting by using varargs …
(edit) @1188 [1188] 06/16/08 13:27:07 asterite statement.c and statement.h ported to DMD 2.013
(edit) @1187 [1187] 06/10/08 06:00:42 fraserofthenight The builder UI is in a non-working state. Hopefully, it will soon support …
(edit) @1186 [1186] 06/08/08 05:52:29 fraserofthenight Builder UI... it's starting to get somewhere.
(edit) @1185 [1185] 06/02/08 20:43:54 asterite More porting…
(edit) @1184 [1184] 06/02/08 10:51:03 fraserofthenight More builder UI work
(edit) @1183 [1183] 05/29/08 04:27:12 fraserofthenight Few minor builder UI changes
(edit) @1182 [1182] 05/28/08 13:40:46 phoenix Fixed stupid recursion bug.
(edit) @1180 [1180] 05/27/08 08:07:44 fraserofthenight Added a couple actual options to the builder UI
(edit) @1179 [1179] 05/27/08 07:41:53 phoenix Simplified ExceptionAdapter?, added some more util methods. (now commited …
(edit) @1178 [1178] 05/27/08 07:09:03 phoenix Simplified ExceptionAdapter?, added some more util methods.
(edit) @1177 [1177] 05/26/08 12:07:47 fraserofthenight Invisible UI changes
(edit) @1176 [1176] 05/25/08 12:09:14 asterite More D2 porting. Also started implementing quick fixes and quick assists.
(edit) @1175 [1175] 05/25/08 06:40:06 fraserofthenight Ack; didn't realize I broke the build! Also, more UI.
(edit) @1174 [1174] 05/24/08 21:31:03 fraserofthenight Moved descent.building to its own plugin to allow it to depend on …
(edit) @1173 [1173] 05/24/08 19:51:37 asterite Started implemeting the "Override method 'foo' in 'Class'" autocompletion. …
(edit) @1172 [1172] 05/21/08 07:38:44 fraserofthenight Removed some of the confusing stuff from the old builder interface. …
(edit) @1171 [1171] 05/20/08 21:12:40 asterite Some porting of the parser to D 2.013
(edit) @1170 [1170] 05/19/08 19:48:53 fraserofthenight Began to add builder UI support. Just a quick commit of the changes so far …
(edit) @1169 [1169] 05/19/08 03:07:14 fraserofthenight - Removed some sync issues with descent.unittest runtime - Started porting …
(edit) @1168 [1168] 05/17/08 11:46:31 asterite Progress on template instantiation evaluation... still a lot of stuff is …
(edit) @1167 [1167] 05/17/08 10:22:56 asterite Updated to DMD 1.030.
(edit) @1166 [1166] 05/15/08 22:24:29 asterite Small addition to the same thing…
(edit) @1165 [1165] 05/15/08 22:23:14 asterite Now you can evaluate template instantiations and see the source code …
(edit) @1164 [1164] 05/14/08 06:18:23 fraserofthenight Added support to disable stack tracing in flute (since it makes Ddbg …
(edit) @1163 [1163] 05/12/08 21:14:53 asterite Some porting from DMD 2.013
(edit) @1162 [1162] 05/11/08 14:52:12 fraserofthenight It's back to doing exactly what it did before (plus allowing a …
(edit) @1161 [1161] 05/10/08 14:17:41 asterite Only one warning remains in phobos. :-) Next... Tango!
(edit) @1160 [1160] 05/09/08 20:05:20 asterite Ported to DMD 1.029. Now let's vanquish those semantic errors…
(edit) @1159 [1159] 05/08/08 18:27:05 asterite optimize.c ported to DMD 1.028
(edit) @1158 [1158] 05/08/08 17:50:07 asterite mtype.c ported to DMD 1.028
(edit) @1157 [1157] 05/06/08 18:43:35 asterite expression.c ported to DMD 1.028.
(edit) @1156 [1156] 05/05/08 06:59:49 fraserofthenight Re-assembled flute in a compiling and questionably working state.
(edit) @1155 [1155] 05/04/08 22:32:49 asterite template.c ported to DMD 1.028.
(edit) @1154 [1154] 05/03/08 00:08:26 asterite Optimizations... but still about 0.5 ~ 1 second in a DWT-example. Is DWT …
(edit) @1153 [1153] 05/02/08 19:11:53 fraserofthenight Added "use library import path" to file import UI to allow mimicking of …
(edit) @1152 [1152] 05/02/08 01:45:13 fraserofthenight Ack, sorry!
(edit) @1151 [1151] 05/02/08 01:43:47 fraserofthenight Finished up most of the UI stuff
(edit) @1150 [1150] 05/01/08 22:41:05 fraserofthenight Started on a file import UI
(edit) @1149 [1149] 05/01/08 13:58:42 asterite ============= Release 0.5.2 =============
(edit) @1148 [1148] 05/01/08 13:29:14 asterite More small improvements. Hack for a horrible problem.
(edit) @1147 [1147] 05/01/08 12:11:31 asterite More autocompletion improvements! Now requesting it in between a name …
(edit) @1146 [1146] 05/01/08 00:12:07 asterite Ups, introduced a bug in one of the previous releases.
(edit) @1145 [1145] 04/30/08 23:58:23 asterite Now immports are also automatically added for public variable. It seems it …
(edit) @1144 [1144] 04/30/08 23:06:39 asterite Fixed ticket #62 (stop execution of program on unhandled exception in …
(edit) @1143 [1143] 04/30/08 22:01:53 asterite Fixed ticket #56
(edit) @1142 [1142] 04/30/08 21:11:27 asterite Small fix.
(edit) @1141 [1141] 04/30/08 19:13:49 asterite Huge memory usage and speed optimization! Smoothness…
(edit) @1140 [1140] 04/30/08 15:48:08 asterite Removed a System.arrayCopy from lexer to improve memory performance. …
(edit) @1139 [1139] 04/29/08 21:07:38 asterite Some more small bugs... good night!
(edit) @1138 [1138] 04/29/08 20:55:47 asterite Now semantic analysis is only done when necessary in code selection. Fixed …
(edit) @1137 [1137] 04/29/08 19:29:49 asterite Fixed a bug with signatures. Now requesting autocompletion inside a …
(edit) @1136 [1136] 04/28/08 21:13:52 asterite Now import("file_name") expressions work, but the path of them is the same …
(edit) @1135 [1135] 04/28/08 18:17:03 asterite Fixed ticket #75
(edit) @1134 [1134] 04/28/08 17:59:07 asterite Fixed ticket #71
(edit) @1133 [1133] 04/28/08 09:28:03 asterite Fixed bug #74
(edit) @1132 [1132] 04/27/08 23:52:36 asterite More random bug fixes and UI cleanup.
(edit) @1131 [1131] 04/27/08 20:02:45 asterite More random bug fixes. Now hovering over an identifier shows it's kind: …
(edit) @1130 [1130] 04/26/08 15:48:35 asterite Ok, this is the last thing for today: better autocompletion in new …
(edit) @1129 [1129] 04/26/08 15:29:37 asterite Now default values for function and template parameters appear in …
(edit) @1128 [1128] 04/26/08 13:33:05 asterite Automatic adding of imports is back! Only that now it works ok. Fixed *a …
(edit) @1127 [1127] 04/25/08 23:04:43 asterite Now integer_t holds information about it's type: am I an ubyte? an int? a …
(edit) @1126 [1126] 04/25/08 21:33:14 asterite Bugfixes for real world applications.
(edit) @1125 [1125] 04/24/08 23:16:35 asterite Fixed #40
Note: See TracRevisionLog for help on using the revision log.