|
|
|
@3680
|
[3680]
|
7 months |
sukyoungryu |
[cleanup] Deleted a generated directory. Fixed copyright notices.
|
|
|
|
@3669
|
[3669]
|
7 months |
jmaessen |
[libraries] Added MINMAX operator and reduction for common operation
of …
|
|
|
|
@3222
|
[3222]
|
11 months |
jmaessen |
Fixed exponentiation bug #314
|
|
|
|
@3179
|
[3179]
|
12 months |
sukyoungryu |
[library] The language and package bindings in native components should be …
|
|
|
|
@3131
|
[3131]
|
12 months |
dr2chase |
[library, tests] sanitizing getters/setters
|
|
|
|
@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 …
|
|
|
|
@2975
|
[2975]
|
13 months |
jmaessen |
Rounding now available for all numeric types.
|
|
|
|
@2892
|
[2892]
|
14 months |
jmaessen |
Fix of Victor's bug: if we add a Ratio and an RR64, we got an error …
|
|
|
|
@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.
|
|
|
|
@2750
|
[2750]
|
15 months |
jmaessen |
Partial cleanup of getters and setters. FortressLibrary, …
|
|
|
|
@2661
|
[2661]
|
15 months |
sukyoungryu |
[library] Fixed some getter call syntax in libraries.
|
|
|
|
@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 …
|
|
|
|
@2395
|
[2395]
|
16 months |
jmaessen |
Fix mistaken checkin of this file in last commit.
|
|
|
|
@2394
|
[2394]
|
16 months |
jmaessen |
Immutable arrays of unboxed RR64. When you request an immutable array of …
|
|
|
|
@2321
|
[2321]
|
16 months |
jmaessen |
Changed Char.toString() back to its old version (that quotes and
escapes …
|
|
|
|
@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 …
|
|
|
|
@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 …
|
|
|
|
@2163
|
[2163]
|
17 months |
nbeckman |
[Disambiguator] There are a lot of changes in this revision.
- I found …
|
|
|
|
@2155
|
[2155]
|
17 months |
jmaessen |
Fixed bug / oversight in bounds checking and narrowing of partial
ranges …
|
|
|
|
@2150
|
[2150]
|
17 months |
jon |
[library] add toString() methods for all the exceptions listed in …
|
|
|
|
@1771
|
[1771]
|
18 months |
jmaessen |
Implemented opr ||, opr |||, opr //, and opr ///, along with BIG ||,
BIG …
|
|
|
|
@1597
|
[1597]
|
19 months |
jmaessen |
Refactored libraries to move arithmetic operators from top level into
the …
|
|
|
|
@1588
|
[1588]
|
19 months |
jmaessen |
Slightly better treatment of IEEE FP, and better treatment of MIN and
MAX. …
|
|
|
|
@1581
|
[1581]
|
19 months |
jmaessen |
Numeric types now support ordering in the standard way. This means I
can …
|
|
|
|
@1575
|
[1575]
|
19 months |
jmaessen |
Modified native stuff so that it handles functional methods correctly.
|
|
|
|
@1548
|
[1548]
|
19 months |
jmaessen |
Preliminary version of case insensitive string comparison, plus a
wrapper …
|
|
|
|
@1544
|
[1544]
|
19 months |
jmaessen |
Fix #96
|
|
|
|
@1500
|
[1500]
|
20 months |
jmaessen |
A bit of code cleanup after last checkin. What used to be …
|
|
copied from trunk/ProjectFortress/LibraryBuiltin/NativeSimpleTypes.fss:
|
|
|
|
@1499
|
[1499]
|
20 months |
jmaessen |
This massive check-in accomplishes the following goals:
1. Moves all …
|