|
|
|
@270
|
[270]
|
10/22/06 14:15:03 |
Don Clugston |
Added meta.BitArray?, this is used by regexp3. |
|
|
|
@269
|
[269]
|
10/18/06 12:39:41 |
Don Clugston |
Rough framework. I've had problems with Walters tabs, this code might not … |
|
|
|
@268
|
[268]
|
10/18/06 12:38:32 |
Don Clugston |
The original from DMD. |
|
|
|
@267
|
[267]
|
10/18/06 12:37:30 |
Don Clugston |
Decided to put my draft regexp engine in here for now. |
|
|
|
@258
|
[258]
|
09/01/06 09:53:17 |
Don Clugston |
For DMD 0.166 -- now demangles lazy parameters and lazy variadics. |
|
|
|
@254
|
[254]
|
08/30/06 20:59:21 |
pragma |
-- |
|
|
|
@215
|
[215]
|
07/11/06 04:02:33 |
Don Clugston |
Simpler beer! |
|
|
|
@214
|
[214]
|
07/09/06 04:59:31 |
Don Clugston |
Bugfix for bug found by Tom S: error in Lname length calculation. |
|
|
|
@213
|
[213]
|
07/07/06 02:27:36 |
Don Clugston |
Deleted some old workarounds that haven't been required since about DMD … |
|
|
|
@212
|
[212]
|
07/06/06 16:33:03 |
Don Clugston |
More refactoring of demangle. There's still a latent bug in how it deals … |
|
|
|
@211
|
[211]
|
07/06/06 16:10:13 |
Don Clugston |
More refactoring of demangle. |
|
|
|
@210
|
[210]
|
07/06/06 15:25:30 |
Don Clugston |
Refactoring nameof and demangle, to make it closer to library standard. |
|
|
|
@209
|
[209]
|
07/06/06 07:05:40 |
Don Clugston |
Finally, symbolof!() works! |
|
|
|
@208
|
[208]
|
07/05/06 09:07:50 |
Don Clugston |
More nameof refactoring. symbolof!() still doesn't work. |
|
|
|
@207
|
[207]
|
07/04/06 02:17:31 |
Don Clugston |
qualifiednameof!() now works. Added prettytypeof!().
symbolnameof!() is … |
|
|
|
@206
|
[206]
|
06/28/06 11:05:08 |
Don Clugston |
Beginning to reinstate qualifiednameof!(). |
|
|
|
@204
|
[204]
|
06/23/06 08:56:08 |
Don Clugston |
New compile-time name demangler. Unlike the previous one, this one is far … |
|
|
|
@160
|
[160]
|
03/09/06 08:25:20 |
Don Clugston |
Many accumulated changes to 'meta'. The most interesting is the one in … |
|
|
|
@156
|
[156]
|
02/25/06 13:51:29 |
Don Clugston |
Regexp2: Code cleanup, and minor optimisation. |
|
|
|
@155
|
[155]
|
02/25/06 09:05:10 |
Don Clugston |
Regexp: Lazy matching now works properly. Yee-haw! Even in the complex … |
|
|
|
@154
|
[154]
|
02/25/06 03:00:28 |
Don Clugston |
Now regexp2 is doing proper regular expressions!
May still have problems … |
|
|
|
@144
|
[144]
|
02/22/06 10:44:53 |
Don Clugston |
Added meta.regexp2, a compile-time regexp parser using mixins. Doesn't do … |
|
|
|
@126
|
[126]
|
01/26/06 04:45:25 |
Don Clugston |
meta: Folded in DMD 0.144 changes. Also: qualtest shows that local … |
|
|
|
@125
|
[125]
|
01/20/06 01:03:03 |
Don Clugston |
meta: a more usable qualifiedname.d, with the new functions basicnameof(), … |
|
|
|
@123
|
[123]
|
01/19/06 04:09:34 |
Don Clugston |
meta: Tidied up the comments in qualifiedname.d |
|
|
|
@122
|
[122]
|
01/19/06 02:43:39 |
Don Clugston |
meta: added some compile-time name demangling to qualifiedname. Includes … |
|
|
|
@118
|
[118]
|
|
|
|
|
|
|
@115
|
[115]
|
01/16/06 00:36:22 |
Don Clugston |
Meta: Folded in DMD 0.143 changes (fewer workarounds required). Regex … |
|
|
|
@114
|
[114]
|
01/15/06 07:04:42 |
pragma |
Misc code fixes.
Touched meta comments so documentation will build. Will … |
|
|
|
@98
|
[98]
|
01/02/06 05:01:50 |
Don Clugston |
Dynamic library: added a clean interface for dynamically loading classes. … |
|
|
|
@93
|
[93]
|
12/22/05 10:25:03 |
Don Clugston |
How embaressing! The calcpi demo was printing PI=3.22... due to an … |
|
|
|
@89
|
[89]
|
12/20/05 03:33:53 |
Don Clugston |
Added meta.conv.atoi(). Also added another string hack. |
|
|
|
@88
|
[88]
|
12/19/05 07:37:37 |
Don Clugston |
Added meta.string.find!(), rfind!(), repeat!() |
|
|
|
@84
|
[84]
|
12/17/05 09:09:42 |
pragma |
Updated the bejezus out of this thing.
Currently Supported
- … |
|
|
|
@83
|
[83]
|
12/16/05 10:41:01 |
Don Clugston |
added sliceheadoff!(), slicetailoff!() to strhacks (reduces some noise). … |
|
|
|
@82
|
[82]
|
12/16/05 04:36:28 |
Don Clugston |
Added meta.ctype.d, with unit tests. |
|
|
|
@79
|
[79]
|
12/15/05 23:19:31 |
pragma |
This took forever to do.
Compile-time regular-expression engine
Currently … |
|
|
|
@78
|
[78]
|
12/15/05 02:34:53 |
Don Clugston |
Meta: Added isInString(). Renamed trim() to chomp() to make it more … |
|
|
|
@77
|
[77]
|
12/14/05 02:45:00 |
Don Clugston |
ddl/mangle.d now uses the functions from meta.
meta/dd.bat is used for … |
|
|
|
@76
|
[76]
|
12/13/05 11:09:58 |
Don Clugston |
Added 'meta' metaprogramming library to trunk. None of the existing DDL … |