root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1210 [1210] 07/05/08 15:16:39 asterite Replaced the somewhat criptic 'missing or corrupt object.d' with a better …
(edit) @1209 [1209] 07/05/08 10:33:57 asterite New nightly build with some code refactored and supposedly ticket #99
(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) @1205 [1205] 07/04/08 22:44:53 asterite Removed the old nightly build
(edit) @1204 [1204] 07/04/08 22:39:19 asterite Nightly build for an optimization that makes everything work much faster …
(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) @1196 [1196] 06/22/08 17:28:10 asterite --
(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) @1181 [1181] 05/27/08 19:14:34 phoenix Updated images
(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
(edit) @1124 [1124] 04/24/08 22:32:25 asterite Random bugfixes.
(edit) @1123 [1123] 04/24/08 11:15:38 asterite Fixed a bug that would not attach comments to the token following a …
(edit) @1122 [1122] 04/23/08 22:47:48 asterite Introduced the concept of "active project". Fixed some bugs related to …
(edit) @1121 [1121] 04/23/08 11:29:52 asterite Now opCalls proposals only appear when the full named of the opcalled …
(edit) @1120 [1120] 04/22/08 22:53:07 asterite Autocompletion now works for template mixins. Some more porting from DMD.
(edit) @1119 [1119] 04/19/08 18:52:18 asterite Now when skipping a function's body, if the body is needed later for CTFE, …
(edit) @1118 [1118] 04/19/08 18:15:17 asterite Now selecting an element created from a mixin declaration leads to that …
(edit) @1117 [1117] 04/19/08 14:19:01 asterite More porting from DMD 1.028.
(edit) @1116 [1116] 04/18/08 22:58:30 asterite Started updating to the latest versions of DMD. Delimited and tokenized …
(edit) @1115 [1115] 04/18/08 06:09:34 fraserofthenight Fixed broken externalized strings & externalized/internalized what needed …
(edit) @1114 [1114] 04/17/08 19:21:20 asterite Progress on autocompletion for constructors, opCalls, and not showing …
(edit) @1113 [1113] 04/17/08 05:52:53 fraserofthenight Subpackage support in unit test runner. It now fully supports test …
(edit) @1112 [1112] 04/17/08 04:12:08 fraserofthenight Unit test UI now requires user to select a test container to run.
(edit) @1111 [1111] 04/17/08 00:03:23 oranda --
Note: See TracRevisionLog for help on using the revision log.