root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @357 [357] 08/28/08 00:06:57 JarrettBillingsley Moved some stuff into the hashlib.
(edit) @356 [356] 08/27/08 23:30:36 JarrettBillingsley The tablelib has become the hashlib and now covers both tables and …
(edit) @355 [355] 08/25/08 23:45:22 JarrettBillingsley started the oslib.
(edit) @354 [354] 08/25/08 23:25:55 JarrettBillingsley And a few more.
(edit) @353 [353] 08/25/08 23:17:37 JarrettBillingsley Couple fixes.
(edit) @352 [352] 08/25/08 22:41:11 JarrettBillingsley Closes #47. Ahh, char[].
(edit) @351 [351] 08/24/08 20:32:09 JarrettBillingsley finished the timelib.
(edit) @350 [350] 08/24/08 19:24:24 JarrettBillingsley Done the stringlib. Didn't implement any of the case-insensitive funcs, …
(edit) @349 [349] 08/23/08 19:17:47 JarrettBillingsley
(edit) @348 [348] 08/23/08 19:14:26 JarrettBillingsley mathlib is done.
(edit) @347 [347] 08/23/08 18:38:18 JarrettBillingsley wip
(edit) @346 [346] 08/23/08 18:09:04 JarrettBillingsley arraylib is done.
(edit) @345 [345] 08/22/08 23:29:35 JarrettBillingsley --
(edit) @344 [344] 08/22/08 11:32:48 JarrettBillingsley beginning of stdlibs.
(edit) @343 [343] 08/22/08 09:44:18 JarrettBillingsley charlib.
(edit) @342 [342] 08/22/08 00:32:12 JarrettBillingsley Just got imports working, probably need more work.
(edit) @341 [341] 08/19/08 21:04:35 JarrettBillingsley wipipipip
(edit) @340 [340] 08/19/08 17:02:03 JarrettBillingsley Decorators replace attribute tables! Yay!
(edit) @339 [339] 08/19/08 12:42:48 JarrettBillingsley wip.
(edit) @338 [338] 08/13/08 21:57:38 JarrettBillingsley --
(edit) @337 [337] 08/13/08 21:53:12 JarrettBillingsley Updated to 0.99.7. That was reeeal hard ;)
(edit) @336 [336] 08/09/08 15:26:56 JarrettBillingsley Forgot codegen.d, omfg.
(edit) @335 [335] 07/30/08 20:14:27 JarrettBillingsley .…
(edit) @334 [334] 07/30/08 20:13:51 JarrettBillingsley
(edit) @333 [333] 07/24/08 16:22:10 JarrettBillingsley CODEGEN, OH YES.
(edit) @332 [332] 07/22/08 11:18:20 JarrettBillingsley Finished semantic analysis.
(edit) @331 [331] 07/19/08 23:11:38 JarrettBillingsley Updated to DMD 1.033 and Tango trunk.
(edit) @330 [330] 07/19/08 12:07:55 JarrettBillingsley Semantic phase now rewrites namespaces, still have to do comprehensions.
(edit) @329 [329] 07/18/08 20:18:47 JarrettBillingsley So, uh, semantic phase. It's not quite done yet, I want to put more AST …
(edit) @328 [328] 07/18/08 13:35:47 JarrettBillingsley Lexing and parsing, yay.
(edit) @327 [327] 07/13/08 21:12:56 JarrettBillingsley --
(edit) @326 [326] 07/12/08 12:11:37 JarrettBillingsley --
(edit) @325 [325] 07/05/08 12:58:04 JarrettBillingsley freep.
(edit) @324 [324] 06/28/08 23:46:42 JarrettBillingsley Coroutine options.
(edit) @323 [323] 06/28/08 21:49:25 JarrettBillingsley ferp.
(edit) @322 [322] 06/28/08 10:41:12 JarrettBillingsley --
(edit) @321 [321] 06/28/08 10:40:43 JarrettBillingsley --
(edit) @320 [320] 06/27/08 23:09:11 JarrettBillingsley --
(edit) @319 [319] 06/27/08 23:08:35 JarrettBillingsley It's the new implementation! Yaay!
(edit) @318 [318] 06/27/08 22:56:40 JarrettBillingsley made a copy
(edit) @317 [317] 06/27/08 20:42:38 JarrettBillingsley Last old MD2 implementation commit!
(edit) @316 [316] 06/15/08 09:36:00 JarrettBillingsley No more AV with formatting.
(edit) @315 [315] 06/14/08 10:11:12 JarrettBillingsley You can now actually append to files opened with the Append flag. Neat.
(edit) @314 [314] 06/11/08 17:14:32 JarrettBillingsley Fixed compiler bug with imports using non-constant expression import …
(edit) @313 [313] 06/11/08 17:02:08 JarrettBillingsley Comparison and equality operators are now all at the same precedence as in …
(edit) @312 [312] 06/10/08 15:11:56 JarrettBillingsley Made the vim highlighter a bit better.
(edit) @311 [311] 06/07/08 14:11:39 JarrettBillingsley Free function calls now use null as the context. Fixed parenthesized …
(edit) @310 [310] 06/03/08 11:08:55 JarrettBillingsley vim highlighter!
(edit) @309 [309] 05/30/08 01:24:20 JarrettBillingsley Removed the use of buffering on files in the iolib for now. MappedBuffers?
(edit) @308 [308] 05/27/08 21:42:42 JarrettBillingsley Coroutine opApply now starts at index 0 instead of 1. Compiler changed …
(edit) @307 [307] 05/21/08 12:44:50 JarrettBillingsley --
(edit) @306 [306] 05/21/08 12:17:32 JarrettBillingsley --
(edit) @305 [305] 05/16/08 21:41:02 JarrettBillingsley Made object field namespaces actually lazy. loadString and eval will now …
(edit) @304 [304] 05/03/08 19:30:02 JarrettBillingsley Closes #70.
(edit) @303 [303] 05/03/08 16:03:24 JarrettBillingsley Closes #64. Fixing this led to some other changes. There was a memory …
(edit) @302 [302] 05/03/08 00:15:55 JarrettBillingsley Closes #73, but the isSet issue remains.
(edit) @301 [301] 05/02/08 23:21:01 JarrettBillingsley Closes #24.
(edit) @300 [300] 05/02/08 21:48:42 JarrettBillingsley Closes #60. Also changed $ function calls so they can take multiple …
(edit) @299 [299] 04/30/08 21:08:24 JarrettBillingsley fworp.
(edit) @298 [298] 04/30/08 13:11:24 JarrettBillingsley Closes #71. Also merged in the floating-point reflexive math bugfix from …
(edit) @297 [297] 04/30/08 12:37:55 JarrettBillingsley Closes #57. Processes are fun.
(edit) @296 [296] 04/29/08 23:23:38 JarrettBillingsley Moved time-specific functionality out of the oslib and into the new …
(edit) @295 [295] 04/29/08 17:08:42 JarrettBillingsley
(edit) @294 [294] 04/28/08 23:13:47 JarrettBillingsley Closes #58. That was easy enough.
(edit) @293 [293] 04/28/08 19:12:00 JarrettBillingsley Closes #12. No option to turn off parameter type checking in the compiler …
(edit) @292 [292] 04/27/08 18:18:18 JarrettBillingsley Closes #65. Also fixed a bug in the regexp.email predefined regexp, and a …
(edit) @291 [291] 04/27/08 16:19:26 JarrettBillingsley Closes #50.
(edit) @290 [290] 04/27/08 16:00:34 JarrettBillingsley Closes #59. Fixed a bug in the compiler to do with indexed varargs. …
(edit) @289 [289] 04/27/08 13:01:02 JarrettBillingsley Wee bugfix
(edit) @288 [288] 04/27/08 12:56:33 JarrettBillingsley Publicized minid.bind ToDType and ToMiniDType.
(edit) @287 [287] 04/27/08 12:55:32 JarrettBillingsley Dollar signs. Bitches.
(edit) @286 [286] 04/27/08 12:27:52 JarrettBillingsley Added extra param to os.dateTime.
(edit) @285 [285] 04/27/08 11:46:18 JarrettBillingsley Works with Tango 0.99.6.
(edit) @284 [284] 04/15/08 21:57:39 JarrettBillingsley os.dateTime("R") will now correctly use GMT.
(edit) @283 [283] 04/15/08 10:22:26 JarrettBillingsley Fixed bad bug with MDState.callMethod, as well as slicing bugs with …
(edit) @282 [282] 03/22/08 16:46:51 JarrettBillingsley Fixed a really stupid math bug with reflexive operators where an int on …
(edit) @281 [281] 03/14/08 22:07:39 JarrettBillingsley Added the Regexd alias to replace what was lost in Tango
(edit) @280 [280] 03/07/08 09:54:59 JarrettBillingsley Still working on updating to 0.99.5. There are bugs in the Tango regex …
(edit) @279 [279] 03/05/08 16:20:26 JarrettBillingsley Added new syntaxes for function literals and chained function calls. …
(edit) @278 [278] 03/02/08 01:07:47 JarrettBillingsley Fixed #56. Also fixed Itoa bug (thanks bobef), and made MDContext.this …
(edit) @277 [277] 02/14/08 17:13:12 JarrettBillingsley Fixed #55.
(edit) @276 [276] 02/13/08 21:54:13 JarrettBillingsley Fixed #52.
(edit) @275 [275] 02/13/08 19:47:55 JarrettBillingsley Added hasField (both native and in the baselib), changed some asserts in …
(edit) @274 [274] 02/13/08 19:04:23 JarrettBillingsley Added toBool, fixed #53 and #54
(edit) @273 [273] 02/13/08 09:09:03 JarrettBillingsley
(edit) @272 [272] 02/12/08 23:10:39 JarrettBillingsley Added hasMethod (both native and in the baselib), MDCL will no longer exit …
(edit) @271 [271] 02/11/08 11:25:12 JarrettBillingsley Basic module reloading. Partially addresses #20.
(edit) @270 [270] 02/11/08 09:07:16 JarrettBillingsley Added array.findIf & char.isValid. Changed commandline.d's outputting of …
(edit) @269 [269] 02/07/08 22:42:40 JarrettBillingsley --
(edit) @268 [268] 02/06/08 23:50:09 JarrettBillingsley --
(edit) @267 [267] 01/31/08 23:28:39 JarrettBillingsley --
(edit) @266 [266] 01/21/08 13:16:50 JarrettBillingsley --
(edit) @265 [265] 01/21/08 13:15:30 JarrettBillingsley --
(edit) @264 [264] 01/07/08 10:01:28 JarrettBillingsley --
(edit) @263 [263] 12/21/07 13:10:39 JarrettBillingsley --
(edit) @262 [262] 12/21/07 12:43:40 JarrettBillingsley --
(edit) @261 [261] 12/21/07 12:40:21 JarrettBillingsley --
(edit) @260 [260] 12/21/07 12:39:17 JarrettBillingsley --
(edit) @259 [259] 12/21/07 12:26:48 JarrettBillingsley --
(edit) @258 [258] 12/21/07 12:23:48 JarrettBillingsley --
Note: See TracRevisionLog for help on using the revision log.