|
|
@15071
|
8 years |
Mark Evenson |
Further updates to CHANGES
|
|
|
@15066
|
8 years |
Mark Evenson |
Further fixes for JSS
JAVAPARSER now "stacks" its macro definition on …
|
|
|
@15065
|
8 years |
Mark Evenson |
Refactor JAVAPARSER dependencies out of JSS
JAVAPARSER needs …
|
|
|
@15064
|
8 years |
Mark Evenson |
Add jss hook and test
(Alan Ruttenberg)
From …
|
|
|
@15063
|
8 years |
Mark Evenson |
Utility for jss
(Alan Ruttenberg)
From …
|
|
|
@15062
|
8 years |
Mark Evenson |
Javaparser, preliminary to hook in jss
(Alan Ruttenberg)
From …
|
|
|
@15060
|
8 years |
Mark Evenson |
Fix J2LIST
(Olof-Joachim Frahm)
From …
|
|
|
@15046
|
8 years |
Mark Evenson |
Fix usage of JSS:J2LISP on Java 6
Correct cardinality declaration of …
|
|
|
@15008
|
8 years |
Mark Evenson |
Normalize ASDF definitions to follow best practices
c.f. …
|
|
|
@15006
|
8 years |
Mark Evenson |
jss: fix test
(Olof-Joachim Frahm)
Merges …
|
|
|
@15005
|
8 years |
Mark Evenson |
jss: split out ASDF test defintions
(Olof-Joachim Frahm)
Without …
|
|
|
@14992
|
8 years |
Mark Evenson |
jss: firmly move testing into PROVE's embrace
Restores the use of
…
|
|
|
@14975
|
8 years |
Mark Evenson |
metadata: normalize README, manual, and asdf metadata
|
|
|
@14962
|
8 years |
Mark Evenson |
jss: remove duplicate definitions of collection functions
Export …
|
|
|
@14949
|
8 years |
Mark Evenson |
merge tests in test-optimize-java-call.lisp into jss-tests.lisp (Alan …
|
|
|
@14948
|
8 years |
Mark Evenson |
merge tests from tests.lisp into prove tests (Alan Ruttenberg)
From …
|
|
|
@14947
|
8 years |
Mark Evenson |
JSS syntax for fields (Alan Ruttenberg)
<thing> is either {<lisp …
|
|
|
@14940
|
8 years |
Mark Evenson |
jss: fix LOOKUP-CLASS-NAME muffling
|
|
|
@14938
|
8 years |
Mark Evenson |
jss: fix problems with JSS::MUFFLE
|
|
|
@14935
|
8 years |
Mark Evenson |
abcl-introspect: another case (Alan Ruttenberg)
|
|
|
@14933
|
8 years |
Mark Evenson |
(Alan Ruttenberg) small changes to enable better introspection
Small …
|
|
|
@14929
|
8 years |
Mark Evenson |
jss: remove duplicate declaration of *MUFFLE-WARNINGS* special
|
|
|
@14925
|
8 years |
Mark Evenson |
jss: separate out non-working tests definition
ASDF apparently …
|
|
|
@14911
|
8 years |
Mark Evenson |
precompiler: possibly beta reduce form with function position lambda …
|
|
|
@14910
|
8 years |
Mark Evenson |
jss: muffle warnings from JSS:LOOKUP-CLASS-NAME
|
|
|
@14906
|
8 years |
Mark Evenson |
jss: lookup-classname would return allcaps class name if not found …
|
|
|
@14900
|
9 years |
Mark Evenson |
metadata: denote source as 1.5.0-dev
|
|
|
@14892
|
9 years |
Mark Evenson |
metadata: publish all artifacts for 1.4.0 simultaneously
Update the …
|
|
|
@14861
|
9 years |
Mark Evenson |
[PATCH 1/5] Fix nested classes from JARs not visible with JSS.
From …
|
|
|
@14839
|
10 years |
Mark Evenson |
jss: ensure strings are used for comparison in class hashtable
Fixes …
|
|
|
@14726
|
11 years |
Mark Evenson |
jss: non-functional fixup to previous commit.
Renormalize …
|
|
|
@14725
|
11 years |
ehuelsmann |
Commit patch submitted by Robert Goldman through IRC.
|
|
|
@14719
|
11 years |
Mark Evenson |
jss/3.0.9: Fix typo.
|
|
|
@14718
|
11 years |
Mark Evenson |
Extend JSS fix for GET-JAVA-FIELD to SET-JAVA-FIELD.
Thanks to Robert …
|
|
|
@14715
|
11 years |
Mark Evenson |
jss: GET-JAVA-FIELD now finds non-public inherited fields with …
|
|
|
@14615
|
11 years |
Mark Evenson |
Documentation & metadata updates prior to abcl-1.3.0 branch.
|
|
|
@14599
|
11 years |
Mark Evenson |
jss: Suppress Java language access checking for GET-JAVA-FIELD and the …
|
|
|
@14587
|
11 years |
Mark Evenson |
Transform (hopefully) all occurances of old common-lisp.net URIs to …
|
|
|
@14540
|
12 years |
Mark Evenson |
abcl-1.3.0-dev: Update release identifiers.
|
|
|
@14438
|
12 years |
Mark Evenson |
Fix JSS:VECTOR-TO-LIST and JSS:ITERABLE-TO-LIST.
Found by zmyrgel on …
|
|
|
@14313
|
12 years |
rschlatte |
Fix loading of jss
|
|
|
@14305
|
12 years |
Mark Evenson |
Merge r14301 to trunk | mevenson | 2012-12-06 21:17:24 +0100 (Thu, 06 …
|
|
|
@14239
|
12 years |
Mark Evenson |
Fixes #229 so that JCALL works with static member classes.
Added …
|
|
|
@14234
|
12 years |
Mark Evenson |
Fixes #263: ABCL-CONTRIB now loads with wildcards in CLASSPATH.
|
|
|
@14226
|
12 years |
Mark Evenson |
Re #259: fix JSS:JLIST-TO-LIST.
This fixes the immediate problem, but …
|
|
|
@14170
|
13 years |
Mark Evenson |
Fix the broken require contracts in ABCL-CONTRIB.
CL:REQUIRE now …
|
|
|
@13940
|
13 years |
Mark Evenson |
Move JSS specific test under contrib.
Invocations of the ABCL test …
|
|
|
@13937
|
13 years |
Mark Evenson |
jss: fix ticket #205 JSS:WITH-CONSTANT-SIGNATURE.
Add more docstrings …
|
|
|
@13910
|
13 years |
Mark Evenson |
jss: add docstring for the rather useful HASHMAP-TO-HASHTABLE.
|
|
|
@13909
|
13 years |
Mark Evenson |
jss-3.0.2: fix SET-JAVA-FIELD.
Use the setf'able JAVA:JFIELD …
|
|
|
@13869
|
13 years |
Mark Evenson |
jss doc: spellchecking
|
|
|
@13820
|
13 years |
Mark Evenson |
jss doc: note availabilty of interactive restart to resolve class …
|
|
|
@13813
|
13 years |
Mark Evenson |
jss readme: Balance parenthesis. Normalize symbols to keywords.
|
|
|
@13812
|
13 years |
Mark Evenson |
Correct README to indicate that JSS 3 has a namespace.
|
|
|
@13436
|
14 years |
Mark Evenson |
Fix JSS load by adding missing file.
|
|
|
@13431
|
14 years |
Mark Evenson |
Allow ASDF definitions for JAR-FILE to include ".jar".
This increases …
|
|
|
@13430
|
14 years |
Mark Evenson |
Refactor ASDF extensions from JSS into ABCL-ASDF.
The JAR-FILE, …
|
|
|
@13398
|
14 years |
Mark Evenson |
JSS:JLIST-TO-LIST now works for types implementing java.util.List.
…
|
|
|
@13397
|
14 years |
Mark Evenson |
Rename as JSS:JLIST-TO-LIST to align with JAVA conventions.
|
|
|
@13396
|
14 years |
Mark Evenson |
Correct my dyslexic spelling to ENSURE-COMPATIBILITY.
|
|
|
@13394
|
14 years |
Mark Evenson |
Ensure that ASDF jar-file always loaded when encountered.
JSS:NEW is …
|
|
|
@13363
|
14 years |
Mark Evenson |
Export JCMN and JAPROPOS.
Start documentation by copying the …
|
|
|
@13360
|
14 years |
Mark Evenson |
jss-2.0.1 remove use of MAKE-IMMEDIATE-OBJECT.
|
|
|
@13286
|
14 years |
Mark Evenson |
Fix GET-JAVA-FIELD.
Remove unncessary (?) private GENSYM mechanism in …
|
|
|
@13285
|
14 years |
Mark Evenson |
ENSURE-COMPATIBILTY now imports most of the external JSS into CL-USER. …
|
|
|
@13284
|
14 years |
Mark Evenson |
Fix compilation from last commit if 'jscheme.jar' isn't present.
…
|
|
|
@13283
|
14 years |
Mark Evenson |
Removed dependency on jscheme.jar. Now standalone!
Needs substantial …
|
|
|
@13281
|
14 years |
Mark Evenson |
Provisionally working version of JSS without bsh-2.0b4.jar.
This …
|
|
|
@13280
|
14 years |
Mark Evenson |
Import of JSS from <svn+http://lsw2.googlecode.com/svn/trunk>.
An …
|