root/trunk/ProjectFortress/LibraryBuiltin/FortressBuiltin.fsi

Revision Log Mode:


Legend:

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