Introduce an *asdf-session* that may contain more than a cache.
Replace with-asdf-cache with with-asdf-session. Introduce *asdf-session-class* to hold the class of the session. Introduce caching-cache, currently the only session class, that only contains a cache, for now.
Showing
- doc/asdf.texinfo 5 additions, 12 deletionsdoc/asdf.texinfo
- find-system.lisp 4 additions, 4 deletionsfind-system.lisp
- operate.lisp 4 additions, 4 deletionsoperate.lisp
- parse-defsystem.lisp 1 addition, 1 deletionparse-defsystem.lisp
- session.lisp 24 additions, 17 deletionssession.lisp
- test/asdf-pathname-test.script 1 addition, 1 deletiontest/asdf-pathname-test.script
- test/run-tests.sh 1 addition, 1 deletiontest/run-tests.sh
- test/script-support.lisp 9 additions, 9 deletionstest/script-support.lisp
- test/stamp-propagation/test-stamp-propagation.lisp 8 additions, 6 deletionstest/stamp-propagation/test-stamp-propagation.lisp
- test/test-asdf.script 1 addition, 1 deletiontest/test-asdf.script
- test/test-encodings.script 1 addition, 1 deletiontest/test-encodings.script
- test/test-logical-pathname.script 1 addition, 1 deletiontest/test-logical-pathname.script
- test/test-mutual-redefinition.script 2 additions, 2 deletionstest/test-mutual-redefinition.script
- test/test-retry-loading-component-1.script 1 addition, 1 deletiontest/test-retry-loading-component-1.script
- test/test-try-refinding.script 2 additions, 6 deletionstest/test-try-refinding.script
- test/test-xach-update-bug.script 2 additions, 1 deletiontest/test-xach-update-bug.script
Loading
Please register or sign in to comment