|
|
|
@3645
|
[3645]
|
7 months |
jmaessen |
[libraries, demos] Replace emptyList[\T\]() by <|[\T\] |> throughout, …
|
|
|
|
@3553
|
[3553]
|
8 months |
sukyoungryu |
[syntactic abstraction] Fixed hygienic renaming. Added the LetCC example.
|
|
|
|
@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 …
|
|
|
|
@3433
|
[3433]
|
9 months |
sukyoungryu |
[syntactic abstraction] Added a more generalized DoFront? syntax in the …
|
|
|
|
@3431
|
[3431]
|
9 months |
sukyoungryu |
[syntactic abstraction] Added the filter expressions syntax in the 'for …
|
|
|
|
@3423
|
[3423]
|
9 months |
sukyoungryu |
[syntactic abstraction] Fixed hygiene for local function declarations. …
|
|
|
|
@3412
|
[3412]
|
10 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@3405
|
[3405]
|
10 months |
sukyoungryu |
[syntactic abstraction] Made the 'for loops' example describes a valid …
|
|
|
|
@3401
|
[3401]
|
10 months |
sukyoungryu |
[syntactic abstraction] Made the 'for loops' example identical to the …
|
|
|
|
@3399
|
[3399]
|
10 months |
sukyoungryu |
[syntactic abstraction] Implemented hygiene for Accumulator.
|
|
|
|
@3395
|
[3395]
|
10 months |
sukyoungryu |
[syntactic abstraction] Added test files for Ticket #324. Fixed recursive …
|
|
|
|
@3394
|
[3394]
|
10 months |
sukyoungryu |
[tests] Fixed the GeneratorClause? test.
|
|
|
|
@3337
|
[3337]
|
10 months |
sukyoungryu |
[syntactic abstraction] Cleaning up more code.
|
|
|
|
@3335
|
[3335]
|
10 months |
sukyoungryu |
[syntactic abstraction] Reverted accidental changes.
|
|
|
|
@3334
|
[3334]
|
10 months |
jdn |
[Bug] List comprehensions does not respect asif
|
|
|
|
@3331
|
[3331]
|
10 months |
sukyoungryu |
[syntactic abstraction] Eliminated some obsolete code.
|
|
|
|
@3329
|
[3329]
|
10 months |
sukyoungryu |
[syntactic abstraction] Cleaning up.
|
|
|
|
@3328
|
[3328]
|
10 months |
sukyoungryu |
[syntactic abstraction] Added the regexp example to the nightly builds.
|
|
|
|
@3327
|
[3327]
|
10 months |
sukyoungryu |
[syntactic abstraction] Added the xml example to the nightly builds.
|
|
|
|
@3325
|
[3325]
|
10 months |
sukyoungryu |
[syntactic abstraction] Fixing the XML example (work in progress).
|
|
|
|
@3319
|
[3319]
|
10 months |
sukyoungryu |
[syntactic abstraction] Added some syntactic abstraction tests back to the …
|
|
|
|
@3237
|
[3237]
|
11 months |
jmaessen |
[libraries, tests] Replace toString by asString throughout.
|
|
|
|
@3077
|
[3077]
|
12 months |
sukyoungryu |
[ast] Merged FnDecl? and FnDef? to FnDecl?.
|
|
|
|
@3056
|
[3056]
|
13 months |
black |
converted many toString() methods to asString getters
|
|
|
|
@2958
|
[2958]
|
13 months |
sukyoungryu |
[syntax abstraction] Cleaning up test files.
|
|
|
|
@2957
|
[2957]
|
13 months |
sukyoungryu |
[syntax abstraction] Cleaning up the syntax abstraction tests.
|
|
|
|
@2907
|
[2907]
|
14 months |
jon |
[syntax] hygiene for if clause
|
|
|
|
@2905
|
[2905]
|
14 months |
jon |
[syntax] hygiene for while loops
|
|
|
|
@2891
|
[2891]
|
14 months |
jon |
[syntax] actually update syntax environment for recently added cases. …
|
|
|
|
@2889
|
[2889]
|
14 months |
jon |
[syntax] rename catch variable
|
|
|
|
@2888
|
[2888]
|
14 months |
jon |
[syntax] rename typecase variables. add test for hygienic typecase
|
|
|
|
@2883
|
[2883]
|
14 months |
sukyoungryu |
[tests] Small fixes.
|
|
|
|
@2881
|
[2881]
|
14 months |
jon |
[tests] add a test for multiple labels
|
|
|
|
@2861
|
[2861]
|
14 months |
jon |
[tests] fix syntax errors in syntax abstraction tests
|
|
|
|
@2860
|
[2860]
|
14 months |
jon |
[copyright] add copyrights
|
|
|
|
@2858
|
[2858]
|
14 months |
jon |
[tests] add syntax test that fails due to a lack of hygiene
|
|
|
|
@2788
|
[2788]
|
15 months |
jon |
[tests] use new syntax for macro definition
|
|
|
|
@2771
|
[2771]
|
15 months |
ryanc |
[syntax abstraction]
removed ast type from extension syntax
added …
|
|
|
|
@2748
|
[2748]
|
15 months |
ryanc |
[syntax abstraction]
fixed warnings (dead imports, dead code, etc)
…
|
|
|
|
@2729
|
[2729]
|
15 months |
ryanc |
[syntax] cleaned up preparser, indexes, exceptions, and tests
- …
|
|
|
|
@2586
|
[2586]
|
16 months |
jon |
[syntax] fix tests to use new => syntax
|
|
|
|
@2585
|
[2585]
|
16 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@2581
|
[2581]
|
16 months |
jon |
[merge] svn merge -r2557:HEAD …
|
|
|
|
@2562
|
[2562]
|
16 months |
sukyoungryu |
[desugarer] Cleaned up the visitor for the closure conversion. …
|
|
|
|
@2554
|
[2554]
|
16 months |
jon |
[unparser] fix the unparser for some syntax tests and new nodes
|
|
|
|
@2553
|
[2553]
|
16 months |
jon |
[merge] svn merge -r2487:HEAD …
|
|
|
|
@2490
|
[2490]
|
16 months |
jon |
[tool] ignore XXXwrongName in the unparser tests
|
|
|
|
@2450
|
[2450]
|
16 months |
jon |
[syntax] merge syntax branch to trunk. add support for nonterminal with …
|
|
|
|
@2371
|
[2371]
|
16 months |
jon |
[tests] remove another syntax test
|
|
|
|
@2369
|
[2369]
|
16 months |
jon |
[tests] move tests that use syntax transformer expressions to the old …
|
|
|
|
@2367
|
[2367]
|
16 months |
EricAllen |
More extensions to automatic getter/setter generator.
Modifications to …
|
|
|
|
@2278
|
[2278]
|
17 months |
jdn |
[Syntax] Automatic generatation of template gap nodes. This involved …
|
|
|
|
@2252
|
[2252]
|
17 months |
jon |
[syntax] rename passing tests
|
|
|
|
@2250
|
[2250]
|
17 months |
jon |
[syntax] rename api and component names to match filenames
|
|
|
|
@2183
|
[2183]
|
17 months |
jdn |
[Syntax] changed so much I forgot why…
|
|
|
|
@2181
|
[2181]
|
17 months |
dr2chase |
[parser, environment] fixed bug with imported var/type names conflicting …
|
|
|
|
@2136
|
[2136]
|
17 months |
jon |
[syntax] replace field val with in_text
|
|
|
|
@2124
|
[2124]
|
17 months |
jon |
[syntax] explain why LooseJuxt? was renamed to LooseJuxt?1
|
|
|
|
@2123
|
[2123]
|
17 months |
jon |
[syntax] Copy generated FortressAst?.fsi to Library/ directory. Fixed up …
|
|
|
|
@2110
|
[2110]
|
17 months |
jdn |
[Syntax] Added the XML example to SyntaxAbstractionJUTestAll
|
|
|
|
@2095
|
[2095]
|
17 months |
jdn |
[Syntax] New testcase
|
|
|
|
@2091
|
[2091]
|
17 months |
jdn |
[Syntax] Fixed testsyntax, renamed some files to indicate that they return …
|
|
|
|
@2090
|
[2090]
|
17 months |
jdn |
[Syntax] Typecheck of gap arguments. Handling of special symbols like TAB, …
|
|
|
|
@2075
|
[2075]
|
17 months |
jdn |
[Syntax] Propagated errors messages as far as I can take them, but they …
|
|
|
|
@2074
|
[2074]
|
17 months |
jdn |
[Syntax] Implemented Templatechecker which checks that the number and …
|
|
|
|
@2056
|
[2056]
|
17 months |
jon |
[regex] use CONTAINS and IN to test a strings presence in a regex set
|
|
|
|
@2029
|
[2029]
|
17 months |
jon |
[repository] use a graph-based repository that discovers dependancies in …
|
|
|
|
@1990
|
[1990]
|
17 months |
jon |
[regex] #{} escapes to normal fortress expressions
|
|
|
|
@1985
|
[1985]
|
17 months |
jon |
[xml] rename Xml2 to Xml
|
|
|
|
@1974
|
[1974]
|
18 months |
jon |
[sql] start of sql syntax
|
|
|
|
@1968
|
[1968]
|
18 months |
jon |
[regex] two more tests
|
|
|
|
@1966
|
[1966]
|
18 months |
jon |
[regex] add a test file
|
|
|
|
@1964
|
[1964]
|
18 months |
jon |
[regex] add a regex matching primitive to the library and hook it up to …
|
|
|
|
@1960
|
[1960]
|
18 months |
jon |
[regex] add non-greedy matchers, |, and some extra characters
|
|
|
|
@1959
|
[1959]
|
18 months |
jon |
[regex] handle escaped characters
|
|
|
|
@1955
|
[1955]
|
18 months |
jdn |
[Syntax] removed ~ file
|
|
|
|
@1954
|
[1954]
|
18 months |
jdn |
[Syntax] Template checker, check number of formal and actual args match, …
|
|
|
|
@1951
|
[1951]
|
18 months |
jon |
[regex] add more modifiers, but using LiteralExpr? instead of …
|
|
|
|
@1946
|
[1946]
|
18 months |
jon |
[regex] parse basic regex expressions
|
|
|
|
@1939
|
[1939]
|
18 months |
jon |
[syntax] fix multiple cdata elements
|
|
|
|
@1938
|
[1938]
|
18 months |
jon |
[syntax] handle method invocation in the pretty printer
|
|
|
|
@1936
|
[1936]
|
18 months |
jon |
[syntax] add char literal to the pretty printer. [xml] support CDATA
|
|
|
|
@1934
|
[1934]
|
18 months |
jdn |
[Syntax] Added test for multiple grammars with same name
|
|
|
|
@1933
|
[1933]
|
18 months |
jdn |
[Syntax] More tests
|
|
|
|
@1932
|
[1932]
|
18 months |
jdn |
[Syntax] more tests
|
|
|
|
@1931
|
[1931]
|
18 months |
jdn |
[Syntax] More tests
|
|
|
|
@1930
|
[1930]
|
18 months |
jdn |
[Syntax] Removed ~ files
|
|
|
|
@1929
|
[1929]
|
18 months |
jdn |
[Syntax] Test clean up, added some tests
|
|
|
|
@1922
|
[1922]
|
18 months |
jdn |
[Syntax] Added typestory example
|
|
|
|
@1921
|
[1921]
|
18 months |
jdn |
[Syntax] Added typestory example
|
|
|
|
@1916
|
[1916]
|
18 months |
jon |
[syntax] And and Not are on the top of the symbol AST parse tree. small …
|
|
|
|
@1901
|
[1901]
|
18 months |
jdn |
[Comprehension] example for desugaring
|
|
|
|
@1900
|
[1900]
|
18 months |
jdn |
[Comprehension] example for desugaring
|
|
|
|
@1899
|
[1899]
|
18 months |
jdn |
[Syntax]
|
|
|
|
@1898
|
[1898]
|
18 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@1892
|
[1892]
|
18 months |
jon |
[xml+regex] clean up examples
|
|
|
|
@1891
|
[1891]
|
18 months |
jon |
[xml] use groups instead of an extra non-terminal
|
|
|
|
@1889
|
[1889]
|
18 months |
jon |
[merge] merged the syntax branch -r1752:1883 to trunk
|
|
|
|
@1850
|
[1850]
|
18 months |
jdn |
[Syntax] Fixed bug in TemplateVarRewriter?. It is now sensitive to strings.
|
|
|
|