|
|
|
@3577
|
[3577]
|
8 months |
jon |
[syntax] add single astgen creator for all syntax abstraction nodes
|
|
|
|
@3557
|
[3557]
|
8 months |
jon |
[syntax] use updated astgen.jar
|
|
|
|
@3556
|
[3556]
|
8 months |
jon |
[syntax] hack the syntax abstraction nodes to use astgen more. needs more …
|
|
|
|
@3463
|
[3463]
|
9 months |
jon |
[nodes] add readme
|
|
|
|
@3462
|
[3462]
|
9 months |
jon |
[branch] make a branch for the node interface experiment
|
|
|
|
@2857
|
[2857]
|
14 months |
jon |
[syntax] make hygiene only apply to macro calls
|
|
|
|
@2854
|
[2854]
|
14 months |
jon |
[syntax] lookup template gaps in the syntax environment
|
|
|
|
@2853
|
[2853]
|
14 months |
jon |
[syntax] handle fn expressions
|
|
|
|
@2852
|
[2852]
|
14 months |
jon |
[syntax] move alpha renaming to VarRef?
|
|
|
|
@2851
|
[2851]
|
14 months |
jon |
create class to hold the syntax environment and generate fresh names for …
|
|
|
|
@2850
|
[2850]
|
14 months |
jon |
make a branch for hygiene
|
|
|
|
@2753
|
[2753]
|
15 months |
mspiegel |
[performance tests] Adjusted the y-axis for the graphs.
|
|
|
|
@2733
|
[2733]
|
15 months |
mspiegel |
Added new functionality to monitor JUnit test suites, and registered …
|
|
|
|
@2730
|
[2730]
|
15 months |
mspiegel |
Refinements to performance chart printing.
|
|
|
|
@2728
|
[2728]
|
15 months |
mspiegel |
Added support for parsing time information from an ant target, and added …
|
|
|
|
@2626
|
[2626]
|
16 months |
mspiegel |
[performance tests] Added JavaDoc? comments to the performance test …
|
|
|
|
@2579
|
[2579]
|
16 months |
jon |
[syntax] remove debug dump files again
|
|
|
|
@2578
|
[2578]
|
16 months |
jon |
[tests] use normal keywords in "for" example
|
|
|
|
@2577
|
[2577]
|
16 months |
jon |
[syntax] fix up xml example
|
|
|
|
@2575
|
[2575]
|
16 months |
jon |
[syntax] fix the regex macro example. do something closer to the proper …
|
|
|
|
@2573
|
[2573]
|
16 months |
jon |
[syntax] prefix all variables in the rats! parser with "fortress_" to …
|
|
|
|
@2572
|
[2572]
|
16 months |
jon |
[syntax] for macro works. ellipses should only consult the free variables …
|
|
|
|
@2566
|
[2566]
|
16 months |
jon |
[syntax] ellipses work in the context of lists of expressions
|
|
|
|
@2564
|
[2564]
|
16 months |
jon |
[syntax] ellipses somewhat works
|
|
|
|
@2560
|
[2560]
|
16 months |
mspiegel |
[performance tests] Some sanity checking on the input arguments.
|
|
|
|
@2558
|
[2558]
|
16 months |
jon |
[syntax] add ellipses syntax back in
|
|
|
|
@2557
|
[2557]
|
16 months |
jon |
branch for ellipses
|
|
|
|
@2556
|
[2556]
|
16 months |
mspiegel |
[performance tests] Some changes to the appearance of the graphs.
|
|
|
|
@2549
|
[2549]
|
16 months |
jon |
[syntax] dont dump ast files
|
|
|
|
@2548
|
[2548]
|
16 months |
jon |
[syntax] disable dead code elimination in Rats! so that we can access user …
|
|
|
|
@2547
|
[2547]
|
16 months |
mspiegel |
[performance tests] Added threads for better throughput on Niagara …
|
|
|
|
@2543
|
[2543]
|
16 months |
mspiegel |
[performance tests] Imagemaps are now generated one html file per chart.
|
|
|
|
@2542
|
[2542]
|
16 months |
jon |
[syntax] use specified nonterminal for parsing a template
|
|
|
|
@2539
|
[2539]
|
16 months |
jon |
[syntax] disambiguate nonterminal used to parse templates
|
|
|
|
@2538
|
[2538]
|
16 months |
jon |
[tests] add more syntax tests for case expressions
|
|
|
|
@2535
|
[2535]
|
16 months |
ryanc |
added optional nt for templates
|
|
|
|
@2534
|
[2534]
|
16 months |
mspiegel |
[performance tests] Made code Java 5.0 compliant and attempted to engage …
|
|
|
|
@2531
|
[2531]
|
16 months |
jon |
[syntax] handle variable lookup errors gracefully
|
|
|
|
@2530
|
[2530]
|
16 months |
mspiegel |
[performance tests] Added start and end dates to each chart.
|
|
|
|
@2529
|
[2529]
|
16 months |
jon |
[syntax] add test for case expressions. recur on template gaps that are …
|
|
|
|
@2528
|
[2528]
|
16 months |
jon |
[syntax] return list variables as-is
|
|
|
|
@2527
|
[2527]
|
16 months |
jon |
[syntax] fix up syntax for case expressions, remove transformer …
|
|
|
|
@2526
|
[2526]
|
16 months |
mspiegel |
Added the performance testing branch to the repository, that includes only …
|
|
|
|
@2525
|
[2525]
|
16 months |
jon |
[syntax] make things compile with case expressions
|
|
|
|
@2524
|
[2524]
|
16 months |
ryanc |
working towards case transformers
|
|
|
|
@2523
|
[2523]
|
16 months |
jon |
[syntax] add comments to the ComposingMacroCompiler?
|
|
|
|
@2518
|
[2518]
|
16 months |
jon |
[syntax] generate ellipses nodes from Fortress.ast
|
|
|
|
@2515
|
[2515]
|
16 months |
jon |
[nodes] use default method for syntax transformation nodes in the depth …
|
|
|
|
@2507
|
[2507]
|
16 months |
jon |
[syntax] use new => for macros
|
|
|
|
@2506
|
[2506]
|
16 months |
ryanc |
added => as separator between syntax pattern and template
added case …
|
|
|
|
@2499
|
[2499]
|
16 months |
jon |
[syntax] super syntaxes work
|
|
|
|
@2496
|
[2496]
|
16 months |
jon |
[disambiguator] disambiguate grammars in super syntax extensions
|
|
|
|
@2488
|
[2488]
|
16 months |
jon |
[tests] add test for super syntax
|
|
|
|
@2487
|
[2487]
|
16 months |
ryanc |
branched for syntax abstraction work
|
|
|
|
@2437
|
[2437]
|
16 months |
jon |
[syntax] remove debug dumped files
|
|
|
|
@2426
|
[2426]
|
16 months |
jon |
[syntax] use AbstractNode? instead of Node to make the Unprinter happy. All …
|
|
|
|
@2422
|
[2422]
|
16 months |
ryanc |
working!
|
|
|
|
@2421
|
[2421]
|
16 months |
ryanc |
fixed charclass problem
|
|
|
|
@2416
|
[2416]
|
16 months |
jon |
[syntax] process the transformation nodes, replacing template gaps with …
|
|
|
|
@2400
|
[2400]
|
16 months |
ryanc |
worked on parsing component bodies
|
|
|
|
@2398
|
[2398]
|
16 months |
jon |
[syntax] change around a syntax test
|
|
|
|
@2397
|
[2397]
|
16 months |
jon |
[syntax] use the TemplateParser? to rewrite templates so that template …
|
|
|
|
@2396
|
[2396]
|
16 months |
jon |
[syntax] use template parser to parse templates
|
|
|
|
@2380
|
[2380]
|
16 months |
jon |
[syntax,printer] dump java.util.Map to a readable format
|
|
|
|
@2358
|
[2358]
|
16 months |
jon |
[syntax] dont run the terminal rewriter
|
|
|
|
@2357
|
[2357]
|
16 months |
ryanc |
fixed SimpleTransformerDef? path
|
|
|
|
@2354
|
[2354]
|
16 months |
ryanc |
fixed some issues with native NTs and mangling
|
|
|
|
@2353
|
[2353]
|
16 months |
ryanc |
working towards new grammar composition
rats files are generated, but …
|
|
|
|
@2341
|
[2341]
|
16 months |
jon |
[tests] move transformer tests
|
|
|
|
@2340
|
[2340]
|
16 months |
jon |
[tests] add directory for transformer tests
|
|
|
|
@2335
|
[2335]
|
16 months |
jon |
[syntax] remove syntax transformer expressions from the parser
|
|
|
|
@2332
|
[2332]
|
16 months |
jon |
[disambiguate] disambiguate extended non-terminals to their definition …
|
|
|
|
@2329
|
[2329]
|
16 months |
ryanc |
added native grammars to parser, astgen, library
|
|
|
|
@2314
|
[2314]
|
16 months |
jon |
[merge] svn merge -r2284:HEAD …
|
|
|
|
@2313
|
[2313]
|
16 months |
jon |
[syntax] make macros mutually recursive. a first step to macros that can …
|
|
|
|
@2310
|
[2310]
|
16 months |
jon |
[syntax] implement proof of concept stage 2 of macro expansion. needs lots …
|
|
|
|
@2292
|
[2292]
|
17 months |
jon |
[syntax] stage 2 of the core calculus: invoke syntax transformers after …
|
|
|
|
@2291
|
[2291]
|
17 months |
jon |
[syntax] syntax nodes act more like template gaps. fix up visitors to deal …
|
|
|
|
@2285
|
[2285]
|
17 months |
jon |
[syntax] generate syntax transformation nodes properly
|
|
|
|
@2284
|
[2284]
|
17 months |
jon |
[merge] svn merge -r2280:HEAD …
|
|
|
|
@2280
|
[2280]
|
17 months |
jon |
[merge] merged trunk to syntax2, svn merge -r2264:HEAD …
|
|
|
|
@2279
|
[2279]
|
17 months |
jon |
[syntax] autogenerate syntax transformation nodes
|
|
|
|
@2265
|
[2265]
|
17 months |
jon |
[syntax] start phase 1 of syntax transformation, create a function that …
|
|
|
|
@2264
|
[2264]
|
17 months |
jon |
[syntax] make a branch for syntax
|
|
|
|
@2004
|
[2004]
|
17 months |
mspiegel |
[compiler] more syncing with r2002 of the trunk.
|
|
|
|
@2003
|
[2003]
|
17 months |
mspiegel |
[compiler] branch was slightly out of date with trunk
|
|
|
|
@2001
|
[2001]
|
17 months |
mspiegel |
[compiler] better handling of exceptions
|
|
|
|
@2000
|
[2000]
|
17 months |
mspiegel |
[compiler] merging r1999 of trunk into this branch
|
|
|
|
@1998
|
[1998]
|
17 months |
mspiegel |
[compiler] merging r1996 of trunk into this branch
|
|
|
|
@1989
|
[1989]
|
18 months |
mspiegel |
[compiler] updated unit testing for null getters
|
|
|
|
@1986
|
[1986]
|
18 months |
mspiegel |
[compiler] started implementing null methods in bytecode
|
|
|
|
@1982
|
[1982]
|
18 months |
mspiegel |
[compiler] implementing binary search for put() method
|
|
|
|
@1981
|
[1981]
|
18 months |
mspiegel |
[compiler] updated put() method to use return instead of goto
|
|
|
|
@1980
|
[1980]
|
18 months |
mspiegel |
[compiler] Implemented binary search for get() in byte code
|
|
|
|
@1979
|
[1979]
|
18 months |
mspiegel |
Make unit test work with Windows.
|
|
|
|
@1971
|
[1971]
|
18 months |
mspiegel |
[compiler] Added java comments.
|
|
|
|
@1970
|
[1970]
|
18 months |
mspiegel |
[compiler] Added first JUnit test, rejoice!
|
|
|
|
@1963
|
[1963]
|
18 months |
mspiegel |
[compiler] cleaning up branch
|
|
|
|
@1961
|
[1961]
|
18 months |
mspiegel |
[compiler] removing org.objectweb.asm.util source code.
|
|
|
|
@1958
|
[1958]
|
18 months |
mspiegel |
[compiler] updated .project file in branch
|
|
|
|