|
|
|
@4297
|
[4297]
|
4 weeks |
sukyoungryu |
[spec] Added the Expressions chapter.
|
|
|
|
@4295
|
[4295]
|
4 weeks |
sukyoungryu |
[spec] Added some sections in the Expressions chapter.
|
|
|
|
@3913
|
[3913]
|
5 months |
sukyoungryu |
[parser] Fixed preparsing compound operators. Added a test.
[spec …
|
|
|
|
@3775
|
[3775]
|
6 months |
sukyoungryu |
[syntax] Implemented the new syntax: 'as' in type ascription is replaced …
|
|
|
|
@3713
|
[3713]
|
7 months |
jrhil47 |
[Static End] Added and disambiguated self types.
|
|
|
|
@3562
|
[3562]
|
8 months |
jmaessen |
Bunches of minor library tweaks due to bugs uncovered along the way,
plus …
|
|
|
|
@3550
|
[3550]
|
9 months |
sukyoungryu |
[copyright] Fixed the copyright notices.
|
|
|
|
@3546
|
[3546]
|
9 months |
jmaessen |
Changed Executable api to have no arguments; program arguments are now …
|
|
|
|
@3349
|
[3349]
|
10 months |
sukyoungryu |
[spec examples] Do not run a possibly nonterminating example.
|
|
|
|
@3237
|
[3237]
|
11 months |
jmaessen |
[libraries, tests] Replace toString by asString throughout.
|
|
|
|
@3057
|
[3057]
|
13 months |
black |
more toString -> asString changes
|
|
|
|
@2993
|
[2993]
|
13 months |
sukyoungryu |
[spec data] For now, commented out a spec example which is not working and …
|
|
|
|
@2868
|
[2868]
|
14 months |
sukyoungryu |
[parser] Fixed parsing numerals according to the spec 1.0b.
|
|
|
|
@2829
|
[2829]
|
14 months |
sukyoungryu |
[language] Use 'outcome' instead of 'result' for an implicitly declared …
|
|
|
|
@2826
|
[2826]
|
15 months |
sukyoungryu |
[delete] Eliminated the transient modifier.
|
|
|
|
@2695
|
[2695]
|
15 months |
nbeckman |
[disambiguator] We now report errors if a unqualified reference to a type …
|
|
|
|
@2503
|
[2503]
|
16 months |
EricAllen |
Implemented static shadowing detection.
(But it is offline until all …
|
|
|
|
@2419
|
[2419]
|
16 months |
jmaessen |
[Library, static analysis, tests] Added type Object to …
|
|
|
|
@2368
|
[2368]
|
16 months |
sukyoungryu |
[tool] Added more cases in the Ast2Cst tool.
[tests] Adjusted a spec …
|
|
|
|
@2367
|
[2367]
|
16 months |
EricAllen |
More extensions to automatic getter/setter generator.
Modifications to …
|
|
|
|
@2317
|
[2317]
|
16 months |
sukyoungryu |
[tests] Fixed test files.
|
|
|
|
@2268
|
[2268]
|
17 months |
sukyoungryu |
[ant] Made an error on com.sun.fortress.ant_tasks.BatchTask? fail the build …
|
|
|
|
@2263
|
[2263]
|
17 months |
jmaessen |
IntLiteral? is now a subtype of ZZ32 (and thus of every other numeric …
|
|
|
|
@2163
|
[2163]
|
17 months |
nbeckman |
[Disambiguator] There are a lot of changes in this revision.
- I found …
|
|
|
|
@1914
|
[1914]
|
18 months |
sukyoungryu |
[parser] Equality testing expressions within a block should be …
|
|
|
|
@1786
|
[1786]
|
18 months |
jmaessen |
New Reduction type hierarchy, in preparation for the new comprehension …
|
|
|
|
@1748
|
[1748]
|
18 months |
jmaessen |
TypeReflect? is no longer necessary in order to define covariant
functions …
|
|
|
|
@1595
|
[1595]
|
19 months |
sukyoungryu |
Fixed a bug reported by Jon: Mutable variables should be declared with …
|
|
|
|
@1588
|
[1588]
|
19 months |
jmaessen |
Slightly better treatment of IEEE FP, and better treatment of MIN and
MAX. …
|
|
|
|
@1517
|
[1517]
|
19 months |
jmaessen |
Some cleanups to Library/Map.fss, fixing a bug in error reporting in …
|
|
|
|
@1500
|
[1500]
|
20 months |
jmaessen |
A bit of code cleanup after last checkin. What used to be …
|
|
|
|
@1463
|
[1463]
|
20 months |
jmaessen |
Depracate size() in favor of |self|, which is much more elegant on the …
|
|
|
|
@1451
|
[1451]
|
20 months |
sukyoungryu |
Fixed copyright notices.
|
|
|
|
@1428
|
[1428]
|
20 months |
sukyoungryu |
Added a spec example.
|
|
|
|
@1424
|
[1424]
|
20 months |
sukyoungryu |
Added more spec examples.
|
|
|
|
@1423
|
[1423]
|
20 months |
EricAllen |
Added a "compile" flag to the "fortress" ant task.
|
|
|
|
@1410
|
[1410]
|
20 months |
jmaessen |
New examples of how to defined generators and reductions.
|
|
|
|
@1404
|
[1404]
|
20 months |
sukyoungryu |
Added more spec examples.
|
|
|
|
@1392
|
[1392]
|
20 months |
sukyoungryu |
Added a spec example.
|
|
|
|
@1382
|
[1382]
|
21 months |
sukyoungryu |
1. 'fortress filename.fss' is equivalent to 'fortress run filename.fss'. …
|
|
|
|
@1381
|
[1381]
|
21 months |
sukyoungryu |
1. Jan's fix to evaluating at expressions.
2. Added more spec examples.
|
|
|
|
@1375
|
[1375]
|
21 months |
EricAllen |
Fixed toStrings of some values. Renamed fortress -> fortress-old.
Renamed …
|
|
|
|
@1359
|
[1359]
|
21 months |
sukyoungryu |
Added spec examples for map aggregates and map comprehensions. Fixed …
|
|
|
|
@1345
|
[1345]
|
21 months |
sukyoungryu |
Implemented the map aggregate expressions syntax.
|
|
|
|
@1342
|
[1342]
|
21 months |
sukyoungryu |
Moved a not-working spec example out of testing.
|
|
|
|
@1338
|
[1338]
|
21 months |
sukyoungryu |
Renamed the AtomicConflict? exception to TryAtomicFailure?.
|
|
|
|
@1336
|
[1336]
|
21 months |
sukyoungryu |
Fixed trying to unwrapping a none option.
|
|
|
|
@1304
|
[1304]
|
22 months |
sukyoungryu |
Fixed copyright notices and did some clean up.
|
|
|
|
@1301
|
[1301]
|
22 months |
dr2chase |
Fixed prefix/postfix/other operator ambiguity, fixes bugs #16 and #62
|
|
|
|
@1288
|
[1288]
|
22 months |
sukyoungryu |
Fixed some copy right notices.
|
|
|
|
@1274
|
[1274]
|
22 months |
sukyoungryu |
Fixed the precedence between prefix and juxtaposition.
|
|
|
|
@1267
|
[1267]
|
22 months |
sukyoungryu |
1. Big operator applications (accumulators and comprehensions) are …
|
|
|
|
@1263
|
[1263]
|
22 months |
sukyoungryu |
Implemented the changed syntax for operator declarations, comprehensions, …
|
|
|
|
@1261
|
[1261]
|
22 months |
sukyoungryu |
Big operators are implemented.
|
|
|
|
@1245
|
[1245]
|
22 months |
sukyoungryu |
Fixed some copyright notices.
|
|
|
|
@1241
|
[1241]
|
22 months |
sukyoungryu |
Fixed some static errors in the example programs and libraries.
|
|
|
|
@1240
|
[1240]
|
22 months |
sukyoungryu |
New keyword: native
|
|
|
|
@1180
|
[1180]
|
22 months |
sukyoungryu |
Fixed some copyright notices.
|
|
|
|
@1156
|
[1156]
|
23 months |
sukyoungryu |
More example files in the spec.
|
|
|
|
@1153
|
[1153]
|
23 months |
sukyoungryu |
Added library examples in the spec.
|
|
|
|
@1149
|
[1149]
|
23 months |
dr2chase |
Intepreter now runs from caching fortress repository; file names and …
|
|
|
|
@1148
|
[1148]
|
23 months |
sukyoungryu |
Made the file names match the component names.
|
|
|
|
@1146
|
[1146]
|
23 months |
sukyoungryu |
Library examples in the spec.
|
|
|
|
@1112
|
[1112]
|
2 years |
sukyoungryu |
Implemented the new import-statement syntax.
|
|
|
|
@1105
|
[1105]
|
2 years |
sukyoungryu |
Multifix operator applications are not yet implemented.
|
|
|
|
@1095
|
[1095]
|
2 years |
jmaessen |
Fiddled with reductions (particularly Sum reduction) in effort to get …
|
|
|
|
@1091
|
[1091]
|
2 years |
sukyoungryu |
Replaced largest/smallest expressions with most expressions.
|
|
|
|
@1090
|
[1090]
|
2 years |
sukyoungryu |
Deleted a generated file.
|
|
|
|
@1082
|
[1082]
|
2 years |
sukyoungryu |
Deleted unused code.
|
|
|
|
@1026
|
[1026]
|
2 years |
sukyoungryu |
Added more examples to the spec.
|
|
|
|
@1006
|
[1006]
|
2 years |
sukyoungryu |
Added more examples in the Overview chapter.
|
|
|
|
@987
|
[987]
|
2 years |
sukyoungryu |
Added remained examples in the Expressions chapter in the spec.
|
|
|
|
@978
|
[978]
|
2 years |
sukyoungryu |
Added some examples in the Expressions chapter in the spec.
|
|
|
|
@969
|
[969]
|
2 years |
sukyoungryu |
Constructors, and generic constructors, can now participate in …
|
|
|
|
@956
|
[956]
|
2 years |
sukyoungryu |
Added some example in the Expressions chapter in the spec.
|
|
|
|
@952
|
[952]
|
2 years |
sukyoungryu |
Overloading between an object constructor and a top-level function is not …
|
|
|
|
@951
|
[951]
|
2 years |
sukyoungryu |
Added examples in the Traits and Objects chapters in the spec.
|
|
|
|
@943
|
[943]
|
2 years |
sukyoungryu |
Added examples in the Functions chapter in the spec.
|
|
|
|
@940
|
[940]
|
2 years |
sukyoungryu |
Added examples in the Static Parameters chapter in the spec.
|
|
|
|
@938
|
[938]
|
2 years |
sukyoungryu |
Added more examples from the spec.
|
|
|
|
@878
|
[878]
|
2 years |
sukyoungryu |
Added an example in the evaluation chapter in the spec.
|
|
|
|
@877
|
[877]
|
2 years |
sukyoungryu |
Added examples in the overview chapter.
|
|
|
|
@876
|
[876]
|
2 years |
sukyoungryu |
Adding examples in the preliminary part of the spec.
|
|
|
|
@875
|
[875]
|
2 years |
sukyoungryu |
Fixed bugs in the example files.
|
|
|
|
@874
|
[874]
|
2 years |
sukyoungryu |
Added more examples from the spec.
|
|
|
|
@863
|
[863]
|
2 years |
sukyoungryu |
Added more example files in the spec.
|
|
|
|
@862
|
[862]
|
2 years |
sukyoungryu |
Revised examples in the spec.
|
|
|
|
@854
|
[854]
|
2 years |
sukyoungryu |
Added more reserved words tables.
|
|
|
|
@851
|
[851]
|
2 years |
sukyoungryu |
Added a missing reserved word: FORALL
|
|
|
|
@847
|
[847]
|
2 years |
sukyoungryu |
Added an example from the spec.
|
|
|
|
@842
|
[842]
|
2 years |
sukyoungryu |
Some example in the Lexical Structure chapter in the spec.
|
|
|
|
@841
|
[841]
|
2 years |
sukyoungryu |
Some examples in the Operator Declarations chapter in the spec.
|
|
|
|
@747
|
[747]
|
2 years |
EricAllen |
Moved fortress-keywords to SpecData?/tables.
Added a "fortress" target to …
|
|
|
|
@741
|
[741]
|
2 years |
sukyoungryu |
Added the PFC/SpecData directory.
|