root/trunk/ProjectFortress/parser_tests

Revision Log Mode:


Legend:

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