root/trunk/ProjectFortress/parser_tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3626 [3626] 8 months sukyoungryu [preparser] Added more tests for the parser/preparser. Parallel do …
(edit) @3625 [3625] 8 months sukyoungryu [preparser] Added 12 tests for the delimiter matching checker.
(edit) @3623 [3623] 8 months sukyoungryu [preparser] Added 12 tests for the delimiter matching checker.
(edit) @3618 [3618] 8 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] 9 months sukyoungryu [copyright] Fixed the copyright notices.
(edit) @3546 [3546] 9 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] 10 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] 13 months sukyoungryu [syntax checker] An operator method that is not a subscripting operator …
(edit) @2935 [2935] 14 months sukyoungryu [AST] Deleted obsolete nodes: AbsExternalSyntax? and ExternalSyntax?
(edit) @2786 [2786] 15 months sukyoungryu [parser] 1. A single field declaration can declare multiple names in an …
(edit) @2784 [2784] 15 months sukyoungryu [parser] Character literals must not include LINE SEPARATOR and PARAGRAPH …
(edit) @2780 [2780] 15 months sukyoungryu [parser] It is a static error for a Fortress program to contain any …
(edit) @2779 [2779] 15 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] 16 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] 17 months sukyoungryu [parser] Added an error production for a slightly friendly syntax error …
(edit) @2235 [2235] 17 months sukyoungryu [tests] Added more test files for the parser.
(edit) @2219 [2219] 17 months sukyoungryu [parser] A component/API/trait/object declaration may end with an optional …
(edit) @2171 [2171] 17 months sukyoungryu [parser] Deleted the error productions for missing 'end' from components …
(edit) @2142 [2142] 17 months sukyoungryu [parser] Added better error messages for case/extremum/typecase …
(edit) @2141 [2141] 17 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.