Per Bothner
|
46a7718632
* LispLanguage.java (getPrimaryPrompt): Simplify prompt.
|
5 年之前 |
Per Bothner
|
e5b4a4bc98
One minor doc update and 2 typos.
|
5 年之前 |
Per Bothner
|
8170c8a8f2
* Expression.java (print): Use closeThis instead of close.
|
5 年之前 |
Per Bothner
|
8ac6d6672d
Use accessor methods for PrettyWriter buffer/bufferFillPointer fields.
|
5 年之前 |
Per Bothner
|
f1d8b106d5
Fix deault type of #!rest argument to be possibly-mutable list.
|
5 年之前 |
Per Bothner
|
a6dfdceba8
Allow SYNTHETIC method when actual class is non-public.
|
5 年之前 |
Per Bothner
|
6f2fc405e7
Revert "Temporary debug hook for GitLab builds."
|
5 年之前 |
Per Bothner
|
819d84d550
Revert "More debugging for GitLab CI."
|
5 年之前 |
Per Bothner
|
56a9c39933
For gitlab CI: Package for 'find' is 'findutils'.
|
5 年之前 |
Per Bothner
|
10025ddb99
lso install 'find' for gitlab CI.
|
5 年之前 |
Per Bothner
|
cc1deca09c
More debugging for GitLab CI.
|
5 年之前 |
Per Bothner
|
f55775b8ae
Temporary debug hook for GitLab builds.
|
5 年之前 |
Per Bothner
|
3c2a8bb388
Fix typo in previous check-in.
|
5 年之前 |
Per Bothner
|
ef65418f52
* conigure.ac: Change missing Posix find from error to warning.
|
5 年之前 |
Per Bothner
|
174e8faf56
Fix GitLab issue #56 "string->number not working with base 36".
|
5 年之前 |
Per Bothner
|
b935648773
* ApplyExp.java (compileArgsToContext): Fix NPE when using ArgListImpl.
|
5 年之前 |
Per Bothner
|
286dd4a48a
New procedure ->shape (from SRFI-164).
|
5 年之前 |
Per Bothner
|
c680db2efe
LispFormat.java: Handle padding also if not readable.
|
5 年之前 |
Per Bothner
|
ab0ff178d6
Define new 'array-shape' function.
|
5 年之前 |
Per Bothner
|
f5ea67e1aa
New GVector type for "generalized vector".
|
5 年之前 |
Per Bothner
|
ccbb1ed2f5
Fix typo in documentation string.
|
5 年之前 |
Per Bothner
|
6f366699b9
Fixes to handling of length keyword for native-array constructors.
|
5 年之前 |
Per Bothner
|
e2fd3ac543
* repl.java (printOption): Use a StringBuilder to reduce print calls.
|
5 年之前 |
Per Bothner
|
256f65ee92
* PrimOps.scm: Update syntax to avoid warnings.
|
5 年之前 |
Per Bothner
|
121be476a7
* convert1.scm, errors3.scm: Generalize error patterns for java 9+.
|
5 年之前 |
Per Bothner
|
fb8222d534
* Makefile.am (XQTS_JAVA_FLAGS): Higher memory requirement for Java 12.
|
5 年之前 |
Per Bothner
|
78c0a3b02a
lang/SyntaxPattern.java (<init>): Check for null filename.
|
5 年之前 |
Per Bothner
|
cdf44620c5
LispLanguage.java: Fix NPE if mainClass is null.
|
5 年之前 |
Per Bothner
|
342912c924
* repl.java: Update Copyright year printed by --version.
|
5 年之前 |
Per Bothner
|
98faf94b52
Tweak format-array output in accordance with srfi 163.
|
5 年之前 |