Today
-
r1073
(use 'lambda' wrappers for builtin references
) committed by mark.dufour
- use 'lambda' wrappers for builtin references
use 'lambda' wrappers for builtin references
-
r1072
(allow passing of builtin funcs (doesn't work yet)
) committed by mark.dufour
- allow passing of builtin funcs (doesn't work yet)
allow passing of builtin funcs (doesn't work yet)
Last 7 days
-
r1071
(merge some similar code
) committed by mark.dufour
- merge some similar code
-
r1070
(remove partial arg (un)packing stuff
) committed by mark.dufour
- remove partial arg (un)packing stuff
remove partial arg (un)packing stuff
-
r1069
(remove 'too smart' optimization
) committed by mark.dufour
- remove 'too smart' optimization
remove 'too smart' optimization
-
issue 48
(inheritance from extension class should either work or give ...) Status changed by mark.dufour
-
-
r1068
(forgot to model some args, so they became void *
) committed by mark.dufour
- forgot to model some args, so they became void *
forgot to model some args, so they became void *
-
r1067
(test property getter too
) committed by mark.dufour
- test property getter too
-
r1066
(most of csv.{DictReader, DictWriter}
) committed by mark.dufour
- most of csv.{DictReader, DictWriter}
most of csv.{DictReader, DictWriter}
-
r1065
(move test .csv file to testdata/
) committed by mark.dufour
- move test .csv file to testdata/
move test .csv file to testdata/
-
-
r1063
(next are csv.dictreader/writer
) committed by mark.dufour
- next are csv.dictreader/writer
next are csv.dictreader/writer
-
r1062
(fix potential problem with seeding
) committed by mark.dufour
- fix potential problem with seeding
fix potential problem with seeding
-
r1061
(remove some more trailing whitespace
) committed by mark.dufour
- remove some more trailing whitespace
remove some more trailing whitespace
-
-
r1059
(syntax to specify keywords in builtins
) committed by mark.dufour
- syntax to specify keywords in builtins
syntax to specify keywords in builtins
-
r1058
(allow **kwargs for builtins
) committed by mark.dufour
- allow **kwargs for builtins
allow **kwargs for builtins
-
-
-
r1055
(improve forward variable references
) committed by mark.dufour
- improve forward variable references
improve forward variable references
-
r1054
(factor out forward referencing stuff
) committed by mark.dufour
- factor out forward referencing stuff
factor out forward referencing stuff
-
r1053
(fix seeding of func refs
) committed by mark.dufour
- fix seeding of func refs
-
r1052
(improve forward function references
) committed by mark.dufour
- improve forward function references
improve forward function references
-
issue 48
(inheritance from extension class should either work or give ...) Status changed by mark.dufour
-
-
issue 48
(inheritance from extension class should either work or give ...) commented on by mark.dufour
-
-
r1051
(improve check for inheritance from builtins
) committed by mark.dufour
- improve check for inheritance from builtins
improve check for inheritance from builtins
-
-
r1050
(3/2, and cleanup a bit
) committed by mark.dufour
- 3/2, and cleanup a bit
-
-
r1048
(update csv implementation 1/2
) committed by mark.dufour
- update csv implementation 1/2
update csv implementation 1/2
-
r1047
(avoid GCC warnings for shedskin -e
) committed by mark.dufour
- avoid GCC warnings for shedskin -e
avoid GCC warnings for shedskin -e
-
r1046
(remove trailing whitespace from shedskin/ also
) committed by mark.dufour
- remove trailing whitespace from shedskin/ also
remove trailing whitespace from shedskin/ also
-
-
r1044
(improve local overloading and function passing
) committed by mark.dufour
- improve local overloading and function passing
improve local overloading and function passing
-
r1043
(distinguish NULL and 0 for selected builtins
) committed by mark.dufour
- distinguish NULL and 0 for selected builtins
distinguish NULL and 0 for selected builtins
-
r1042
(remove trailing whitespace
) committed by mark.dufour
- remove trailing whitespace
remove trailing whitespace
Last 30 days
-
-
r1040
(basic example now works fully
) committed by mark.dufour
- basic example now works fully
basic example now works fully
-
-
r1038
(fix return type here, always int
) committed by mark.dufour
- fix return type here, always int
fix return type here, always int
-
-
-
-
-
r1033
(enough for basic example
) committed by mark.dufour
- enough for basic example
-
-
r1031
(branches are very useful
) committed by mark.dufour
- branches are very useful
-
-
r1029
(forget that, too many problems
) committed by mark.dufour
- forget that, too many problems
forget that, too many problems
-
r1028
(satisfy new __init__ argument
) committed by mark.dufour
- satisfy new __init__ argument
satisfy new __init__ argument
|