root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @651 [651] 06/17/11 18:28:42 JarrettBillingsley Cleanup complete, beep boop
(edit) @650 [650] 06/17/11 18:14:54 JarrettBillingsley LET'S KEEP MOVING THINGS YAAAAY
(edit) @649 [649] 06/17/11 18:07:56 JarrettBillingsley Doopdoop
(edit) @648 [648] 06/17/11 18:06:22 JarrettBillingsley DERPYDERP
(edit) @647 [647] 06/17/11 16:32:24 JarrettBillingsley LET'S MOVE MORE THINGS 8D
(edit) @646 [646] 06/17/11 14:52:48 JarrettBillingsley Let's move things around!
(edit) @645 [645] 06/17/11 14:12:11 JarrettBillingsley - Modified the pre, and post methods of pcre.Regex to allow getting the …
(edit) @644 [644] 05/25/11 12:58:34 JarrettBillingsley Added array.rreduce, since I realized there was a left reduce but no right …
(edit) @643 [643] 05/24/11 22:02:09 JarrettBillingsley Closes #140 and I think closes #141.
(edit) @642 [642] 05/10/11 13:09:24 JarrettBillingsley Fixed a (rarely-encounterable but possible) bug in format() in which bits …
(edit) @641 [641] 05/09/11 16:44:15 JarrettBillingsley - Fixed parsing bug with Haskell-style function literals and class type …
(edit) @640 [640] 04/22/11 01:29:27 JarrettBillingsley Don't mind me, just breaking more things. - Moved JSON stuff out of the …
(edit) @639 [639] 04/17/11 18:01:06 JarrettBillingsley WHAT AM I DOIIIIIING
(edit) @638 [638] 04/17/11 02:32:06 JarrettBillingsley So.. sleepy..
(edit) @637 [637] 04/17/11 01:41:24 JarrettBillingsley Moooore renaming
(edit) @636 [636] 04/17/11 01:04:25 JarrettBillingsley Split minid.misc into two modules: minid.ex_format and minid.ex_json.
(edit) @635 [635] 04/17/11 00:45:51 JarrettBillingsley - Split the (overreaching) minid.serialization into three modules: one for …
(edit) @634 [634] 04/16/11 17:37:45 JarrettBillingsley Moar renaming.
(edit) @633 [633] 04/16/11 17:16:36 JarrettBillingsley Now for the standard libraries…
(edit) @632 [632] 04/16/11 17:05:59 JarrettBillingsley Renaming some modules. Can't really do sub-packages, because fuck you D.
(edit) @631 [631] 04/16/11 16:50:42 JarrettBillingsley Moving stuff around at last. Moved a lot of pure stack manip stuff into …
(edit) @630 [630] 04/16/11 16:21:00 JarrettBillingsley - Classes can now have their allocators/finalizers changed as many times …
(edit) @629 [629] 04/16/11 15:05:46 JarrettBillingsley More funcdef-first-classedness.
(edit) @628 [628] 04/16/11 14:50:51 JarrettBillingsley Made it so you can only set class allocators/finalizers once.
(edit) @627 [627] 04/16/11 14:20:18 JarrettBillingsley Added @'single quote' verbatim strings. Useful for regexes, for one.
(edit) @626 [626] 04/16/11 14:12:17 JarrettBillingsley Made it so you can only set the function environment of native functions …
(edit) @625 [625] 04/16/11 14:06:32 JarrettBillingsley Changed purity/cacheability. Basically any function that has no upvalues …
(edit) @624 [624] 04/16/11 03:36:41 JarrettBillingsley Making funcdefs usable types. Compilation functions really should return …
(edit) @623 [623] 04/15/11 23:17:39 JarrettBillingsley Fixed a tiny bug where functions in namespaces could be cached, even …
(edit) @622 [622] 04/15/11 17:27:31 JarrettBillingsley - Made it impossible to change the environments of cacheable functions. …
(edit) @621 [621] 04/15/11 13:40:38 JarrettBillingsley - Removed all methods but opApply from the table metatable. - Cleaned up …
(edit) @620 [620] 04/15/11 03:16:48 JarrettBillingsley Changed the implementation of import statements. They are now just …
(edit) @619 [619] 04/15/11 01:30:06 JarrettBillingsley WIP. Trying to break up the mammoth interpreter.d.
(edit) @618 [618] 04/12/11 15:58:13 JarrettBillingsley - Fixed number-of-params bug in the streamlib - Added two functions, …
(edit) @617 [617] 04/10/11 20:51:19 JarrettBillingsley Changed import renaming syntax to use 'as'.
(edit) @616 [616] 04/04/11 20:03:45 JarrettBillingsley Just a few more little changes to the SDL lib to present a more consistent …
(edit) @615 [615] 04/04/11 17:18:53 JarrettBillingsley Added sdl.warpMouse.
(edit) @614 [614] 04/04/11 17:03:36 JarrettBillingsley - Cleaned up some (meta)method code in the interpreter, as well as wtf was …
(edit) @613 [613] 04/02/11 14:24:58 JarrettBillingsley - Metamethods no longer work on tables. Only instances can use …
(edit) @612 [612] 04/02/11 02:14:49 JarrettBillingsley Array slicing now always creates a new array. Array objects own their …
(edit) @611 [611] 04/02/11 01:02:11 JarrettBillingsley - Removed /+ +/ comments, made /* */ comments nest. - Removed backtick …
(edit) @610 [610] 04/01/11 14:19:54 JarrettBillingsley Couple tiny fixes to minid.bind, closes #129.
(edit) @609 [609] 03/31/11 23:45:36 JarrettBillingsley - Fixed a bug with argument parsing in some call expressions where the …
(edit) @608 [608] 03/30/11 18:03:11 JarrettBillingsley - allFieldsOf now works for namespaces too. - Turns out I had broken …
(edit) @607 [607] 01/17/11 03:02:12 JarrettBillingsley Closes #121. Also slightly changed behavior of getting the number of …
(edit) @606 [606] 01/11/11 12:30:31 JarrettBillingsley WIP, adding max param values to all the stdlib funcs.
(edit) @605 [605] 11/05/10 18:50:51 JarrettBillingsley Updated newFunction to allow an optional maximum number of parameters.
(edit) @604 [604] 11/03/10 16:03:31 JarrettBillingsley The interpreter now checks if a function (native or script) is called with …
(edit) @603 [603] 11/03/10 15:10:30 JarrettBillingsley Changed the MiniD native function type to just "uword …
(edit) @602 [602] 11/01/10 23:11:02 JarrettBillingsley Closes #123 (labeled breaks/continues).
(edit) @601 [601] 11/01/10 21:12:13 JarrettBillingsley Closes #126 (os.putEnv)
(edit) @600 [600] 11/01/10 20:56:45 JarrettBillingsley Closes #124 (better listFiles/Dirs implementation).
(edit) @599 [599] 11/01/10 00:46:01 JarrettBillingsley Closes #120. Closes #125.
(edit) @598 [598] 10/28/10 22:07:10 JarrettBillingsley Added StringBuffer?.format[ln]Pos. minid.misc.formatImpl changed slightly …
(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) @594 [594] 12/20/09 14:01:52 JarrettBillingsley Added MiniD highlighter for Kate. Thanks, Chris!
(edit) @593 [593] 12/18/09 14:27:05 JarrettBillingsley Forgot to update minidc. Thanks HeiHon?!
(edit) @592 [592] 12/17/09 22:23:39 JarrettBillingsley Updated to the newest Tango.
(edit) @591 [591] 11/12/09 22:15:32 JarrettBillingsley Added checkInstParamRef and checkInstParamSlot to minid.ex. Closes #114.
(edit) @590 [590] 11/12/09 21:34:30 JarrettBillingsley Added time.compare. Closes #117.
(edit) @589 [589] 11/10/09 11:08:35 JarrettBillingsley Updated both executables in mdcl.zip to the latest revision (and Tango …
(edit) @588 [588] 11/10/09 10:53:28 JarrettBillingsley Somehow, I missed checking for escaped open-braces in format strings. …
(edit) @587 [587] 11/09/09 19:23:44 JarrettBillingsley maybeGC now actually returns the uword it was supposed to! :P
(edit) @586 [586] 10/10/09 08:09:18 JarrettBillingsley Fixed compilation on x64. Tango, why don't you use size_t?
(edit) @585 [585] 09/27/09 09:36:07 JarrettBillingsley Closes #113, thanks eldar
(edit) @584 [584] 09/11/09 22:19:35 JarrettBillingsley Sorry for breaking things
(edit) @583 [583] 09/11/09 13:08:16 JarrettBillingsley <_<
(edit) @582 [582] 07/17/09 00:48:37 JarrettBillingsley - Oh, I forgot to mention that the serialization library also has a MiniD …
(edit) @581 [581] 07/16/09 22:51:17 JarrettBillingsley Added a reference mechanism so the host can hold references to MiniD …
(edit) @580 [580] 07/16/09 19:17:07 JarrettBillingsley The grammar and parser now accept trailing commas in array and table …
(edit) @579 [579] 07/16/09 15:47:58 JarrettBillingsley Theere it is. Weakref serialization fixed.
(edit) @578 [578] 07/16/09 15:42:46 JarrettBillingsley - Fixed a bug with namespace deserialization. But I realize now that …
(edit) @577 [577] 07/14/09 19:38:40 JarrettBillingsley Extended opSerialize for instances so it can be a bool; false to indicate …
(edit) @576 [576] 07/14/09 16:34:21 JarrettBillingsley - Fixed a bug when opDeserialize failed. - StringBuffer? is now …
(edit) @575 [575] 07/14/09 13:44:40 JarrettBillingsley Okay, I think the serialization is to a point where it should just need …
(edit) @574 [574] 07/14/09 09:46:31 JarrettBillingsley Closes #112
(edit) @573 [573] 07/12/09 13:10:30 JarrettBillingsley De-ref'ed several function parameters to make it compile with DMD 1.046. …
(edit) @572 [572] 07/11/09 16:35:27 JarrettBillingsley Updated mdcl.zip.
(edit) @571 [571] 07/11/09 16:33:15 JarrettBillingsley MDCL now works properly on Linux with the new minid.commandline.
(edit) @570 [570] 07/11/09 15:58:28 JarrettBillingsley - dumpVal will now no longer throw a stupid exception if an exception is …
(edit) @569 [569] 07/11/09 15:22:40 JarrettBillingsley Serialization now works for (all-script) classes and instances. Some kind …
(edit) @568 [568] 07/11/09 00:04:49 JarrettBillingsley I swear, how could I mess it up again? The right message: - More …
(edit) @567 [567] 07/11/09 00:03:33 JarrettBillingsley Ugh, r565's log was messed up. Here's what it was supposed to say: - …
(edit) @566 [566] 07/10/09 23:40:44 JarrettBillingsley WOOO open upvalues now serialize and deserialize properly
(edit) @565 [565] 07/10/09 22:30:20 JarrettBillingsley - time.microTime() was broken on Windows when the performance counter …
(edit) @564 [564] 07/10/09 19:40:55 JarrettBillingsley - time.microTime() was broken on Windows when the performance counter …
(edit) @563 [563] 07/10/09 19:24:12 JarrettBillingsley The native call depth of threads is now kept track of regardless of …
(edit) @562 [562] 07/10/09 18:46:33 JarrettBillingsley You'll no longer get an Exception thrown when an error occurs in a finally …
(edit) @561 [561] 07/10/09 15:37:13 JarrettBillingsley - Fixed compiler bug with ?=. - Committing some serialization foo.
(edit) @560 [560] 07/06/09 22:00:09 JarrettBillingsley Closes #108.
(edit) @559 [559] 07/06/09 19:19:24 JarrettBillingsley Closes #111 again, hopefully.
(edit) @558 [558] 07/06/09 16:48:55 JarrettBillingsley - Closes #111. Thanks for the report, Brix. - Fixed one confirmed and one …
(edit) @557 [557] 07/06/09 12:45:19 JarrettBillingsley Closes #110 by moving the finally analysis into the semantic phase. Also …
(edit) @556 [556] 07/06/09 11:59:09 JarrettBillingsley - Closes #109 (?= codegen was implemented wrong). The RHS of a ?= is now …
(edit) @555 [555] 07/05/09 23:39:33 JarrettBillingsley - Refactored the code in minid.commandline and mdcl. Now the …
(edit) @554 [554] 06/30/09 22:05:05 JarrettBillingsley blurgle
(edit) @553 [553] 06/26/09 22:53:41 JarrettBillingsley Added the flushOnNL method to the OutStream? and InoutStream? classes.
(edit) @552 [552] 06/26/09 14:21:49 JarrettBillingsley Committing the netlib addon. It's still very early in progress and …
Note: See TracRevisionLog for help on using the revision log.