root/trunk/ProjectFortress/parser_tests @ 3466

Name Size Rev Age Last Change
../
AbsFieldTest.fss 0.9 KB 3403 10 months sukyoungryu: [parser] Merged the grammar productions for variables and fields. Moved …
AbsVarDecls.fsi 0.8 KB 2089 17 months sukyoungryu: [parser] Added more test files for the parser based on the result from the …
AliasTest.fsi 0.8 KB 2101 17 months sukyoungryu: [parser] Added more parser test files. Fixed small bugs in the parser and …
ApiFieldTest.fsi 0.8 KB 3403 10 months sukyoungryu: [parser] Merged the grammar productions for variables and fields. Moved …
DeclTest.fss 1.0 KB 2935 14 months sukyoungryu: [AST] Deleted obsolete nodes: AbsExternalSyntax? and ExternalSyntax?
DelimitedExprTest.fss 0.9 KB 2587 16 months sukyoungryu: [test] Added more test files for the parser.
fileAPI2.fsi 0.8 KB 2101 17 months sukyoungryu: [parser] Added more parser test files. Fixed small bugs in the parser and …
fileAPI.fsi 0.8 KB 2101 17 months sukyoungryu: [parser] Added more parser test files. Fixed small bugs in the parser and …
fileComponent.fss 0.8 KB 2101 17 months sukyoungryu: [parser] Added more parser test files. Fixed small bugs in the parser and …
foreignLang.fss 0.9 KB 3253 11 months sukyoungryu: [parser] Implemented the new foreign language imports: - Disallowed …
simpleNameTest.fsi 0.9 KB 2101 17 months sukyoungryu: [parser] Added more parser test files. Fixed small bugs in the parser and …
SymbolTest.fss 4.0 KB 2587 16 months sukyoungryu: [test] Added more test files for the parser.
VarNYITest2.fsi 0.8 KB 2235 17 months sukyoungryu: [tests] Added more test files for the parser.
VarNYITest.fss 0.9 KB 2235 17 months sukyoungryu: [tests] Added more test files for the parser.
XXXarrayTest.fss 2.2 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXArrowType.fss 0.9 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
XXXbadChar.fss 0.8 KB 2784 15 months sukyoungryu: [parser] Character literals must not include LINE SEPARATOR and PARAGRAPH …
XXXcaretOperator.fss 1.0 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
XXXchain1.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXcom.sun.test8.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXComprisesHidden.fss 0.9 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
XXXDefinitions.fsi 0.9 KB 3466 9 months sukyoungryu: [parser] Reports better syntax error messages for definitions in APIs. …
XXXending.Name.fss 1.0 KB 2219 17 months sukyoungryu: [parser] A component/API/trait/object declaration may end with an optional …
XXXequalityTesting.fss 1.0 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXExportThenImport.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXforbiddenCharacters.fss 0.8 KB 2779 15 months sukyoungryu: [parser] Characters allowed only within comments and string and character …
XXXforbiddenConnectingPunctuation.fss 0.9 KB 2779 15 months sukyoungryu: [parser] Characters allowed only within comments and string and character …
XXXforbiddenControlCharacters.fss 0.8 KB 2780 15 months sukyoungryu: [parser] It is a static error for a Fortress program to contain any …
XXXforeignLang.fss 0.9 KB 3253 11 months sukyoungryu: [parser] Implemented the new foreign language imports: - Disallowed …
XXXgetterSetter.fss 0.9 KB 3072 12 months sukyoungryu: [syntax checker] A getter declaration should not have a parameter and a …
XXXimportApi.fsi 0.8 KB 2101 17 months sukyoungryu: [parser] Added more parser test files. Fixed small bugs in the parser and …
XXXinvalidSpace.fss 0.9 KB 2774 15 months sukyoungryu: [parser] No forbidden whitespace character appears in a Fortress program …
XXXjammedKeyword.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXkeyword.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXLabel.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXLocalOpr.fss 0.9 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
XXXMissingExport.fss 0.9 KB 2067 17 months sukyoungryu: [parser] Added syntax error messages in the preparser.
XXXmultipleColons.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXMultipleModifiers.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXMultipleTraitClauses.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXnoExport.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXnonewlineAssign.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXNotMatchingCharacterMarks.fss 0.9 KB 2779 15 months sukyoungryu: [parser] Characters allowed only within comments and string and character …
XXXNotMatchingStringMarks.fss 0.9 KB 2779 15 months sukyoungryu: [parser] Characters allowed only within comments and string and character …
XXXnumeralEndingWithApostrophe.fss 0.8 KB 2327 16 months sukyoungryu: [parser] Rejects numerals ending with apostrophes.
XXXobjectClauses.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXobjectDecl.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXobjectVarargs.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXOprMethod.fss 0.9 KB 3012 13 months sukyoungryu: [syntax checker] An operator method that is not a subscripting operator …
XXXparenOpArg.fss 0.9 KB 3237 11 months jmaessen: [libraries, tests] Replace toString by asString throughout.
XXXstaticArg.fss 1.1 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXStaticParameterName.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXSyntaxErrorCaseDo.fss 0.9 KB 2142 17 months sukyoungryu: [parser] Added better error messages for case/extremum/typecase …
XXXtab.fss 0.8 KB 2774 15 months sukyoungryu: [parser] No forbidden whitespace character appears in a Fortress program …
XXXtest.OPR.name.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXtest.test.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXTestTest.fss 1.0 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXtraitClauses.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXtraitDecl.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXTwoThreeTwo.fss 0.9 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
XXXTwoThreeTwoLoose.fss 0.9 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
XXXtypecaseSelf.fss 0.9 KB 2301 17 months sukyoungryu: [parser] Added an error production for a slightly friendly syntax error …
XXXunbalancedComment.fss 0.9 KB 2779 15 months sukyoungryu: [parser] Characters allowed only within comments and string and character …
XXXwrapped.fsi 0.8 KB 2786 15 months sukyoungryu: [parser] 1. A single field declaration can declare multiple names in an …
XXXWrongTraitName.fss 0.8 KB 2042 17 months sukyoungryu: [tests] Moved test programs that are supposed to fail to be parsed from …
Note: See TracBrowser for help on using the browser.