Per Bothner
|
2e26f3ac27
* InlineCalls.java (visitCaseExp): Warning if string used for case.
|
8 yıl önce |
Per Bothner
|
ce20879115
Also change list->string and string to return immutable strings.
|
8 yıl önce |
Per Bothner
|
1a552fcec3
Merge branch 'master' into invoke
|
8 yıl önce |
Per Bothner
|
a29bf3d577
* ProcInitializer.java (emitLoadModuleMethod): Use name property.
|
8 yıl önce |
Per Bothner
|
dce19950cf
Various changes to support IString for imutable strings.
|
8 yıl önce |
Per Bothner
|
d1f4793c0b
No longer allow a non-spliced argument array to a Java varargs method.
|
8 yıl önce |
Per Bothner
|
15c2b163dd
* CompileArith.java: Optimization for ADD and SUB.
|
8 yıl önce |
Per Bothner
|
10abd0927e
* webtest/README: New file - helps test http serving of static files.
|
8 yıl önce |
Per Bothner
|
facd554f14
* XMLPrinter.java: Partly revert previous changes, for compatibility.
|
8 yıl önce |
Per Bothner
|
ae613bf969
Add missing space.
|
8 yıl önce |
Per Bothner
|
643e5fc9f6
* std_syntax.scm: Explicitly import 'syntax' and 'syntax-case'.
|
8 yıl önce |
Per Bothner
|
3c3ee8e32d
* Makefile.am (LARCENY_TEST_FILES): Add 2 missing test files.
|
8 yıl önce |
Per Bothner
|
cb688abe91
* sva47725.scm: Tweak so it also work with Java-7.
|
8 yıl önce |
Per Bothner
|
a3f96e35b4
* kawa/pprint.scm: Add pretty-printing API,
|
8 yıl önce |
Per Bothner
|
55778b7203
* arr-test.scm: More array tests.
|
8 yıl önce |
Per Bothner
|
2ed019027e
* ArrayPrint.java (putLine): Don't emit newline at end.
|
8 yıl önce |
Per Bothner
|
db5cf3fa76
* syntax.scm: Add more options for range syntax.
|
8 yıl önce |
Per Bothner
|
8fb7356408
Fix Savannah bug #48938 "lambda cannot be cast to java.util.Comparator".
|
8 yıl önce |
Per Bothner
|
8578072592
* LambdaExp.java (addMethodFor): Fix nonportability for unsigned types.
|
8 yıl önce |
Per Bothner
|
cdccaa447d
Implement 'array'/'arrayN'/'arrayN[etype]' types. Optimize array indexing.
|
8 yıl önce |
Per Bothner
|
9f87d981c1
* ConditionalTarget.java (compileFromStack): Add missing emitPop
|
8 yıl önce |
Per Bothner
|
f91cdd6a67
Fix Savannah bug #47772 "Array clone doesn't work".
|
8 yıl önce |
Per Bothner
|
0c90ec972c
* ClassMethods.java (removeRedundantMethods): Use new Type.isSame.
|
8 yıl önce |
Per Bothner
|
4ecc3658a0
Add full name.
|
8 yıl önce |
Per Bothner
|
4ce2fcd266
* sva47651.scm: New testcase for Savannah bug #47651
|
8 yıl önce |
Per Bothner
|
134d8094ae
* LambdaExp.java (validateApply): Remove intra-class method-call
|
8 yıl önce |
Per Bothner
|
a4f158e789
* IntNum.make (make(int[])): Restore factory method incorrectly removed
|
8 yıl önce |
Per Bothner
|
21e96fc731
Change default for "dual-purpose" module class to 'init-run.
|
8 yıl önce |
Per Bothner
|
93445d61f9
Fix Savannah bug #47412 "Can't use define in the constructor of a subclass".
|
9 yıl önce |
Per Bothner
|
10c66285e7
* ApplyExp.java (finishTrampoline): Factor out "runUntilDone"
|
9 yıl önce |