|
|
|
@3444
|
[3444]
|
9 months |
sukyoungryu |
[parser] Revised the methods grammar.
|
|
|
|
@3438
|
[3438]
|
9 months |
sukyoungryu |
[library] Fixed a wrong syntax.
[parser] Made the set of productions for …
|
|
|
|
@3058
|
[3058]
|
13 months |
black |
Changed comment
|
|
|
|
@3057
|
[3057]
|
13 months |
black |
more toString -> asString changes
|
|
|
|
@3036
|
[3036]
|
13 months |
black |
Started cleaning the string code. Started renaming toString to asString …
|
|
|
|
@3030
|
[3030]
|
13 months |
black |
Added >> and << to Range code. Removed from String code. Added …
|
|
|
|
@2822
|
[2822]
|
15 months |
jmaessen |
Minor code changes to support recent tickets. No interpreter changes
to …
|
|
|
|
@2754
|
[2754]
|
15 months |
black |
Added various printing functions and ilkName, for use in debugging.
|
|
|
|
@2634
|
[2634]
|
16 months |
jmaessen |
Added strToInt (convert String to ZZ32) to FortressLibrary.fss. This …
|
|
|
|
@2619
|
[2619]
|
16 months |
black |
The great restructuring of the world consequent on turning String into a …
|
|
|
|
@2419
|
[2419]
|
16 months |
jmaessen |
[Library, static analysis, tests] Added type Object to …
|
|
|
|
@2315
|
[2315]
|
16 months |
gls |
added NN32 and NN64 and QQ, / operator on integers now creates rationals, …
|
|
|
|
@2263
|
[2263]
|
17 months |
jmaessen |
IntLiteral? is now a subtype of ZZ32 (and thus of every other numeric …
|
|
|
|
@2225
|
[2225]
|
17 months |
chf |
bignums: result of pair programming with GLS
|
|
|
|
@2224
|
[2224]
|
17 months |
angelee |
[library, interpreter] Implemented few operators for Character (finishing …
|
|
|
|
@2221
|
[2221]
|
17 months |
angelee |
[library] removed javaDigit method declaration in api because it is used …
|
|
|
|
@2214
|
[2214]
|
17 months |
angelee |
[interpreter, library] Guy and I implemented a set of methods for buildin …
|
|
|
|
@2206
|
[2206]
|
17 months |
sukyoungryu |
[library] Implemented RR32 with Guy. Added a good set of test data for …
|
|
|
|
@2196
|
[2196]
|
17 months |
jmaessen |
[Library, interpreter] Re-factor ranges to distinguish bounded ranges
l:u …
|
|
|
|
@2164
|
[2164]
|
17 months |
jmaessen |
[Libraries]
Changed Integral to be a parametric type Integral[\I\]. This …
|
|
|
|
@2159
|
[2159]
|
17 months |
jon |
[library] s/String/IntLiteral for the operators in IntLiteral?
|
|
|
|
@1771
|
[1771]
|
18 months |
jmaessen |
Implemented opr ||, opr |||, opr //, and opr ///, along with BIG ||,
BIG …
|
|
|
|
@1659
|
[1659]
|
19 months |
jmaessen |
Bug fixes and performance improvements. Make sure we allocate …
|
|
|
|
@1603
|
[1603]
|
19 months |
sukyoungryu |
Modified some library code to work around some bugs of the Fortify tool.
|
|
|
|
@1597
|
[1597]
|
19 months |
jmaessen |
Refactored libraries to move arithmetic operators from top level into
the …
|
|
|
|
@1581
|
[1581]
|
19 months |
jmaessen |
Numeric types now support ordering in the standard way. This means I
can …
|
|
|
|
@1548
|
[1548]
|
19 months |
jmaessen |
Preliminary version of case insensitive string comparison, plus a
wrapper …
|
|
|
|
@1500
|
[1500]
|
20 months |
jmaessen |
A bit of code cleanup after last checkin. What used to be …
|
|
copied from trunk/ProjectFortress/LibraryBuiltin/NativeSimpleTypes.fsi:
|
|
|
|
@1499
|
[1499]
|
20 months |
jmaessen |
This massive check-in accomplishes the following goals:
1. Moves all …
|