|
|
|
@3546
|
[3546]
|
9 months |
jmaessen |
Changed Executable api to have no arguments; program arguments are now …
|
|
|
|
@3342
|
[3342]
|
10 months |
jdn |
[Example] related to ticket 323
|
|
|
|
@3341
|
[3341]
|
10 months |
jdn |
[Example] related to ticket 323
|
|
|
|
@3334
|
[3334]
|
10 months |
jdn |
[Bug] List comprehensions does not respect asif
|
|
|
|
@3332
|
[3332]
|
10 months |
jdn |
[Bug] List comprehensions does not respect asif
|
|
|
|
@3309
|
[3309]
|
10 months |
dr2chase |
Synced simpleForeignImport with compiler example, added heap boost to …
|
|
|
|
@3303
|
[3303]
|
11 months |
dr2chase |
Minor tweaks to foreign stuff to avoid dotted name problem
|
|
|
|
@3301
|
[3301]
|
11 months |
chf |
We get as far as disambiguation
|
|
|
|
@3299
|
[3299]
|
11 months |
dr2chase |
[respository/foreign] removed use of reflection, uses asm instead
|
|
|
|
@3289
|
[3289]
|
11 months |
dr2chase |
Feeding generated APIs to static analysis, not yet working
|
|
|
|
@3278
|
[3278]
|
11 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@3251
|
[3251]
|
11 months |
dr2chase |
[repository, mostly] some cleanup of graph repository
|
|
|
|
@3237
|
[3237]
|
11 months |
jmaessen |
[libraries, tests] Replace toString by asString throughout.
|
|
|
|
@3230
|
[3230]
|
11 months |
jmaessen |
Example code for #317.
|
|
|
|
@3196
|
[3196]
|
12 months |
black |
The new world of printing
|
|
|
|
@3131
|
[3131]
|
12 months |
dr2chase |
[library, tests] sanitizing getters/setters
|
|
|
|
@3128
|
[3128]
|
12 months |
dr2chase |
[tests - not passing] minor changes, will be renaming into tests soon
|
|
|
|
@3124
|
[3124]
|
12 months |
dr2chase |
[tests] tweaked ifGetter into a failing test
|
|
|
|
@3084
|
[3084]
|
12 months |
dr2chase |
added test for new bug #308
|
|
|
|
@3077
|
[3077]
|
12 months |
sukyoungryu |
[ast] Merged FnDecl? and FnDef? to FnDecl?.
|
|
|
|
@3056
|
[3056]
|
13 months |
black |
converted many toString() methods to asString getters
|
|
|
|
@3050
|
[3050]
|
13 months |
sukyoungryu |
[tests] Fixed a broken build: input file handling.
|
|
|
|
@3048
|
[3048]
|
13 months |
black |
Moved a version of LongStringTests? to tests from not_passing_yet. …
|
|
|
|
@3036
|
[3036]
|
13 months |
black |
Started cleaning the string code. Started renaming toString to asString …
|
|
|
|
@3029
|
[3029]
|
13 months |
jmaessen |
Add test for reporting of imported entities that are not present in
the …
|
|
|
|
@3005
|
[3005]
|
13 months |
black |
Timing Experiments
|
|
|
|
@3001
|
[3001]
|
13 months |
black |
Balancing routines written tested.
|
|
|
|
@3000
|
[3000]
|
13 months |
angelee |
[test] This test now passes. It's already in the tests directory and …
|
|
|
|
@2997
|
[2997]
|
13 months |
black |
Balancing code passes two tests; invariants still in code.
|
|
|
|
@2994
|
[2994]
|
13 months |
dr2chase |
Turned on compiled top-level environments and added initial scaffolding …
|
|
|
|
@2989
|
[2989]
|
13 months |
black |
Balancing routines written, but as yet not tested.
|
|
|
|
@2970
|
[2970]
|
13 months |
skilpat |
[typechecker] Comprehensions now pass in the typechecker. To achieve this, …
|
|
|
|
@2968
|
[2968]
|
13 months |
jrhil47 |
[Typechecker] Checks bounds of static params.
|
|
|
|
@2965
|
[2965]
|
13 months |
angelee |
Typechecker does not recognize the static param declared by the inner …
|
|
|
|
@2962
|
[2962]
|
13 months |
sukyoungryu |
[tests] Renamed and added a copyright notice to a test.
|
|
|
|
@2961
|
[2961]
|
13 months |
black |
Started constructing long concats as a test case for balancing
|
|
|
|
@2955
|
[2955]
|
13 months |
black |
String comparison tests now pass. Renamed cordedStrings to Strings
|
|
|
|
@2951
|
[2951]
|
14 months |
black |
More string debugging
|
|
|
|
@2950
|
[2950]
|
14 months |
black |
Added a test to reveal problem with use of a naked getter.
|
|
|
|
@2947
|
[2947]
|
14 months |
black |
More debugging of CordedStrings?. Some tests still failing.
|
|
|
|
@2910
|
[2910]
|
14 months |
sukyoungryu |
[tool] The 'abstract' keyword is now added to methods where necessary by …
|
|
|
|
@2908
|
[2908]
|
14 months |
angelee |
added a test file that should fail by type checker but not currently
|
|
|
|
@2880
|
[2880]
|
14 months |
angelee |
[desugarer] object closure conversion does not handle this test case …
|
|
|
|
@2877
|
[2877]
|
14 months |
angelee |
Bug fixed in interpreter.
|
|
|
|
@2847
|
[2847]
|
14 months |
chf |
Closure.java was wrapping abortedexceptions and causing transactions to …
|
|
|
|
@2833
|
[2833]
|
14 months |
jmaessen |
abort followed by exit appears to perform the exit rather than the abort.
|
|
|
|
@2827
|
[2827]
|
15 months |
sukyoungryu |
[library] Added explicit static arguments to some method invocations.
|
|
|
|
@2825
|
[2825]
|
15 months |
jmaessen |
Bug #261
|
|
|
|
@2822
|
[2822]
|
15 months |
jmaessen |
Minor code changes to support recent tickets. No interpreter changes
to …
|
|
|
|
@2815
|
[2815]
|
15 months |
sukyoungryu |
[interpreter] Signals an error with an informative message instead of a …
|
|
|
|
@2812
|
[2812]
|
15 months |
angelee |
Type checker assigns the wrong type to references to a field in object …
|
|
|
|
@2804
|
[2804]
|
15 months |
jmaessen |
Some cleanups, checked in working test-passing version of strided
range …
|
|
|
|
@2795
|
[2795]
|
15 months |
black |
got all tests to run and terminate\!
|
|
|
|
@2794
|
[2794]
|
15 months |
chf |
Don't let orphaned transactions return values, various cleanups, dial back …
|
|
|
|
@2765
|
[2765]
|
15 months |
black |
String comparison passes tests! This includes SubString?' objects
…
|
|
|
|
@2754
|
[2754]
|
15 months |
black |
Added various printing functions and ilkName, for use in debugging.
|
|
|
|
@2744
|
[2744]
|
15 months |
black |
Solved problem with overloadings of println not being recognized.
|
|
|
|
@2739
|
[2739]
|
15 months |
black |
Next iteration of CordedStrings?, with substring nodes. Comparison of …
|
|
|
|
@2713
|
[2713]
|
15 months |
dr2chase |
The interpreter is no longer performing imports,
and instead relies on …
|
|
|
|
@2709
|
[2709]
|
15 months |
nbeckman |
[shadowing,bugfix] Issue: 152, This error is now caught, thanks to Eric's …
|
|
|
|
@2708
|
[2708]
|
15 months |
black |
Next iteration of CordedStrings?, with subrange and subscripting working, …
|
|
|
|
@2684
|
[2684]
|
15 months |
black |
More string stuff
|
|
|
|
@2673
|
[2673]
|
15 months |
black |
A start at implementing substring. Also committed a version that fails …
|
|
|
|
@2658
|
[2658]
|
16 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@2647
|
[2647]
|
16 months |
black |
Removed superfluous abstract definitions from trait String in …
|
|
|
|
@2517
|
[2517]
|
16 months |
chf |
Removing nestedTransactions1.fss
|
|
|
|
@2508
|
[2508]
|
16 months |
chf |
move test to not_passing_yet
|
|
|
|
@2472
|
[2472]
|
16 months |
nbeckman |
[test] Fixed the mondial.fss test.
|
|
|
|
@2450
|
[2450]
|
16 months |
jon |
[syntax] merge syntax branch to trunk. add support for nonterminal with …
|
|
|
|
@2444
|
[2444]
|
16 months |
nbeckman |
[desugaring] Put in a new desugaring pass that goes before the …
|
|
|
|
@2419
|
[2419]
|
16 months |
jmaessen |
[Library, static analysis, tests] Added type Object to …
|
|
|
|
@2360
|
[2360]
|
16 months |
jon |
[shell] use the correct apiname for the file given on the command line and …
|
|
|
|
@2348
|
[2348]
|
16 months |
dr2chase |
[test] moved passing tests into tests, upgraded them to be self-checking
|
|
|
|
@2345
|
[2345]
|
16 months |
dr2chase |
[test] Renamed/repaired some tests
|
|
|
|
@2344
|
[2344]
|
16 months |
dr2chase |
[tests] Minor test cleanup, part 1 (modifications now, renaming next)
|
|
|
|
@2304
|
[2304]
|
16 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@2294
|
[2294]
|
17 months |
nbeckman |
[tests] The ImportLocalCollision?.fss test is broken. I am not sure what it …
|
|
|
|
@2288
|
[2288]
|
17 months |
angelee |
[tests] object expression can't be found when the method returning it is …
|
|
|
|
@2287
|
[2287]
|
17 months |
angelee |
[tests] use of static parameter in object expression causes an error. …
|
|
|
|
@2282
|
[2282]
|
17 months |
angelee |
[tests] Adding a test case that misbehaves. New method defined in some …
|
|
|
|
@2275
|
[2275]
|
17 months |
angelee |
[tests] This file contains an illegal shadowing of a local variable. The …
|
|
|
|
@2263
|
[2263]
|
17 months |
jmaessen |
IntLiteral? is now a subtype of ZZ32 (and thus of every other numeric …
|
|
|
|
@2220
|
[2220]
|
17 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@2215
|
[2215]
|
17 months |
angelee |
[tests] this test case triggers a bug in the interpreter (?). It seems …
|
|
|
|
@2180
|
[2180]
|
17 months |
jon |
[tests] move failing format test back
|
|
|
|
@2177
|
[2177]
|
17 months |
jon |
[tests] move broken format test
|
|
|
|
@2165
|
[2165]
|
17 months |
sukyoungryu |
[tests] Moved SyntaxRepetition? tests out of the nightly build for now. …
|
|
|
|
@2158
|
[2158]
|
17 months |
jon |
[tests] the knuth stack overflows on solaris. moving the test to …
|
|
|
|
@2134
|
[2134]
|
17 months |
jmaessen |
Code that manifests Bug #137 - Functional method operator lookup within …
|
|
|
|
@2048
|
[2048]
|
17 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@2046
|
[2046]
|
17 months |
sukyoungryu |
[tests] Fixed test programs.
|
|
|
|
@2043
|
[2043]
|
17 months |
sukyoungryu |
[tests] Fixed some test programs. Moved working test programs to the …
|
|
|
|
@1826
|
[1826]
|
18 months |
sukyoungryu |
[copyright] Fixed copyright notices.
|
|
|
|
@1816
|
[1816]
|
18 months |
dr2chase |
Added test for bug #126, fixed bug #126
|
|
|
|
@1775
|
[1775]
|
18 months |
jmaessen |
Fix for #125, and uses of // operator where appropriate (and
appropriately …
|
|
|
|
@1762
|
[1762]
|
18 months |
dr2chase |
Added subtype-result-type test to overloading consistency check
|
|
|
|
@1729
|
[1729]
|
18 months |
dr2chase |
Added test for method inference, made static-checker switchable with a …
|
|
|
|
@1716
|
[1716]
|
18 months |
jmaessen |
Spent a while trying to hunt down stuff related to bug #116. Didn't …
|
|
|
|
@1704
|
[1704]
|
18 months |
jmaessen |
Fixed some more type signature messups.
|
|
|
|
@1703
|
[1703]
|
18 months |
jmaessen |
Test case that reproduces #115.
|
|
|
|