2.26.137: API cleanup in preparation for release
Rename RUN-PROGRAM/ to RUN-PROGRAM. Can't export it from ASDF because it causes a clash in SB-GROVEL. Rename SUB-OBJECT and :PATH to ACCESS-AT and :AT. Get rid of TRANSLATE-OUTPUT-P. Instead, check whether the component's BUILD-OPERATION is the same as the current operation.
Showing
- asdf.asd 1 addition, 2 deletionsasdf.asd
- backward-interface.lisp 8 additions, 4 deletionsbackward-interface.lisp
- bundle.lisp 2 additions, 9 deletionsbundle.lisp
- defsystem.lisp 2 additions, 2 deletionsdefsystem.lisp
- doc/asdf.texinfo 160 additions, 36 deletionsdoc/asdf.texinfo
- header.lisp 1 addition, 1 deletionheader.lisp
- interface.lisp 1 addition, 1 deletioninterface.lisp
- os.lisp 1 addition, 1 deletionos.lisp
- run-program.lisp 24 additions, 18 deletionsrun-program.lisp
- stream.lisp 34 additions, 47 deletionsstream.lisp
- test/hello-world-example.asd 0 additions, 1 deletiontest/hello-world-example.asd
- test/script-support.lisp 1 addition, 1 deletiontest/script-support.lisp
- test/test-concatenate-source.script 1 addition, 2 deletionstest/test-concatenate-source.script
- test/test-multiple.script 1 addition, 1 deletiontest/test-multiple.script
- test/test-program.script 3 additions, 3 deletionstest/test-program.script
- test/test-run-program.script 16 additions, 18 deletionstest/test-run-program.script
- upgrade.lisp 1 addition, 1 deletionupgrade.lisp
- utility.lisp 24 additions, 10 deletionsutility.lisp
- version.lisp-expr 1 addition, 1 deletionversion.lisp-expr
Loading
Please register or sign in to comment