Commit History

Author SHA1 Message Date
  Per Bothner f1d8b106d5 Fix deault type of #!rest argument to be possibly-mutable list. 5 years ago
  Per Bothner 174e8faf56 Fix GitLab issue #56 "string->number not working with base 36". 5 years ago
  Per Bothner 286dd4a48a New procedure ->shape (from SRFI-164). 5 years ago
  Per Bothner ab0ff178d6 Define new 'array-shape' function. 5 years ago
  Per Bothner 121be476a7 * convert1.scm, errors3.scm: Generalize error patterns for java 9+. 5 years ago
  Per Bothner 98faf94b52 Tweak format-array output in accordance with srfi 163. 6 years ago
  Per Bothner 3cb1fed8ac * arrays.scm (build-array): Allow optional 'setter' procedure. 6 years ago
  Per Bothner b7f10623fb * arrays.scm (format-array): Add optional port argument. 6 years ago
  Per Bothner 016b982914 Fixes GitLab issue #48 'Kawa | Range "[1 size: 5]'. 6 years ago
  Per Bothner 306c1f3116 testing.scm (%test-end): Reset test-runner-current if done. 6 years ago
  Per Bothner 0296c85c33 * ApplyExp.java (compile): Fix logic error with rest args. 7 years ago
  Per Bothner 871ef338d4 * module3.scm (my-compare): Tweak to avoid a warning. 7 years ago
  Per Bothner 40786c1aa1 * ApplyExp.java (visitArgs): Call noteValueFromApply on param. 7 years ago
  Per Bothner d477ef9faa Revert 2017-08-26 cȟange (commit 77784568 for issue #11). 7 years ago
  Per Bothner 99cef98154 For invoke-static and similarstatic, prefer static methods. 7 years ago
  Per Bothner 1cffbc2b65 * InlineCalls.java (visitCaseExp): Inline formatted types in warnings. 7 years ago
  Per Bothner 1fb5ad9d57 Fix GitLab issue #32 "Imprecise infered return type". 7 years ago
  Helmut Eller ec26852335 Support justification ~<...~> in format 7 years ago
  Per Bothner ad4f3f8e05 * LispPackage.java (getNamedType): Handle "array" and "arrayN". 7 years ago
  Per Bothner 37ce544281 * Compilation.java (generateCheckMethod,generateCheckKeywords) 7 years ago
  Per Bothner c38ba81687 * InlineCalls.java (inlineCall): Handle optional arguments. 7 years ago
  Per Bothner 2206464da0 * Makefile.am: Use JDK_JAVA_OPTIONS to pass --add-modules for Java 9. 7 years ago
  Per Bothner 7ce9faf9a8 * char-tables.iscm: Regenerated using Java 9. 7 years ago
  Per Bothner cc86ae7a4b * annotations1.scm: Remove an annotation seemingly missing in Java9. 7 years ago
  Per Bothner 13caa75fe5 * convert1.scm: Change output to pattern so it works for Java 9. 7 years ago
  Per Bothner b6e80d2a13 Partial fix GitLab issue#19 "(import (except (srfi 1) make-list)) fails" 7 years ago
  Per Bothner 558f54a04a * system-test.scm: Fixme GitLb issue #17 7 years ago
  Per Bothner 255e92bc5b * Compilation.java (warnUninitialized): New option. 7 years ago
  Per Bothner 1a34ba0ec5 * Makefile.am (EXTRA_DIST): Update with two new files. 7 years ago
  Per Bothner 01b797ba12 * MappedArrayType.java (isCompatibleWithValue): Always convert. 7 years ago