|
|
|
@226
|
[226]
|
06/10/11 00:40:55 |
Abscissa |
util.mixins: Fixed: For getterLazy, 'writeAccess' should apply to the … |
|
|
|
@202
|
[202]
|
03/08/11 23:33:29 |
Abscissa |
(NB) all: Fixed: In D2, compile-time constants use the 'enum' abomination, … |
|
|
|
@185
|
[185]
|
03/05/11 03:00:38 |
Abscissa |
(B) util: Removed obsolete D2/Phobos compatibility modules (and some minor … |
|
|
|
@171
|
[171]
|
10/09/10 21:53:08 |
Abscissa |
(NB) util.mixins: getter/getterLazy use '@property' on generated … |
|
|
|
@170
|
[170]
|
10/09/10 21:35:26 |
Abscissa |
(NB)
- util.mixins: Fixed: getter/getterLazy broken on assoc arrays.
- … |
|
|
|
@164
|
[164]
|
09/13/10 01:59:07 |
Abscissa |
(B)
- cmd: Ported 'prompt()' to D2/Phobos.
- util.io: Renamed … |
|
|
|
@135
|
[135]
|
07/29/10 15:11:29 |
Abscissa |
(NB): lib/stbuild: Fixed: Critical bugs from switch to D2. |
|
|
|
@134
|
[134]
|
07/29/10 03:01:14 |
Abscissa |
(B) lib/stbuild: Converted to D2/Phobos. |
|
|
|
@122
|
[122]
|
03/26/10 17:32:27 |
Abscissa |
(B) util.mixins: Improved genEnum. |
|
|
|
@116
|
[116]
|
02/15/10 21:01:30 |
Abscissa |
(NB) all: Added appropriate svn properties. |
|
|
|
@111
|
[111]
|
02/13/10 20:58:10 |
Abscissa |
(NB) lib: Created initial D2 and Phobos migration layers … |
|
|
|
@101
|
[101]
|
12/03/09 12:29:32 |
Abscissa |
(NB)
- lib: Further improvements to ongoing battle against DMD's … |
|
|
|
@100
|
[100]
|
12/02/09 15:04:02 |
Abscissa |
(NB)
- lib: Fixed: util is prone to DMD's forward reference issues.
- lib: … |
|
|
|
@94
|
[94]
|
11/15/09 00:31:42 |
Abscissa |
(B) - lib: Lots of work, mostly on mixins/ctfe, and minor misc cleanups.
- … |
|
|
|
@93
|
[93]
|
11/02/09 20:34:35 |
Abscissa |
(NB) lib: Added *X and *Protected versions of util.mixins.getterLazy |
|
|
|
@92
|
[92]
|
11/02/09 20:11:47 |
Abscissa |
(NB) Fixed util.mixins.getterProtected |
|
|
|
@91
|
[91]
|
11/02/09 03:42:03 |
Abscissa |
(NB) Made variants of util.mixins.getter that allow any write-access to be … |
|
|
|
@89
|
[89]
|
09/15/09 23:01:06 |
Abscissa |
(NB) Forgot to remove debugging pragma(msg) in prev commit. |
|
|
|
@88
|
[88]
|
09/15/09 22:59:40 |
Abscissa |
(NB) Fixed: util.mixins.getter failed on structs |
|
|
|
@80
|
[80]
|
08/25/09 17:07:46 |
Nick Sabalausky |
(B) lib: Split OS.Unix into OS.Linux and OS.BSD
lib: Adjusted … |
|
|
|
@43
|
[43]
|
05/16/09 19:00:28 |
Nick Sabalausky |
(B) Misc fixes and improvements |
|
|
|
@42
|
[42]
|
05/12/09 01:30:46 |
Nick Sabalausky |
(NB) Added some ctfe funcs and traceMixin |
|
|
|
@37
|
[37]
|
04/25/09 14:41:29 |
Nick Sabalausky |
Big improvements to util.mixins, util.functional, and util.deferAssert … |
|
|
|
@36
|
[36]
|
04/12/09 02:32:22 |
Nick Sabalausky |
Added getterLazy |
|
|
|
@33
|
[33]
|
04/01/09 16:37:28 |
Nick Sabalausky |
(B) Some things were in mixin that should have been in reflect |
|
|
|
@32
|
[32]
|
04/01/09 15:49:54 |
Nick Sabalausky |
(B) Reworked some things in mixins.d and minor cleanup in treeout.d |
|
|
|
@31
|
[31]
|
04/01/09 00:44:09 |
Nick Sabalausky |
(B) Minor improvements |
|
|
|
@27
|
[27]
|
03/16/09 23:49:03 |
Nick Sabalausky |
(B) Eliminated useless 'type' param on setArgAllowableValues |
|
|
|
@26
|
[26]
|
03/16/09 22:23:45 |
Nick Sabalausky |
(B) Added isArrayType and changed getter to return a ".dup" if type ia an … |
|
|
|
@25
|
[25]
|
03/16/09 22:02:36 |
Nick Sabalausky |
(B) - Improvements to stformat and getter
- CmdLineParser? now exposes … |
|
|
|
@23
|
[23]
|
03/15/09 02:30:21 |
Nick Sabalausky |
Improvements to cmdlineparser, including Basic/Advanced flag. |
|
|
|
@22
|
[22]
|
03/09/09 21:35:15 |
Nick Sabalausky |
(NB) Added a few things |
|
|
|
@21
|
[21]
|
03/09/09 18:52:42 |
Nick Sabalausky |
Split semitwist.util into multiple modules. |