- 19 Sep, 2021 1 commit
-
-
Mark authored
-
- 25 Aug, 2021 1 commit
-
-
Mark authored
The CIs now build and test with openjdk8, openjdk11, and openjdk16.
-
- 11 Jul, 2021 1 commit
-
-
Mark authored
-
- 31 Oct, 2020 1 commit
-
-
Mark authored
-
- 29 Oct, 2020 1 commit
-
-
Mark authored
rc14 TODO manual needs much description about pathnames
-
- 19 Jul, 2020 1 commit
-
-
Mark authored
-
- 18 Jul, 2020 1 commit
-
-
Mark authored
-
- 04 Jun, 2020 3 commits
- 12 May, 2020 1 commit
-
-
Mark authored
Fix system interface for choosing disassemblers. Use SYS:CHOOSE-DISASSEMBLER to interogate and/or change the active disassembler for CL:DISASSEMBLER from the available assemblers enumerated in SYS:*DISASSEMBLERS*. Test the ABCL-INTROSPECT for loading available disassemblers as part of CI. Additional disassemblers are collected in the ABCL-INTROSPECT contrib as top-level ASDF systems. Currently available disassemblers include OBJECTWEB, JAVAP, JAD, PROCYON, FERNFLOWER, and CFR. Update OBJECTWEB to ASM framework 8.0.1 Encapsulate the loading and use of javap and jad command line disassemblers as ASDF systems. Rename all packages as ABCL-INTROSPECT/mumble/mumble. Normalize ASDF formatting with dangling ":components" keyword. N.b. I don't like this convention, as stylistically keyword arguments should not occur in a line without their parameter, but otherwise ASDF systems creep into too much screen. Incomplete initial implementation for PROCYON. Fix test semantics. Normalize test system ASDF name to the singular form. Document the CL:DISASSEMBLER interface in the manual and system README. Move the JAD dissassembler into a contrib. This contrib should introspect the current archicture, download the necessary version of JAD, and use that but it doesn't yet quite work. Among other problems, it seems that the PATHNAME-URL implementation used for downloading has problems on openjdk8 being returned a 403 Forbidden from the remote server for some unexplained reason, whereas openjdk11 works.
-
- 29 Apr, 2020 1 commit
-
-
Mark authored
-
- 26 Apr, 2020 1 commit
-
-
Mark authored
-
- 09 Feb, 2020 1 commit
-
-
Note CHANGES.
-
- 24 Apr, 2020 1 commit
-
-
Mark authored
Additionally add test for openjdk14 to the Travis-CI build. Improve script for creating build properties, which may be invoked like: bash ci/create-abcl-properties.bash openjdk8 Currently this script has baked-in "knowledge" of options for various platforms for now, but will eventually directly transcribe from the "facts" in <file:abcl.rdf>. * * * Update RDF
-
- 03 Dec, 2019 1 commit
-
-
Mark Evenson authored
-
- 22 Nov, 2019 3 commits
-
-
Mark Evenson authored
-
Mark Evenson authored
-
Mark Evenson authored
-
- 21 Nov, 2019 2 commits
-
-
Mark Evenson authored
| tag | eg | |-----+--------------------------------------------------------------| | svn | svn+ssh://mevenson@abcl.org/project/armedbear/svn/trunk/abcl | | git | git+ssh://git@github.com/armedbear/abcl |
-
Mark Evenson authored
| tag | eg | |-----+--------------------------------------------------------------| | svn | svn+ssh://mevenson@abcl.org/project/armedbear/svn/trunk/abcl | | git | git+ssh://git@github.com/armedbear/abcl |
-
- 01 Nov, 2019 2 commits
-
-
Correct metadata about ASDF version: we're successfully using asdf-3.3.3 at this point.
-
Correct metadata about ASDF version: we're successfully using asdf-3.3.3 at this point.
-
- 07 May, 2018 2 commits
-
-
- 11 Jun, 2017 4 commits
-
-
- 08 Jun, 2017 2 commits
-
-
- 07 Jun, 2017 2 commits
-
-
Initial documentation and metadata update for ABCL 1.5.0.
-
Initial documentation and metadata update for ABCL 1.5.0.
-
- 02 Feb, 2017 2 commits
-
-
- 21 Nov, 2016 2 commits
-
-
- 08 Oct, 2016 3 commits
-
-
-
-
Update the README <file:README>, CHANGES <file:CHANGES> and the User manual <file:doc/manual/> for 1.4.0. <http://abcl.org/trac/changeset/14891>
-