|
|
|
@4041
|
[4041]
|
4 months |
jrhil47 |
[errors] Major overhaul of application expression error messages. Fixed …
|
|
|
|
@3894
|
[3894]
|
5 months |
EricAllen |
Implemented compound APIs.
|
|
|
|
@3875
|
[3875]
|
5 months |
sukyoungryu |
[overloading checker] Fixed the implementation of identifying the …
|
|
|
|
@3845
|
[3845]
|
6 months |
sukyoungryu |
[parser] Implemented the new syntax for compound APIs. Added tests.
|
|
|
|
@3778
|
[3778]
|
6 months |
sukyoungryu |
[copyright notice] Ignore spec data files for the copyright check. Fixed …
|
|
|
|
@3775
|
[3775]
|
6 months |
sukyoungryu |
[syntax] Implemented the new syntax: 'as' in type ascription is replaced …
|
|
|
|
@3672
|
[3672]
|
7 months |
sukyoungryu |
[delimiter checker] Reports a better error message for unmatching labels. …
|
|
|
|
@3627
|
[3627]
|
8 months |
sukyoungryu |
[preparser] Added adelimiter checker test for parallel do expressions.
|
|
|
|
@3626
|
[3626]
|
8 months |
sukyoungryu |
[preparser] Added more tests for the parser/preparser. Parallel do …
|
|
|
|
@3625
|
[3625]
|
8 months |
sukyoungryu |
[preparser] Added 12 tests for the delimiter matching checker.
|
|
|
|
@3623
|
[3623]
|
8 months |
sukyoungryu |
[preparser] Added 12 tests for the delimiter matching checker.
|
|
|
|
@3618
|
[3618]
|
8 months |
sukyoungryu |
[preparser] Added 8 tests for the delimiter matching checker.
|
|
|
|
@3555
|
[3555]
|
8 months |
sukyoungryu |
[parser] Improved syntax error messages for invalid Fortress operator …
|
|
|
|
@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 …
|
|
|
|
@3466
|
[3466]
|
9 months |
sukyoungryu |
[parser] Reports better syntax error messages for definitions in APIs. …
|
|
|
|
@3403
|
[3403]
|
10 months |
sukyoungryu |
[parser] Merged the grammar productions for variables and fields. Moved …
|
|
|
|
@3253
|
[3253]
|
11 months |
sukyoungryu |
[parser] Implemented the new foreign language imports:
- Disallowed …
|
|
|
|
@3237
|
[3237]
|
11 months |
jmaessen |
[libraries, tests] Replace toString by asString throughout.
|
|
|
|
@3072
|
[3072]
|
12 months |
sukyoungryu |
[syntax checker] A getter declaration should not have a parameter and a …
|
|
|
|
@3012
|
[3012]
|
13 months |
sukyoungryu |
[syntax checker] An operator method that is not a subscripting operator …
|
|
|
|
@2935
|
[2935]
|
14 months |
sukyoungryu |
[AST] Deleted obsolete nodes: AbsExternalSyntax? and ExternalSyntax?
|
|
|
|
@2786
|
[2786]
|
15 months |
sukyoungryu |
[parser] 1. A single field declaration can declare multiple names in an …
|
|
|
|
@2784
|
[2784]
|
15 months |
sukyoungryu |
[parser] Character literals must not include LINE SEPARATOR and PARAGRAPH …
|
|
|
|
@2780
|
[2780]
|
15 months |
sukyoungryu |
[parser] It is a static error for a Fortress program to contain any …
|
|
|
|
@2779
|
[2779]
|
15 months |
sukyoungryu |
[parser] Characters allowed only within comments and string and character …
|
|
|
|
@2774
|
[2774]
|
15 months |
sukyoungryu |
[parser] No forbidden whitespace character appears in a Fortress program …
|
|
|
|
@2587
|
[2587]
|
16 months |
sukyoungryu |
[test] Added more test files for the parser.
|
|
|
|
@2327
|
[2327]
|
16 months |
sukyoungryu |
[parser] Rejects numerals ending with apostrophes.
|
|
|
|
@2301
|
[2301]
|
17 months |
sukyoungryu |
[parser] Added an error production for a slightly friendly syntax error …
|
|
|
|
@2235
|
[2235]
|
17 months |
sukyoungryu |
[tests] Added more test files for the parser.
|
|
|
|
@2219
|
[2219]
|
17 months |
sukyoungryu |
[parser] A component/API/trait/object declaration may end with an optional …
|
|
|
|
@2171
|
[2171]
|
17 months |
sukyoungryu |
[parser] Deleted the error productions for missing 'end' from components …
|
|
|
|
@2142
|
[2142]
|
17 months |
sukyoungryu |
[parser] Added better error messages for case/extremum/typecase …
|
|
|
|
@2141
|
[2141]
|
17 months |
sukyoungryu |
[parser] Added better error messages for component/API definitions missing …
|
|
|
|
@2101
|
[2101]
|
17 months |
sukyoungryu |
[parser] Added more parser test files. Fixed small bugs in the parser and …
|
|
|
|
@2089
|
[2089]
|
17 months |
sukyoungryu |
[parser] Added more test files for the parser based on the result from the …
|
|
|
|
@2067
|
[2067]
|
17 months |
sukyoungryu |
[parser] Added syntax error messages in the preparser.
|
|
|
|
@2048
|
[2048]
|
17 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@2042
|
[2042]
|
17 months |
sukyoungryu |
[tests] Moved test programs that are supposed to fail to be parsed from …
|