root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @647 [647] 06/17/11 16:32:24 JarrettBillingsley LET'S MOVE MORE THINGS 8D
(edit) @645 [645] 06/17/11 14:12:11 JarrettBillingsley - Modified the pre, and post methods of pcre.Regex to allow getting the …
(edit) @597 [597] 07/09/10 12:43:23 JarrettBillingsley Durp.
(edit) @596 [596] 07/07/10 21:53:21 JarrettBillingsley MINI D 2: D2 PORT BEGGINING
(edit) @595 [595] 07/07/10 14:01:21 JarrettBillingsley Derp?
(edit) @515 [515] 04/21/09 19:47:33 JarrettBillingsley Cleaning up and ignoring some crap
(edit) @489 [489] 02/08/09 16:11:33 JarrettBillingsley Baleeted branch.
(edit) @487 [487] 02/08/09 14:55:03 JarrettBillingsley Figured out a way to make the streamlib much simpler: it no longer makes …
(edit) @486 [486] 02/08/09 01:44:49 JarrettBillingsley Mmkay.
(edit) @485 [485] 02/08/09 01:00:28 JarrettBillingsley - Coroutine support has been simplified to two levels: normal (which is …
(edit) @484 [484] 02/02/09 15:09:36 JarrettBillingsley - toJSON once again allocates D heap memory. Stop changing the IO …
(edit) @483 [483] 01/30/09 22:45:09 JarrettBillingsley - Reintroduced the io.lines function, turns out it was buggy too. - Added …
(edit) @482 [482] 01/30/09 20:06:57 JarrettBillingsley - Spawned threads now take their debug hook counters from the thread that …
(edit) @481 [481] 01/18/09 16:02:58 JarrettBillingsley Renamed branch.
(edit) @480 [480] 01/18/09 15:58:55 JarrettBillingsley Updated to Tango 4265.
(edit) @479 [479] 01/16/09 18:09:46 JarrettBillingsley Work-in-progress of updating MD2 to work with newer versions of Tango. …
(edit) @411 [411] 10/27/08 00:46:41 JarrettBillingsley Removed the LLVM branch as trunk now compiles with LDC.
(edit) @400 [400] 10/21/08 13:49:36 JarrettBillingsley
(edit) @399 [399] 10/21/08 13:24:25 JarrettBillingsley Moved the old v2 implementation into the attic.
(edit) @398 [398] 10/21/08 13:12:48 JarrettBillingsley Changed some 'int's to 'mdint's. Fixed a bug with mixing non-object and …
(edit) @397 [397] 10/21/08 13:06:13 JarrettBillingsley Branching V1 so that V2 can take over as trunk.
(edit) @396 [396] 10/17/08 01:09:01 JarrettBillingsley Some fixes in the baselib, docs on a couple functions in interpreter, …
(edit) @395 [395] 10/17/08 00:42:36 JarrettBillingsley Some fixes for 64-bit ints.
(edit) @394 [394] 10/16/08 17:43:36 JarrettBillingsley Horf, fixed when you have multiple object types in one parameter type …
(edit) @393 [393] 10/15/08 17:23:03 JarrettBillingsley Closes #75, as well as adding the thread.traceback() function back in.
(edit) @392 [392] 10/15/08 15:12:17 JarrettBillingsley forble
(edit) @391 [391] 10/15/08 11:05:49 JarrettBillingsley Fixed some things in the baselib.
(edit) @390 [390] 10/10/08 14:10:05 JarrettBillingsley Fixed allFieldsOf for I swear, the second or third time. How does it keep …
(edit) @389 [389] 10/05/08 23:01:26 JarrettBillingsley Updated the docs (and the build script for them). Also realized that …
(edit) @388 [388] 10/04/08 21:08:03 JarrettBillingsley for LLVMDC.
(edit) @387 [387] 10/04/08 16:26:18 JarrettBillingsley Added tracebacks and optional starting position parameters for string.find …
(edit) @386 [386] 10/04/08 11:10:33 JarrettBillingsley Finished covering the compiler. Removing bugs is fun.
(edit) @385 [385] 10/04/08 00:26:09 JarrettBillingsley Moar coverage.
(edit) @384 [384] 10/03/08 23:24:58 JarrettBillingsley Started doing coverage testing and found some fiddly bugs here and there, …
(edit) @383 [383] 09/26/08 18:42:45 JarrettBillingsley Added the findField (mudkip) function.
(edit) @382 [382] 09/24/08 08:37:28 JarrettBillingsley function.name(), fixed object type constraint parsing.
(edit) @381 [381] 09/14/08 00:33:08 JarrettBillingsley Fixed opCall (proto was not set correctly so supercalls would not work) …
(edit) @380 [380] 09/13/08 23:35:20 JarrettBillingsley Fixed bugs with resetThread, thread.state, and exception handling. …
(edit) @379 [379] 09/13/08 00:39:28 JarrettBillingsley Fixed a couple small bugs (one with binary arithmetic metamethods causing …
(edit) @378 [378] 09/09/08 00:02:12 JarrettBillingsley OK, a few bugs fixed, from smallest to biggest: - io.OutputStream?.writeXxx …
(edit) @377 [377] 09/07/08 14:26:57 JarrettBillingsley <_<
(edit) @376 [376] 09/07/08 11:20:35 JarrettBillingsley Die Buggen!
(edit) @375 [375] 09/06/08 22:54:48 JarrettBillingsley derp de derp.
(edit) @374 [374] 09/06/08 22:40:05 JarrettBillingsley Stupid mdcl.
(edit) @373 [373] 09/03/08 00:13:21 JarrettBillingsley Added JSON parsing back into the compiler.
(edit) @372 [372] 09/02/08 22:18:07 JarrettBillingsley Moved threading-related stuff out of the baselib and into the threadlib. …
(edit) @371 [371] 09/02/08 21:41:56 JarrettBillingsley Moved almost all of the module importing logic into the modules library …
(edit) @370 [370] 09/02/08 20:37:33 JarrettBillingsley toJSON/writeJSON methods implemented.
(edit) @369 [369] 09/02/08 14:10:32 JarrettBillingsley Fixed some bugs.
(edit) @368 [368] 09/02/08 12:42:35 JarrettBillingsley the the Process object is back.
(edit) @367 [367] 09/01/08 23:39:00 JarrettBillingsley Dotted attributes now behave (properly) as method calls; fixed …
(edit) @366 [366] 09/01/08 17:44:41 JarrettBillingsley docs for foreachLoop
(edit) @365 [365] 09/01/08 17:03:16 JarrettBillingsley Foreach loops in the native API.
(edit) @364 [364] 09/01/08 13:31:07 JarrettBillingsley StringBuffer?.
(edit) @363 [363] 08/31/08 19:00:26 JarrettBillingsley Object finalizers? They seem to work in simple tests.
(edit) @362 [362] 08/31/08 12:05:19 JarrettBillingsley Fixed a bug where array data was being allocated but not initialized, …
(edit) @361 [361] 08/30/08 14:25:15 JarrettBillingsley MDCL is (mostly) working! Wee! Also fixed a bug with ~=.
(edit) @360 [360] 08/30/08 01:32:07 JarrettBillingsley Some fixes. simple.md now runs correctly all the way through!
(edit) @359 [359] 08/29/08 22:24:52 JarrettBillingsley Virtually the entire iolib.
(edit) @358 [358] 08/29/08 18:41:57 JarrettBillingsley regexplib. I think I'm dropping the "functional" regexp functions though.
(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) @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.
Note: See TracRevisionLog for help on using the revision log.