|
|
@14002
|
12 years |
Mark Evenson |
dmiles: SYS:*COMPILE-FILE-CLASS-EXTENSION* contains PATHNAME TYPE of …
|
|
|
@13101
|
14 years |
astalla |
Reduced verbosity of the AbclScriptEngine?
|
|
|
@13094
|
14 years |
ehuelsmann |
Eliminate flushes after every character in javax.scripting support.
…
|
|
|
@13060
|
14 years |
vvoutilainen |
Make the getter for the engine synchronized, as the engine
is nowadays …
|
|
|
@13059
|
14 years |
vvoutilainen |
Delay the instantiation of the script engine until it's
actually …
|
|
|
@12927
|
14 years |
astalla |
Fixed JSR-223 breakage: a file was still referring to ext:make-thread …
|
|
|
@12749
|
15 years |
Mark Evenson |
Undo previous commmit.
|
|
|
@12748
|
15 years |
Mark Evenson |
Include 'examples' in release source distribution.
Reported by Mario Lang.
|
|
|
@12740
|
15 years |
astalla |
Removed @Override annotations that break compilation on 1.5.
|
|
|
@12513
|
15 years |
ehuelsmann |
Remove 'private' keyword to eliminate the Java requirement
for the …
|
|
|
@12362
|
15 years |
vvoutilainen |
Make Stream extend StructureObject?, modify Stream derivatives
to set a …
|
|
|
@12332
|
15 years |
astalla |
Small change in an exception message.
|
|
|
@12256
|
15 years |
astalla |
Removed unnecessary ConditionThrowables?.
|
|
|
@12255
|
15 years |
ehuelsmann |
Rename ConditionThrowable? to ControlTransfer? and remove
try/catch …
|
|
|
@12160
|
15 years |
astalla |
JSR-223: methods returning lists in the script engine factory now …
|
|
|
@12021
|
16 years |
astalla |
Used javaObject.getInstance(x, true) instead of ad-hoc toLisp method …
|
|
|
@12020
|
16 years |
astalla |
Corrected the installation and use of the throwing debugger …
|
|
|
@11894
|
16 years |
astalla |
Fixed function evaluation using invokeFunction. It was broken since …
|
|
|
@11856
|
16 years |
astalla |
* loading:
added a new primitive sys::load-returning-last-result …
|
|
|
@11839
|
16 years |
astalla |
Fixed compilation with temp files with JSR-223. Refactoring of …
|
|
|
@11724
|
16 years |
ehuelsmann |
Make the scripting engine use the Bignum factory instead of the
(now …
|
|
|
@11714
|
16 years |
ehuelsmann |
Use the Fixnum factory instead of creating new Fixnums all over the …
|
|
|
@11685
|
16 years |
astalla |
Fixed interpreter creation.
|
|
|
@11629
|
16 years |
astalla |
fixed exported symbol list for package :abcl-script.
|
|
|
@11623
|
16 years |
astalla |
Perfectioned ABCL auto-configuration when using JSR-223; added option …
|
|
|
@11618
|
16 years |
astalla |
Added support for a configuration file in the CLASSPATH for ABCL when …
|
|
|
@11590
|
16 years |
astalla |
Merged the scripting branch, providing JSR-223 support and other new …
|
|
copied from branches/scripting/j/src/org/armedbear/lisp/scripting:
|
|
|
@11558
|
16 years |
astalla |
Solved a bug in invokeFunction (the symbol was not derived correctly …
|