├── Paper ├── Makefile ├── acm_proc_article-sp.cls ├── acmcopyright.sty ├── clus.bib ├── clus.tex ├── logos.tex ├── other-macros.tex ├── refmacros.tex ├── sec-conclusions-and-future-work.tex ├── sec-introduction.tex ├── sec-my-work.tex ├── sec-previous-work.tex ├── sig-alternate-05-2015.cls ├── strip-dependence └── tex-dependencies ├── README.md ├── current ├── chapnumbers.txt ├── chapters.txt └── sections │ ├── 1.1.1.txt │ ├── 1.1.2.txt │ ├── 1.1.txt │ ├── 1.2.txt │ ├── 1.3.txt │ ├── 1.4.1.1.txt │ ├── 1.4.1.2.1.txt │ ├── 1.4.1.2.2.txt │ ├── 1.4.1.2.3.txt │ ├── 1.4.1.2.txt │ ├── 1.4.1.3.txt │ ├── 1.4.1.4.1.txt │ ├── 1.4.1.4.2.txt │ ├── 1.4.1.4.3.txt │ ├── 1.4.1.4.4.txt │ ├── 1.4.1.4.txt │ ├── 1.4.1.5.txt │ ├── 1.4.1.6.txt │ ├── 1.4.1.txt │ ├── 1.4.2.txt │ ├── 1.4.3.txt │ ├── 1.4.4.1.txt │ ├── 1.4.4.10.txt │ ├── 1.4.4.11.txt │ ├── 1.4.4.12.txt │ ├── 1.4.4.13.txt │ ├── 1.4.4.14.txt │ ├── 1.4.4.15.txt │ ├── 1.4.4.16.txt │ ├── 1.4.4.17.txt │ ├── 1.4.4.18.txt │ ├── 1.4.4.19.txt │ ├── 1.4.4.2.txt │ ├── 1.4.4.20.1.txt │ ├── 1.4.4.20.2.txt │ ├── 1.4.4.20.3.txt │ ├── 1.4.4.20.4.1.txt │ ├── 1.4.4.20.4.2.txt │ ├── 1.4.4.20.4.txt │ ├── 1.4.4.20.txt │ ├── 1.4.4.21.txt │ ├── 1.4.4.22.txt │ ├── 1.4.4.3.txt │ ├── 1.4.4.4.txt │ ├── 1.4.4.5.txt │ ├── 1.4.4.6.1.txt │ ├── 1.4.4.6.2.txt │ ├── 1.4.4.6.3.txt │ ├── 1.4.4.6.4.txt │ ├── 1.4.4.6.txt │ ├── 1.4.4.7.txt │ ├── 1.4.4.8.txt │ ├── 1.4.4.9.txt │ ├── 1.4.4.txt │ ├── 1.4.txt │ ├── 1.5.1.1.txt │ ├── 1.5.1.2.txt │ ├── 1.5.1.3.txt │ ├── 1.5.1.4.1.1.txt │ ├── 1.5.1.4.1.txt │ ├── 1.5.1.4.txt │ ├── 1.5.1.5.txt │ ├── 1.5.1.txt │ ├── 1.5.2.1.1.txt │ ├── 1.5.2.1.txt │ ├── 1.5.2.2.txt │ ├── 1.5.2.txt │ ├── 1.5.txt │ ├── 1.6.txt │ ├── 1.7.txt │ ├── 1.8.1.txt │ ├── 1.8.2.txt │ ├── 1.8.3.txt │ ├── 1.8.4.txt │ ├── 1.8.txt │ ├── 1.9.txt │ ├── 1.txt │ ├── 10.1.txt │ ├── 10.2.txt │ ├── 10.txt │ ├── 11.1.1.1.txt │ ├── 11.1.1.2.1.txt │ ├── 11.1.1.2.2.txt │ ├── 11.1.1.2.3.txt │ ├── 11.1.1.2.4.txt │ ├── 11.1.1.2.5.txt │ ├── 11.1.1.2.txt │ ├── 11.1.1.txt │ ├── 11.1.2.1.1.txt │ ├── 11.1.2.1.2.1.txt │ ├── 11.1.2.1.2.txt │ ├── 11.1.2.1.txt │ ├── 11.1.2.2.txt │ ├── 11.1.2.3.1.txt │ ├── 11.1.2.3.2.txt │ ├── 11.1.2.3.txt │ ├── 11.1.2.4.txt │ ├── 11.1.2.txt │ ├── 11.1.txt │ ├── 11.2.txt │ ├── 11.txt │ ├── 12.1.1.1.1.txt │ ├── 12.1.1.1.txt │ ├── 12.1.1.2.txt │ ├── 12.1.1.3.1.txt │ ├── 12.1.1.3.2.txt │ ├── 12.1.1.3.txt │ ├── 12.1.1.txt │ ├── 12.1.2.txt │ ├── 12.1.3.1.txt │ ├── 12.1.3.2.txt │ ├── 12.1.3.3.txt │ ├── 12.1.3.txt │ ├── 12.1.4.1.1.txt │ ├── 12.1.4.1.txt │ ├── 12.1.4.2.txt │ ├── 12.1.4.3.txt │ ├── 12.1.4.4.txt │ ├── 12.1.4.txt │ ├── 12.1.5.1.txt │ ├── 12.1.5.2.txt │ ├── 12.1.5.3.1.txt │ ├── 12.1.5.3.txt │ ├── 12.1.5.4.txt │ ├── 12.1.5.txt │ ├── 12.1.6.txt │ ├── 12.1.7.txt │ ├── 12.1.txt │ ├── 12.2.txt │ ├── 12.txt │ ├── 13.1.1.txt │ ├── 13.1.10.txt │ ├── 13.1.2.1.txt │ ├── 13.1.2.2.txt │ ├── 13.1.2.txt │ ├── 13.1.3.txt │ ├── 13.1.4.1.txt │ ├── 13.1.4.2.txt │ ├── 13.1.4.3.1.txt │ ├── 13.1.4.3.2.txt │ ├── 13.1.4.3.3.txt │ ├── 13.1.4.3.4.txt │ ├── 13.1.4.3.txt │ ├── 13.1.4.4.txt │ ├── 13.1.4.5.txt │ ├── 13.1.4.6.txt │ ├── 13.1.4.txt │ ├── 13.1.5.txt │ ├── 13.1.6.txt │ ├── 13.1.7.txt │ ├── 13.1.8.txt │ ├── 13.1.9.txt │ ├── 13.1.txt │ ├── 13.2.txt │ ├── 13.txt │ ├── 14.1.1.1.txt │ ├── 14.1.1.txt │ ├── 14.1.2.1.txt │ ├── 14.1.2.2.txt │ ├── 14.1.2.3.txt │ ├── 14.1.2.txt │ ├── 14.1.txt │ ├── 14.2.txt │ ├── 14.txt │ ├── 15.1.1.1.txt │ ├── 15.1.1.2.1.txt │ ├── 15.1.1.2.txt │ ├── 15.1.1.3.1.1.txt │ ├── 15.1.1.3.1.txt │ ├── 15.1.1.3.2.1.txt │ ├── 15.1.1.3.2.2.txt │ ├── 15.1.1.3.2.txt │ ├── 15.1.1.3.txt │ ├── 15.1.1.txt │ ├── 15.1.2.1.txt │ ├── 15.1.2.2.txt │ ├── 15.1.2.txt │ ├── 15.1.txt │ ├── 15.2.txt │ ├── 15.txt │ ├── 16.1.1.txt │ ├── 16.1.2.txt │ ├── 16.1.txt │ ├── 16.2.txt │ ├── 16.txt │ ├── 17.1.1.txt │ ├── 17.1.txt │ ├── 17.2.1.1.txt │ ├── 17.2.1.txt │ ├── 17.2.2.1.txt │ ├── 17.2.2.txt │ ├── 17.2.txt │ ├── 17.3.txt │ ├── 17.txt │ ├── 18.1.1.txt │ ├── 18.1.2.1.txt │ ├── 18.1.2.2.1.txt │ ├── 18.1.2.2.2.txt │ ├── 18.1.2.2.txt │ ├── 18.1.2.3.1.txt │ ├── 18.1.2.3.2.txt │ ├── 18.1.2.3.3.txt │ ├── 18.1.2.3.txt │ ├── 18.1.2.4.txt │ ├── 18.1.2.txt │ ├── 18.1.txt │ ├── 18.2.txt │ ├── 18.txt │ ├── 19.1.1.txt │ ├── 19.1.2.txt │ ├── 19.1.3.txt │ ├── 19.1.txt │ ├── 19.2.1.1.txt │ ├── 19.2.1.2.txt │ ├── 19.2.1.3.txt │ ├── 19.2.1.4.txt │ ├── 19.2.1.5.txt │ ├── 19.2.1.6.txt │ ├── 19.2.1.txt │ ├── 19.2.2.1.1.txt │ ├── 19.2.2.1.2.1.txt │ ├── 19.2.2.1.2.2.txt │ ├── 19.2.2.1.2.txt │ ├── 19.2.2.1.txt │ ├── 19.2.2.2.1.txt │ ├── 19.2.2.2.2.txt │ ├── 19.2.2.2.3.1.txt │ ├── 19.2.2.2.3.txt │ ├── 19.2.2.2.txt │ ├── 19.2.2.3.txt │ ├── 19.2.2.4.1.txt │ ├── 19.2.2.4.2.txt │ ├── 19.2.2.4.3.1.txt │ ├── 19.2.2.4.3.txt │ ├── 19.2.2.4.4.txt │ ├── 19.2.2.4.5.txt │ ├── 19.2.2.4.6.txt │ ├── 19.2.2.4.7.txt │ ├── 19.2.2.4.txt │ ├── 19.2.2.5.txt │ ├── 19.2.2.txt │ ├── 19.2.3.1.txt │ ├── 19.2.3.txt │ ├── 19.2.txt │ ├── 19.3.1.1.1.txt │ ├── 19.3.1.1.2.txt │ ├── 19.3.1.1.3.txt │ ├── 19.3.1.1.4.txt │ ├── 19.3.1.1.5.txt │ ├── 19.3.1.1.6.txt │ ├── 19.3.1.1.7.txt │ ├── 19.3.1.1.8.txt │ ├── 19.3.1.1.txt │ ├── 19.3.1.txt │ ├── 19.3.2.1.txt │ ├── 19.3.2.2.txt │ ├── 19.3.2.txt │ ├── 19.3.txt │ ├── 19.4.txt │ ├── 19.txt │ ├── 2.1.1.1.txt │ ├── 2.1.1.2.txt │ ├── 2.1.1.3.txt │ ├── 2.1.1.txt │ ├── 2.1.2.txt │ ├── 2.1.3.txt │ ├── 2.1.4.1.txt │ ├── 2.1.4.2.txt │ ├── 2.1.4.3.txt │ ├── 2.1.4.4.txt │ ├── 2.1.4.5.1.txt │ ├── 2.1.4.5.txt │ ├── 2.1.4.6.1.txt │ ├── 2.1.4.6.txt │ ├── 2.1.4.7.1.txt │ ├── 2.1.4.7.txt │ ├── 2.1.4.txt │ ├── 2.1.txt │ ├── 2.2.txt │ ├── 2.3.1.1.1.txt │ ├── 2.3.1.1.2.txt │ ├── 2.3.1.1.txt │ ├── 2.3.1.txt │ ├── 2.3.2.1.1.txt │ ├── 2.3.2.1.2.txt │ ├── 2.3.2.1.txt │ ├── 2.3.2.2.txt │ ├── 2.3.2.3.txt │ ├── 2.3.2.txt │ ├── 2.3.3.txt │ ├── 2.3.4.txt │ ├── 2.3.5.txt │ ├── 2.3.6.txt │ ├── 2.3.txt │ ├── 2.4.1.txt │ ├── 2.4.2.txt │ ├── 2.4.3.1.txt │ ├── 2.4.3.txt │ ├── 2.4.4.1.txt │ ├── 2.4.4.2.1.txt │ ├── 2.4.4.2.2.txt │ ├── 2.4.4.2.3.txt │ ├── 2.4.4.2.4.txt │ ├── 2.4.4.2.5.txt │ ├── 2.4.4.2.txt │ ├── 2.4.4.txt │ ├── 2.4.5.txt │ ├── 2.4.6.1.txt │ ├── 2.4.6.txt │ ├── 2.4.7.txt │ ├── 2.4.8.1.txt │ ├── 2.4.8.10.txt │ ├── 2.4.8.11.txt │ ├── 2.4.8.12.txt │ ├── 2.4.8.13.txt │ ├── 2.4.8.14.txt │ ├── 2.4.8.15.txt │ ├── 2.4.8.16.txt │ ├── 2.4.8.17.txt │ ├── 2.4.8.18.txt │ ├── 2.4.8.19.1.txt │ ├── 2.4.8.19.2.txt │ ├── 2.4.8.19.txt │ ├── 2.4.8.2.txt │ ├── 2.4.8.20.txt │ ├── 2.4.8.21.txt │ ├── 2.4.8.22.txt │ ├── 2.4.8.3.txt │ ├── 2.4.8.4.1.txt │ ├── 2.4.8.4.txt │ ├── 2.4.8.5.txt │ ├── 2.4.8.6.txt │ ├── 2.4.8.7.txt │ ├── 2.4.8.8.txt │ ├── 2.4.8.9.txt │ ├── 2.4.8.txt │ ├── 2.4.9.txt │ ├── 2.4.txt │ ├── 2.txt │ ├── 20.1.1.txt │ ├── 20.1.2.txt │ ├── 20.1.3.1.txt │ ├── 20.1.3.txt │ ├── 20.1.txt │ ├── 20.2.txt │ ├── 20.txt │ ├── 21.1.1.1.1.txt │ ├── 21.1.1.1.2.txt │ ├── 21.1.1.1.3.txt │ ├── 21.1.1.1.txt │ ├── 21.1.1.2.1.txt │ ├── 21.1.1.2.txt │ ├── 21.1.1.3.txt │ ├── 21.1.1.txt │ ├── 21.1.2.txt │ ├── 21.1.3.txt │ ├── 21.1.4.txt │ ├── 21.1.txt │ ├── 21.2.txt │ ├── 21.txt │ ├── 22.1.1.1.1.txt │ ├── 22.1.1.1.txt │ ├── 22.1.1.txt │ ├── 22.1.2.txt │ ├── 22.1.3.1.1.txt │ ├── 22.1.3.1.2.txt │ ├── 22.1.3.1.3.txt │ ├── 22.1.3.1.4.txt │ ├── 22.1.3.1.5.txt │ ├── 22.1.3.1.txt │ ├── 22.1.3.10.txt │ ├── 22.1.3.11.txt │ ├── 22.1.3.12.txt │ ├── 22.1.3.13.txt │ ├── 22.1.3.2.txt │ ├── 22.1.3.3.1.txt │ ├── 22.1.3.3.2.1.txt │ ├── 22.1.3.3.2.txt │ ├── 22.1.3.3.txt │ ├── 22.1.3.4.txt │ ├── 22.1.3.5.txt │ ├── 22.1.3.6.txt │ ├── 22.1.3.7.txt │ ├── 22.1.3.8.txt │ ├── 22.1.3.9.txt │ ├── 22.1.3.txt │ ├── 22.1.4.txt │ ├── 22.1.txt │ ├── 22.2.1.1.txt │ ├── 22.2.1.2.txt │ ├── 22.2.1.3.txt │ ├── 22.2.1.4.txt │ ├── 22.2.1.5.txt │ ├── 22.2.1.txt │ ├── 22.2.2.txt │ ├── 22.2.3.txt │ ├── 22.2.txt │ ├── 22.3.1.1.txt │ ├── 22.3.1.2.txt │ ├── 22.3.1.3.txt │ ├── 22.3.1.4.txt │ ├── 22.3.1.5.txt │ ├── 22.3.1.txt │ ├── 22.3.10.1.txt │ ├── 22.3.10.2.txt │ ├── 22.3.10.3.txt │ ├── 22.3.10.4.txt │ ├── 22.3.10.txt │ ├── 22.3.11.txt │ ├── 22.3.12.txt │ ├── 22.3.2.1.txt │ ├── 22.3.2.2.txt │ ├── 22.3.2.3.txt │ ├── 22.3.2.4.txt │ ├── 22.3.2.5.txt │ ├── 22.3.2.txt │ ├── 22.3.3.1.txt │ ├── 22.3.3.2.txt │ ├── 22.3.3.3.txt │ ├── 22.3.3.4.txt │ ├── 22.3.3.txt │ ├── 22.3.4.1.txt │ ├── 22.3.4.2.txt │ ├── 22.3.4.3.txt │ ├── 22.3.4.txt │ ├── 22.3.5.1.txt │ ├── 22.3.5.2.txt │ ├── 22.3.5.3.txt │ ├── 22.3.5.4.txt │ ├── 22.3.5.txt │ ├── 22.3.6.1.txt │ ├── 22.3.6.2.txt │ ├── 22.3.6.3.txt │ ├── 22.3.6.txt │ ├── 22.3.7.1.txt │ ├── 22.3.7.2.txt │ ├── 22.3.7.3.txt │ ├── 22.3.7.4.txt │ ├── 22.3.7.5.txt │ ├── 22.3.7.6.txt │ ├── 22.3.7.txt │ ├── 22.3.8.1.txt │ ├── 22.3.8.2.txt │ ├── 22.3.8.3.txt │ ├── 22.3.8.txt │ ├── 22.3.9.1.txt │ ├── 22.3.9.2.txt │ ├── 22.3.9.3.txt │ ├── 22.3.9.txt │ ├── 22.3.txt │ ├── 22.4.txt │ ├── 22.txt │ ├── 23.1.1.txt │ ├── 23.1.2.1.txt │ ├── 23.1.2.txt │ ├── 23.1.3.1.txt │ ├── 23.1.3.2.txt │ ├── 23.1.3.txt │ ├── 23.1.txt │ ├── 23.2.txt │ ├── 23.txt │ ├── 24.1.1.txt │ ├── 24.1.2.1.1.txt │ ├── 24.1.2.1.txt │ ├── 24.1.2.txt │ ├── 24.1.txt │ ├── 24.2.txt │ ├── 24.txt │ ├── 25.1.1.txt │ ├── 25.1.2.txt │ ├── 25.1.3.txt │ ├── 25.1.4.1.txt │ ├── 25.1.4.2.txt │ ├── 25.1.4.3.txt │ ├── 25.1.4.4.txt │ ├── 25.1.4.txt │ ├── 25.1.txt │ ├── 25.2.txt │ ├── 25.txt │ ├── 26.1.txt │ ├── 26.txt │ ├── 3.1.1.1.txt │ ├── 3.1.1.2.txt │ ├── 3.1.1.3.1.txt │ ├── 3.1.1.3.txt │ ├── 3.1.1.4.txt │ ├── 3.1.1.txt │ ├── 3.1.2.1.1.1.txt │ ├── 3.1.2.1.1.2.txt │ ├── 3.1.2.1.1.3.txt │ ├── 3.1.2.1.1.4.txt │ ├── 3.1.2.1.1.txt │ ├── 3.1.2.1.2.1.txt │ ├── 3.1.2.1.2.2.txt │ ├── 3.1.2.1.2.3.txt │ ├── 3.1.2.1.2.4.txt │ ├── 3.1.2.1.2.txt │ ├── 3.1.2.1.3.1.txt │ ├── 3.1.2.1.3.txt │ ├── 3.1.2.1.txt │ ├── 3.1.2.txt │ ├── 3.1.3.txt │ ├── 3.1.4.txt │ ├── 3.1.5.txt │ ├── 3.1.6.txt │ ├── 3.1.7.txt │ ├── 3.1.txt │ ├── 3.2.1.txt │ ├── 3.2.2.1.1.txt │ ├── 3.2.2.1.2.txt │ ├── 3.2.2.1.3.1.txt │ ├── 3.2.2.1.3.txt │ ├── 3.2.2.1.txt │ ├── 3.2.2.2.txt │ ├── 3.2.2.3.txt │ ├── 3.2.2.txt │ ├── 3.2.3.1.1.txt │ ├── 3.2.3.1.2.txt │ ├── 3.2.3.1.txt │ ├── 3.2.3.txt │ ├── 3.2.4.1.txt │ ├── 3.2.4.2.1.txt │ ├── 3.2.4.2.2.txt │ ├── 3.2.4.2.txt │ ├── 3.2.4.3.txt │ ├── 3.2.4.4.txt │ ├── 3.2.4.txt │ ├── 3.2.5.txt │ ├── 3.2.txt │ ├── 3.3.1.txt │ ├── 3.3.2.txt │ ├── 3.3.3.1.txt │ ├── 3.3.3.txt │ ├── 3.3.4.1.txt │ ├── 3.3.4.txt │ ├── 3.3.txt │ ├── 3.4.1.1.txt │ ├── 3.4.1.2.txt │ ├── 3.4.1.3.txt │ ├── 3.4.1.4.1.1.txt │ ├── 3.4.1.4.1.txt │ ├── 3.4.1.4.txt │ ├── 3.4.1.5.txt │ ├── 3.4.1.6.txt │ ├── 3.4.1.txt │ ├── 3.4.10.txt │ ├── 3.4.11.txt │ ├── 3.4.2.txt │ ├── 3.4.3.txt │ ├── 3.4.4.1.1.1.txt │ ├── 3.4.4.1.1.txt │ ├── 3.4.4.1.2.txt │ ├── 3.4.4.1.txt │ ├── 3.4.4.txt │ ├── 3.4.5.txt │ ├── 3.4.6.txt │ ├── 3.4.7.txt │ ├── 3.4.8.txt │ ├── 3.4.9.txt │ ├── 3.4.txt │ ├── 3.5.1.1.1.txt │ ├── 3.5.1.1.txt │ ├── 3.5.1.2.txt │ ├── 3.5.1.3.txt │ ├── 3.5.1.4.txt │ ├── 3.5.1.5.txt │ ├── 3.5.1.6.txt │ ├── 3.5.1.7.txt │ ├── 3.5.1.8.txt │ ├── 3.5.1.txt │ ├── 3.5.txt │ ├── 3.6.txt │ ├── 3.7.1.txt │ ├── 3.7.2.1.txt │ ├── 3.7.2.txt │ ├── 3.7.txt │ ├── 3.8.txt │ ├── 3.txt │ ├── 4.1.txt │ ├── 4.2.1.txt │ ├── 4.2.2.txt │ ├── 4.2.3.txt │ ├── 4.2.txt │ ├── 4.3.1.1.txt │ ├── 4.3.1.txt │ ├── 4.3.2.txt │ ├── 4.3.3.txt │ ├── 4.3.4.1.txt │ ├── 4.3.4.2.txt │ ├── 4.3.4.txt │ ├── 4.3.5.1.txt │ ├── 4.3.5.2.txt │ ├── 4.3.5.txt │ ├── 4.3.6.1.txt │ ├── 4.3.6.2.txt │ ├── 4.3.6.3.txt │ ├── 4.3.6.txt │ ├── 4.3.7.txt │ ├── 4.3.txt │ ├── 4.4.txt │ ├── 4.txt │ ├── 5.1.1.1.1.txt │ ├── 5.1.1.1.txt │ ├── 5.1.1.2.1.txt │ ├── 5.1.1.2.txt │ ├── 5.1.1.txt │ ├── 5.1.2.1.txt │ ├── 5.1.2.2.txt │ ├── 5.1.2.3.txt │ ├── 5.1.2.4.txt │ ├── 5.1.2.5.txt │ ├── 5.1.2.6.txt │ ├── 5.1.2.7.txt │ ├── 5.1.2.8.txt │ ├── 5.1.2.9.txt │ ├── 5.1.2.txt │ ├── 5.1.3.txt │ ├── 5.1.txt │ ├── 5.2.txt │ ├── 5.3.txt │ ├── 5.txt │ ├── 6.1.1.1.1.txt │ ├── 6.1.1.1.2.txt │ ├── 6.1.1.1.txt │ ├── 6.1.1.2.txt │ ├── 6.1.1.3.txt │ ├── 6.1.1.4.txt │ ├── 6.1.1.5.1.txt │ ├── 6.1.1.5.2.txt │ ├── 6.1.1.5.3.txt │ ├── 6.1.1.5.4.txt │ ├── 6.1.1.5.5.txt │ ├── 6.1.1.5.6.txt │ ├── 6.1.1.5.txt │ ├── 6.1.1.6.txt │ ├── 6.1.1.7.txt │ ├── 6.1.1.8.txt │ ├── 6.1.1.txt │ ├── 6.1.2.1.1.1.txt │ ├── 6.1.2.1.1.txt │ ├── 6.1.2.1.2.1.txt │ ├── 6.1.2.1.2.txt │ ├── 6.1.2.1.3.1.txt │ ├── 6.1.2.1.3.txt │ ├── 6.1.2.1.4.1.txt │ ├── 6.1.2.1.4.txt │ ├── 6.1.2.1.5.1.txt │ ├── 6.1.2.1.5.txt │ ├── 6.1.2.1.6.txt │ ├── 6.1.2.1.7.1.txt │ ├── 6.1.2.1.7.txt │ ├── 6.1.2.1.txt │ ├── 6.1.2.2.1.txt │ ├── 6.1.2.2.txt │ ├── 6.1.2.txt │ ├── 6.1.3.1.txt │ ├── 6.1.3.2.txt │ ├── 6.1.3.3.txt │ ├── 6.1.3.4.txt │ ├── 6.1.3.5.txt │ ├── 6.1.3.txt │ ├── 6.1.4.1.txt │ ├── 6.1.4.2.txt │ ├── 6.1.4.3.txt │ ├── 6.1.4.txt │ ├── 6.1.5.1.txt │ ├── 6.1.5.txt │ ├── 6.1.6.1.txt │ ├── 6.1.6.txt │ ├── 6.1.7.1.1.txt │ ├── 6.1.7.1.txt │ ├── 6.1.7.2.txt │ ├── 6.1.7.txt │ ├── 6.1.8.1.txt │ ├── 6.1.8.txt │ ├── 6.1.9.txt │ ├── 6.1.txt │ ├── 6.2.txt │ ├── 6.txt │ ├── 7.1.1.txt │ ├── 7.1.2.txt │ ├── 7.1.3.txt │ ├── 7.1.4.txt │ ├── 7.1.5.txt │ ├── 7.1.6.txt │ ├── 7.1.7.txt │ ├── 7.1.txt │ ├── 7.2.1.txt │ ├── 7.2.2.txt │ ├── 7.2.3.txt │ ├── 7.2.txt │ ├── 7.3.1.txt │ ├── 7.3.txt │ ├── 7.4.1.txt │ ├── 7.4.txt │ ├── 7.5.1.txt │ ├── 7.5.2.txt │ ├── 7.5.3.txt │ ├── 7.5.txt │ ├── 7.6.1.txt │ ├── 7.6.2.txt │ ├── 7.6.3.txt │ ├── 7.6.4.txt │ ├── 7.6.5.1.txt │ ├── 7.6.5.txt │ ├── 7.6.6.1.1.txt │ ├── 7.6.6.1.2.txt │ ├── 7.6.6.1.3.txt │ ├── 7.6.6.1.txt │ ├── 7.6.6.2.txt │ ├── 7.6.6.3.txt │ ├── 7.6.6.4.txt │ ├── 7.6.6.txt │ ├── 7.6.7.txt │ ├── 7.6.txt │ ├── 7.7.txt │ ├── 7.txt │ ├── 8.1.txt │ ├── 8.txt │ ├── 9.1.1.1.txt │ ├── 9.1.1.txt │ ├── 9.1.2.1.txt │ ├── 9.1.2.txt │ ├── 9.1.3.1.1.txt │ ├── 9.1.3.1.2.txt │ ├── 9.1.3.1.3.txt │ ├── 9.1.3.1.4.txt │ ├── 9.1.3.1.5.txt │ ├── 9.1.3.1.txt │ ├── 9.1.3.txt │ ├── 9.1.4.1.1.txt │ ├── 9.1.4.1.txt │ ├── 9.1.4.2.1.txt │ ├── 9.1.4.2.2.txt │ ├── 9.1.4.2.3.txt │ ├── 9.1.4.2.4.txt │ ├── 9.1.4.2.txt │ ├── 9.1.4.txt │ ├── 9.1.5.txt │ ├── 9.1.6.txt │ ├── 9.1.txt │ ├── 9.2.txt │ └── 9.txt ├── diffs ├── cl_constant_variables_array-dimension-limit.diff ├── cl_constant_variables_array-rank-limit.diff ├── cl_constant_variables_array-total-size-limit.diff ├── cl_constant_variables_boole-1.diff ├── cl_constant_variables_boole-2.diff ├── cl_constant_variables_boole-and.diff ├── cl_constant_variables_boole-andc1.diff ├── cl_constant_variables_boole-andc2.diff ├── cl_constant_variables_boole-c1.diff ├── cl_constant_variables_boole-c2.diff ├── cl_constant_variables_boole-clr.diff ├── cl_constant_variables_boole-eqv.diff ├── cl_constant_variables_boole-ior.diff ├── cl_constant_variables_boole-nand.diff ├── cl_constant_variables_boole-nor.diff ├── cl_constant_variables_boole-orc1.diff ├── cl_constant_variables_boole-orc2.diff ├── cl_constant_variables_boole-set.diff ├── cl_constant_variables_boole-xor.diff ├── cl_constant_variables_call-arguments-limit.diff ├── cl_constant_variables_char-code-limit.diff ├── cl_constant_variables_double-float-epsilon.diff ├── cl_constant_variables_double-float-negative-epsilon.diff ├── cl_constant_variables_internal-time-units-per-second.diff ├── cl_constant_variables_lambda-list-keywords.diff ├── cl_constant_variables_lambda-parameters-limit.diff ├── cl_constant_variables_least-negative-double-float.diff ├── cl_constant_variables_least-negative-long-float.diff ├── cl_constant_variables_least-negative-normalized-double-float.diff ├── cl_constant_variables_least-negative-normalized-long-float.diff ├── cl_constant_variables_least-negative-normalized-short-float.diff ├── cl_constant_variables_least-negative-normalized-single-float.diff ├── cl_constant_variables_least-negative-short-float.diff ├── cl_constant_variables_least-negative-single-float.diff ├── cl_constant_variables_least-positive-double-float.diff ├── cl_constant_variables_least-positive-long-float.diff ├── cl_constant_variables_least-positive-normalized-double-float.diff ├── cl_constant_variables_least-positive-normalized-long-float.diff ├── cl_constant_variables_least-positive-normalized-short-float.diff ├── cl_constant_variables_least-positive-normalized-single-float.diff ├── cl_constant_variables_least-positive-short-float.diff ├── cl_constant_variables_least-positive-single-float.diff ├── cl_constant_variables_long-float-epsilon.diff ├── cl_constant_variables_long-float-negative-epsilon.diff ├── cl_constant_variables_most-negative-double-float.diff ├── cl_constant_variables_most-negative-fixnum.diff ├── cl_constant_variables_most-negative-long-float.diff ├── cl_constant_variables_most-negative-short-float.diff ├── cl_constant_variables_most-negative-single-float.diff ├── cl_constant_variables_most-positive-double-float.diff ├── cl_constant_variables_most-positive-fixnum.diff ├── cl_constant_variables_most-positive-long-float.diff ├── cl_constant_variables_most-positive-short-float.diff ├── cl_constant_variables_most-positive-single-float.diff ├── cl_constant_variables_multiple-values-limit.diff ├── cl_constant_variables_nil.diff ├── cl_constant_variables_pi.diff ├── cl_constant_variables_short-float-epsilon.diff ├── cl_constant_variables_short-float-negative-epsilon.diff ├── cl_constant_variables_single-float-epsilon.diff ├── cl_constant_variables_single-float-negative-epsilon.diff ├── cl_constant_variables_t.diff ├── cl_declarations_declaration.diff ├── cl_declarations_dynamic-extent.diff ├── cl_declarations_ftype.diff ├── cl_declarations_ignore.diff ├── cl_declarations_inline.diff ├── cl_declarations_notinline.diff ├── cl_declarations_optimize.diff ├── cl_declarations_special.diff ├── cl_declarations_type.diff ├── cl_functions_abort.diff ├── cl_functions_abs.diff ├── cl_functions_acos.diff ├── cl_functions_acosh.diff ├── cl_functions_add-method.diff ├── cl_functions_adjoin.diff ├── cl_functions_adjust-array.diff ├── cl_functions_adjustable-array-p.diff ├── cl_functions_allocate-instance.diff ├── cl_functions_alpha-char-p.diff ├── cl_functions_alphanumericp.diff ├── cl_functions_apply.diff ├── cl_functions_apropos-list.diff ├── cl_functions_apropos.diff ├── cl_functions_aref.diff ├── cl_functions_arithmetic-error-operands.diff ├── cl_functions_arithmetic-error-operation.diff ├── cl_functions_array-dimension.diff ├── cl_functions_array-dimensions.diff ├── cl_functions_array-displacement.diff ├── cl_functions_array-element-type.diff ├── cl_functions_array-has-fill-pointer-p.diff ├── cl_functions_array-in-bounds-p.diff ├── cl_functions_array-rank.diff ├── cl_functions_array-row-major-index.diff ├── cl_functions_array-total-size.diff ├── cl_functions_arrayp.diff ├── cl_functions_ash.diff ├── cl_functions_asin.diff ├── cl_functions_asinh.diff ├── cl_functions_assoc-if-not.diff ├── cl_functions_assoc-if.diff ├── cl_functions_assoc.diff ├── cl_functions_atan.diff ├── cl_functions_atanh.diff ├── cl_functions_atom.diff ├── cl_functions_bit-and.diff ├── cl_functions_bit-andc1.diff ├── cl_functions_bit-andc2.diff ├── cl_functions_bit-eqv.diff ├── cl_functions_bit-ior.diff ├── cl_functions_bit-nand.diff ├── cl_functions_bit-nor.diff ├── cl_functions_bit-not.diff ├── cl_functions_bit-orc1.diff ├── cl_functions_bit-orc2.diff ├── cl_functions_bit-vector-p.diff ├── cl_functions_bit-xor.diff ├── cl_functions_bit.diff ├── cl_functions_boole.diff ├── cl_functions_both-case-p.diff ├── cl_functions_boundp.diff ├── cl_functions_break.diff ├── cl_functions_broadcast-stream-streams.diff ├── cl_functions_butlast.diff ├── cl_functions_byte-position.diff ├── cl_functions_byte-size.diff ├── cl_functions_byte.diff ├── cl_functions_caaaar.diff ├── cl_functions_caaadr.diff ├── cl_functions_caaar.diff ├── cl_functions_caadar.diff ├── cl_functions_caaddr.diff ├── cl_functions_caadr.diff ├── cl_functions_caar.diff ├── cl_functions_cadaar.diff ├── cl_functions_cadadr.diff ├── cl_functions_cadar.diff ├── cl_functions_caddar.diff ├── cl_functions_cadddr.diff ├── cl_functions_caddr.diff ├── cl_functions_cadr.diff ├── cl_functions_call-next-method.diff ├── cl_functions_car.diff ├── cl_functions_cdaaar.diff ├── cl_functions_cdaadr.diff ├── cl_functions_cdaar.diff ├── cl_functions_cdadar.diff ├── cl_functions_cdaddr.diff ├── cl_functions_cdadr.diff ├── cl_functions_cdar.diff ├── cl_functions_cddaar.diff ├── cl_functions_cddadr.diff ├── cl_functions_cddar.diff ├── cl_functions_cdddar.diff ├── cl_functions_cddddr.diff ├── cl_functions_cdddr.diff ├── cl_functions_cddr.diff ├── cl_functions_cdr.diff ├── cl_functions_ceiling.diff ├── cl_functions_cell-error-name.diff ├── cl_functions_cerror.diff ├── cl_functions_change-class.diff ├── cl_functions_char-code.diff ├── cl_functions_char-downcase.diff ├── cl_functions_char-equal.diff ├── cl_functions_char-greaterp.diff ├── cl_functions_char-int.diff ├── cl_functions_char-lessp.diff ├── cl_functions_char-name.diff ├── cl_functions_char-not-equal.diff ├── cl_functions_char-not-greaterp.diff ├── cl_functions_char-not-lessp.diff ├── cl_functions_char-upcase.diff ├── cl_functions_char.diff ├── cl_functions_character.diff ├── cl_functions_characterp.diff ├── cl_functions_cis.diff ├── cl_functions_class-name.diff ├── cl_functions_class-of.diff ├── cl_functions_clear-input.diff ├── cl_functions_clear-output.diff ├── cl_functions_close.diff ├── cl_functions_clrhash.diff ├── cl_functions_code-char.diff ├── cl_functions_coerce.diff ├── cl_functions_compile-file-pathname.diff ├── cl_functions_compile-file.diff ├── cl_functions_compile.diff ├── cl_functions_compiled-function-p.diff ├── cl_functions_compiler-macro-function.diff ├── cl_functions_complement.diff ├── cl_functions_complex.diff ├── cl_functions_complexp.diff ├── cl_functions_compute-applicable-methods.diff ├── cl_functions_compute-restarts.diff ├── cl_functions_concatenate.diff ├── cl_functions_concatenated-stream-streams.diff ├── cl_functions_conjugate.diff ├── cl_functions_cons.diff ├── cl_functions_consp.diff ├── cl_functions_constantly.diff ├── cl_functions_constantp.diff ├── cl_functions_continue.diff ├── cl_functions_copy-alist.diff ├── cl_functions_copy-list.diff ├── cl_functions_copy-pprint-dispatch.diff ├── cl_functions_copy-readtable.diff ├── cl_functions_copy-seq.diff ├── cl_functions_copy-structure.diff ├── cl_functions_copy-symbol.diff ├── cl_functions_copy-tree.diff ├── cl_functions_cos.diff ├── cl_functions_cosh.diff ├── cl_functions_count-if-not.diff ├── cl_functions_count-if.diff ├── cl_functions_count.diff ├── cl_functions_decode-float.diff ├── cl_functions_decode-universal-time.diff ├── cl_functions_delete-duplicates.diff ├── cl_functions_delete-file.diff ├── cl_functions_delete-if-not.diff ├── cl_functions_delete-if.diff ├── cl_functions_delete-package.diff ├── cl_functions_delete.diff ├── cl_functions_denominator.diff ├── cl_functions_deposit-field.diff ├── cl_functions_describe-object.diff ├── cl_functions_describe.diff ├── cl_functions_digit-char-p.diff ├── cl_functions_digit-char.diff ├── cl_functions_directory-namestring.diff ├── cl_functions_directory.diff ├── cl_functions_disassemble.diff ├── cl_functions_documentation.diff ├── cl_functions_dpb.diff ├── cl_functions_dribble.diff ├── cl_functions_echo-stream-input-stream.diff ├── cl_functions_echo-stream-output-stream.diff ├── cl_functions_ed.diff ├── cl_functions_eighth.diff ├── cl_functions_elt.diff ├── cl_functions_encode-universal-time.diff ├── cl_functions_enough-namestring.diff ├── cl_functions_ensure-directories-exist.diff ├── cl_functions_ensure-generic-function.diff ├── cl_functions_eq.diff ├── cl_functions_eql.diff ├── cl_functions_equal.diff ├── cl_functions_equalp.diff ├── cl_functions_error.diff ├── cl_functions_eval.diff ├── cl_functions_evenp.diff ├── cl_functions_every.diff ├── cl_functions_exp.diff ├── cl_functions_export.diff ├── cl_functions_expt.diff ├── cl_functions_fboundp.diff ├── cl_functions_fceiling.diff ├── cl_functions_fdefinition.diff ├── cl_functions_ffloor.diff ├── cl_functions_fifth.diff ├── cl_functions_file-author.diff ├── cl_functions_file-error-pathname.diff ├── cl_functions_file-length.diff ├── cl_functions_file-namestring.diff ├── cl_functions_file-position.diff ├── cl_functions_file-string-length.diff ├── cl_functions_file-write-date.diff ├── cl_functions_fill-pointer.diff ├── cl_functions_fill.diff ├── cl_functions_find-all-symbols.diff ├── cl_functions_find-class.diff ├── cl_functions_find-if-not.diff ├── cl_functions_find-if.diff ├── cl_functions_find-method.diff ├── cl_functions_find-package.diff ├── cl_functions_find-restart.diff ├── cl_functions_find-symbol.diff ├── cl_functions_find.diff ├── cl_functions_finish-output.diff ├── cl_functions_first.diff ├── cl_functions_first_to_tenth.diff ├── cl_functions_float-digits.diff ├── cl_functions_float-precision.diff ├── cl_functions_float-radix.diff ├── cl_functions_float-sign.diff ├── cl_functions_float.diff ├── cl_functions_floatp.diff ├── cl_functions_floor.diff ├── cl_functions_fmakunbound.diff ├── cl_functions_force-output.diff ├── cl_functions_format.diff ├── cl_functions_fourth.diff ├── cl_functions_fresh-line.diff ├── cl_functions_fround.diff ├── cl_functions_ftruncate.diff ├── cl_functions_funcall.diff ├── cl_functions_function-keywords.diff ├── cl_functions_function-lambda-expression.diff ├── cl_functions_functionp.diff ├── cl_functions_gcd.diff ├── cl_functions_gensym.diff ├── cl_functions_gentemp.diff ├── cl_functions_get-decoded-time.diff ├── cl_functions_get-dispatch-macro-character.diff ├── cl_functions_get-internal-real-time.diff ├── cl_functions_get-internal-run-time.diff ├── cl_functions_get-macro-character.diff ├── cl_functions_get-output-stream-string.diff ├── cl_functions_get-properties.diff ├── cl_functions_get-setf-expansion.diff ├── cl_functions_get-universal-time.diff ├── cl_functions_get.diff ├── cl_functions_getf.diff ├── cl_functions_gethash.diff ├── cl_functions_graphic-char-p.diff ├── cl_functions_hash-table-count.diff ├── cl_functions_hash-table-rehash-size.diff ├── cl_functions_hash-table-rehash-threshold.diff ├── cl_functions_hash-table-size.diff ├── cl_functions_hash-table-test.diff ├── cl_functions_hash-table.p.diff ├── cl_functions_host-namestring.diff ├── cl_functions_identity.diff ├── cl_functions_imagpart.diff ├── cl_functions_import.diff ├── cl_functions_initialize-instance.diff ├── cl_functions_input-stream-p.diff ├── cl_functions_inspect.diff ├── cl_functions_integer-decode-float.diff ├── cl_functions_integer-length.diff ├── cl_functions_integerp.diff ├── cl_functions_interactive-stream-p.diff ├── cl_functions_intern.diff ├── cl_functions_intersection.diff ├── cl_functions_invalid-method-error.diff ├── cl_functions_invoke-debugger.diff ├── cl_functions_invoke-restart-interactively.diff ├── cl_functions_invoke-restart.diff ├── cl_functions_isqrt.diff ├── cl_functions_keywordp.diff ├── cl_functions_last.diff ├── cl_functions_lcm.diff ├── cl_functions_ldb-test.diff ├── cl_functions_ldb.diff ├── cl_functions_ldiff.diff ├── cl_functions_length.diff ├── cl_functions_lisp-implementation-type.diff ├── cl_functions_lisp-implementation-version.diff ├── cl_functions_list-all-packages.diff ├── cl_functions_list-length.diff ├── cl_functions_list-star.diff ├── cl_functions_list.diff ├── cl_functions_listen.diff ├── cl_functions_listp.diff ├── cl_functions_load-logical-pathname-translations.diff ├── cl_functions_load.diff ├── cl_functions_log.diff ├── cl_functions_logand.diff ├── cl_functions_logandc1.diff ├── cl_functions_logandc2.diff ├── cl_functions_logbitp.diff ├── cl_functions_logcount.diff ├── cl_functions_logeqv.diff ├── cl_functions_logical-pathname-translations.diff ├── cl_functions_logical-pathname.diff ├── cl_functions_logior.diff ├── cl_functions_lognand.diff ├── cl_functions_lognor.diff ├── cl_functions_lognot.diff ├── cl_functions_logorc1.diff ├── cl_functions_logorc2.diff ├── cl_functions_logtest.diff ├── cl_functions_logxor.diff ├── cl_functions_long-site-name.diff ├── cl_functions_lower-case-p.diff ├── cl_functions_machine-instance.diff ├── cl_functions_machine-type.diff ├── cl_functions_machine-version.diff ├── cl_functions_macro-function.diff ├── cl_functions_macroexpand-1.diff ├── cl_functions_macroexpand.diff ├── cl_functions_make-array.diff ├── cl_functions_make-broadcast-stream.diff ├── cl_functions_make-concatenated-stream.diff ├── cl_functions_make-condition.diff ├── cl_functions_make-dispatch-macro-character.diff ├── cl_functions_make-echo-stream.diff ├── cl_functions_make-hash-table.diff ├── cl_functions_make-instance.diff ├── cl_functions_make-instances-obsolete.diff ├── cl_functions_make-list.diff ├── cl_functions_make-load-form-saving-slots.diff ├── cl_functions_make-load-form.diff ├── cl_functions_make-package.diff ├── cl_functions_make-pathname.diff ├── cl_functions_make-random-state.diff ├── cl_functions_make-sequence.diff ├── cl_functions_make-string-input-stream.diff ├── cl_functions_make-string-output-stream.diff ├── cl_functions_make-string.diff ├── cl_functions_make-symbol.diff ├── cl_functions_make-synonym-stream.diff ├── cl_functions_make-two-way-stream.diff ├── cl_functions_makunbound.diff ├── cl_functions_map-into.diff ├── cl_functions_map.diff ├── cl_functions_mapc.diff ├── cl_functions_mapcan.diff ├── cl_functions_mapcar.diff ├── cl_functions_mapcon.diff ├── cl_functions_maphash.diff ├── cl_functions_mapl.diff ├── cl_functions_maplist.diff ├── cl_functions_mask-field.diff ├── cl_functions_math-add.diff ├── cl_functions_math-divide.diff ├── cl_functions_math-equal.diff ├── cl_functions_math-greater.diff ├── cl_functions_math-less.diff ├── cl_functions_math-multiply.diff ├── cl_functions_math-not-equal.diff ├── cl_functions_math-not-greater.diff ├── cl_functions_math-not-less.diff ├── cl_functions_math-one-minus.diff ├── cl_functions_math-one-plus.diff ├── cl_functions_math-subtract.diff ├── cl_functions_max.diff ├── cl_functions_member-if-not.diff ├── cl_functions_member-if.diff ├── cl_functions_member.diff ├── cl_functions_merge-pathnames.diff ├── cl_functions_merge.diff ├── cl_functions_method-combination-error.diff ├── cl_functions_method-qualifiers.diff ├── cl_functions_min.diff ├── cl_functions_minusp.diff ├── cl_functions_mismatch.diff ├── cl_functions_mod.diff ├── cl_functions_muffle-warning.diff ├── cl_functions_name-char.diff ├── cl_functions_namestring.diff ├── cl_functions_nbutlast.diff ├── cl_functions_nconc.diff ├── cl_functions_next-method-p.diff ├── cl_functions_nintersection.diff ├── cl_functions_ninth.diff ├── cl_functions_no-applicable-method.diff ├── cl_functions_no-next-method.diff ├── cl_functions_not.diff ├── cl_functions_notany.diff ├── cl_functions_notevery.diff ├── cl_functions_nreconc.diff ├── cl_functions_nreverse.diff ├── cl_functions_nstring-capitalize.diff ├── cl_functions_nstring-downcase.diff ├── cl_functions_nstring-upcase.diff ├── cl_functions_nsublis.diff ├── cl_functions_nsubstitute-if-not.diff ├── cl_functions_nsubstitute-if.diff ├── cl_functions_nsubstitute.diff ├── cl_functions_nth.diff ├── cl_functions_nthcdr.diff ├── cl_functions_numberp.diff ├── cl_functions_numerator.diff ├── cl_functions_nunion.diff ├── cl_functions_oddp.diff ├── cl_functions_open-stream-p.diff ├── cl_functions_open.diff ├── cl_functions_output-stream-p.diff ├── cl_functions_package-error-package.diff ├── cl_functions_package-name.diff ├── cl_functions_package-nicknames.diff ├── cl_functions_package-shadowing-symbols.diff ├── cl_functions_package-use-list.diff ├── cl_functions_package-used-by-list.diff ├── cl_functions_packagep.diff ├── cl_functions_parse-integer.diff ├── cl_functions_parse-namestring.diff ├── cl_functions_pathname-device.diff ├── cl_functions_pathname-directory.diff ├── cl_functions_pathname-host.diff ├── cl_functions_pathname-match-p.diff ├── cl_functions_pathname-name.diff ├── cl_functions_pathname-type.diff ├── cl_functions_pathname-version.diff ├── cl_functions_pathname.diff ├── cl_functions_pathnamep.diff ├── cl_functions_peek-char.diff ├── cl_functions_phase.diff ├── cl_functions_plusp.diff ├── cl_functions_position-if-not.diff ├── cl_functions_position-if.diff ├── cl_functions_position.diff ├── cl_functions_pprint-dispatch.diff ├── cl_functions_pprint-fill.diff ├── cl_functions_pprint-indent.diff ├── cl_functions_pprint-linear.diff ├── cl_functions_pprint-newline.diff ├── cl_functions_pprint-tab.diff ├── cl_functions_pprint-tabular.diff ├── cl_functions_pprint.diff ├── cl_functions_prin1-to-string.diff ├── cl_functions_prin1.diff ├── cl_functions_princ-to-string.diff ├── cl_functions_princ.diff ├── cl_functions_print-not-readable-object.diff ├── cl_functions_print-object.diff ├── cl_functions_print.diff ├── cl_functions_probe-file.diff ├── cl_functions_proclaim.diff ├── cl_functions_provide.diff ├── cl_functions_random-state-p.diff ├── cl_functions_random.diff ├── cl_functions_rassoc-if-not.diff ├── cl_functions_rassoc-if.diff ├── cl_functions_rassoc.diff ├── cl_functions_rational.diff ├── cl_functions_rationalize.diff ├── cl_functions_rationalp.diff ├── cl_functions_read-byte.diff ├── cl_functions_read-char-no-hang.diff ├── cl_functions_read-char.diff ├── cl_functions_read-delimited-list.diff ├── cl_functions_read-from-string.diff ├── cl_functions_read-line.diff ├── cl_functions_read-preserving-whitespace.diff ├── cl_functions_read-sequence.diff ├── cl_functions_read.diff ├── cl_functions_readtable-case.diff ├── cl_functions_readtablep.diff ├── cl_functions_realp.diff ├── cl_functions_realpart.diff ├── cl_functions_reduce.diff ├── cl_functions_reinitialize-instance.diff ├── cl_functions_rem.diff ├── cl_functions_remhash.diff ├── cl_functions_remove-duplicates.diff ├── cl_functions_remove-if-not.diff ├── cl_functions_remove-if.diff ├── cl_functions_remove-method.diff ├── cl_functions_remove.diff ├── cl_functions_remprop.diff ├── cl_functions_rename-file.diff ├── cl_functions_rename-package.diff ├── cl_functions_replace.diff ├── cl_functions_require.diff ├── cl_functions_rest.diff ├── cl_functions_restart-name.diff ├── cl_functions_revappend.diff ├── cl_functions_reverse.diff ├── cl_functions_room.diff ├── cl_functions_round.diff ├── cl_functions_row-major-aref.diff ├── cl_functions_rplaca.diff ├── cl_functions_rplacd.diff ├── cl_functions_sbit.diff ├── cl_functions_scale-float.diff ├── cl_functions_schar.diff ├── cl_functions_search.diff ├── cl_functions_second.diff ├── cl_functions_set-dispatch-macro-character.diff ├── cl_functions_set-macro-character.diff ├── cl_functions_set-pprint-dispatch.diff ├── cl_functions_set-syntax-from-char.diff ├── cl_functions_set.diff ├── cl_functions_setf-class-name.diff ├── cl_functions_seventh.diff ├── cl_functions_shadow.diff ├── cl_functions_shadowing-import.diff ├── cl_functions_shared-initialize.diff ├── cl_functions_short-site-name.diff ├── cl_functions_signal.diff ├── cl_functions_signum.diff ├── cl_functions_simple-bit-vector-p.diff ├── cl_functions_simple-condition-format-arguments.diff ├── cl_functions_simple-condition-format-control.diff ├── cl_functions_simple-string-p.diff ├── cl_functions_simple-vector-p.diff ├── cl_functions_sin.diff ├── cl_functions_sinh.diff ├── cl_functions_sixth.diff ├── cl_functions_sleep.diff ├── cl_functions_slot-boundp.diff ├── cl_functions_slot-exists-p.diff ├── cl_functions_slot-makunbound.diff ├── cl_functions_slot-missing.diff ├── cl_functions_slot-unbound.diff ├── cl_functions_slot-value.diff ├── cl_functions_software-type.diff ├── cl_functions_software-version.diff ├── cl_functions_some.diff ├── cl_functions_sort.diff ├── cl_functions_special-operator-p.diff ├── cl_functions_sqrt.diff ├── cl_functions_stable-sort.diff ├── cl_functions_standard-char-p.diff ├── cl_functions_store-value.diff ├── cl_functions_stream-element-type.diff ├── cl_functions_stream-error-stream.diff ├── cl_functions_stream-external-format.diff ├── cl_functions_streamp.diff ├── cl_functions_string-capitalize.diff ├── cl_functions_string-downcase.diff ├── cl_functions_string-equal.diff ├── cl_functions_string-greaterp.diff ├── cl_functions_string-left-trim.diff ├── cl_functions_string-lessp.diff ├── cl_functions_string-not-equal.diff ├── cl_functions_string-not-greaterp.diff ├── cl_functions_string-not-lessp.diff ├── cl_functions_string-right-trim.diff ├── cl_functions_string-trim.diff ├── cl_functions_string-upcase.diff ├── cl_functions_string.diff ├── cl_functions_stringp.diff ├── cl_functions_sublis.diff ├── cl_functions_subseq.diff ├── cl_functions_subsetp.diff ├── cl_functions_substitute-if-not.diff ├── cl_functions_substitute-if.diff ├── cl_functions_substitute.diff ├── cl_functions_subtypep.diff ├── cl_functions_svref.diff ├── cl_functions_sxhash.diff ├── cl_functions_symbol-function.diff ├── cl_functions_symbol-name.diff ├── cl_functions_symbol-package.diff ├── cl_functions_symbol-plist.diff ├── cl_functions_symbol-value.diff ├── cl_functions_symbolp.diff ├── cl_functions_synonym-stream-symbol.diff ├── cl_functions_tailp.diff ├── cl_functions_tan.diff ├── cl_functions_tanh.diff ├── cl_functions_tenth.diff ├── cl_functions_terpri.diff ├── cl_functions_third.diff ├── cl_functions_translate-logical-pathname.diff ├── cl_functions_translate-pathname.diff ├── cl_functions_tree-equal.diff ├── cl_functions_truename.diff ├── cl_functions_truncate.diff ├── cl_functions_two-way-stream-input-stream.diff ├── cl_functions_two-way-stream-output-stream.diff ├── cl_functions_type-error-datum.diff ├── cl_functions_type-error-expected-type.diff ├── cl_functions_type-of.diff ├── cl_functions_typep.diff ├── cl_functions_unbound-slot-instance.diff ├── cl_functions_unexport.diff ├── cl_functions_unintern.diff ├── cl_functions_union.diff ├── cl_functions_unread-char.diff ├── cl_functions_unuse-package.diff ├── cl_functions_update-instance-for-different-class.diff ├── cl_functions_update-instance-for-redefined-class.diff ├── cl_functions_upgraded-array-element-type.diff ├── cl_functions_upgraded-complex-part-type.diff ├── cl_functions_upper-case-p.diff ├── cl_functions_use-package.diff ├── cl_functions_use-value.diff ├── cl_functions_user-homedir-pathname.diff ├── cl_functions_values-list.diff ├── cl_functions_values.diff ├── cl_functions_vector-pop.diff ├── cl_functions_vector-push-extend.diff ├── cl_functions_vector-push.diff ├── cl_functions_vector.diff ├── cl_functions_vectorp.diff ├── cl_functions_warn.diff ├── cl_functions_wild-pathname-p.diff ├── cl_functions_write-byte.diff ├── cl_functions_write-char.diff ├── cl_functions_write-line.diff ├── cl_functions_write-sequence.diff ├── cl_functions_write-string.diff ├── cl_functions_write-to-string.diff ├── cl_functions_write.diff ├── cl_functions_y-or-n-p.diff ├── cl_functions_yes-or-no-p.diff ├── cl_functions_zerop.diff ├── cl_macros_and.diff ├── cl_macros_assert.diff ├── cl_macros_call-method.diff ├── cl_macros_case.diff ├── cl_macros_ccase.diff ├── cl_macros_check-type.diff ├── cl_macros_cond.diff ├── cl_macros_ctypecase.diff ├── cl_macros_decf.diff ├── cl_macros_declaim.diff ├── cl_macros_defclass.diff ├── cl_macros_defconstant.diff ├── cl_macros_defgeneric.diff ├── cl_macros_define-compiler-macro.diff ├── cl_macros_define-condition.diff ├── cl_macros_define-method-combination.diff ├── cl_macros_define-modify-macro.diff ├── cl_macros_define-setf-expander.diff ├── cl_macros_define-symbol-macro.diff ├── cl_macros_defmacro.diff ├── cl_macros_defmethod.diff ├── cl_macros_defpackage.diff ├── cl_macros_defparameter.diff ├── cl_macros_defsetf.diff ├── cl_macros_defstruct.diff ├── cl_macros_deftype.diff ├── cl_macros_defun.diff ├── cl_macros_defvar.diff ├── cl_macros_destructuring-bind.diff ├── cl_macros_do-all-symbols.diff ├── cl_macros_do-external-symbols.diff ├── cl_macros_do-star.diff ├── cl_macros_do-symbols.diff ├── cl_macros_do.diff ├── cl_macros_dolist.diff ├── cl_macros_dotimes.diff ├── cl_macros_ecase.diff ├── cl_macros_etypecase.diff ├── cl_macros_formatter.diff ├── cl_macros_handler-bind.diff ├── cl_macros_handler-case.diff ├── cl_macros_ignore-errors.diff ├── cl_macros_in-package.diff ├── cl_macros_incf.diff ├── cl_macros_lambda.diff ├── cl_macros_loop-finish.diff ├── cl_macros_loop.diff ├── cl_macros_make-method.diff ├── cl_macros_multiple-value-bind.diff ├── cl_macros_multiple-value-list.diff ├── cl_macros_multiple-value-setq.diff ├── cl_macros_nth-value.diff ├── cl_macros_or.diff ├── cl_macros_pop.diff ├── cl_macros_pprint-exit-if-list-exhausted.diff ├── cl_macros_pprint-logical-block.diff ├── cl_macros_pprint-pop.diff ├── cl_macros_print-unreadable-object.diff ├── cl_macros_prog-star.diff ├── cl_macros_prog.diff ├── cl_macros_prog1.diff ├── cl_macros_prog2.diff ├── cl_macros_psetf.diff ├── cl_macros_psetq.diff ├── cl_macros_push.diff ├── cl_macros_pushnew.diff ├── cl_macros_remf.diff ├── cl_macros_restart-bind.diff ├── cl_macros_restart-case.diff ├── cl_macros_return.diff ├── cl_macros_rotatef.diff ├── cl_macros_setf.diff ├── cl_macros_shiftf.diff ├── cl_macros_step.diff ├── cl_macros_time.diff ├── cl_macros_trace.diff ├── cl_macros_typecase.diff ├── cl_macros_unless.diff ├── cl_macros_untrace.diff ├── cl_macros_when.diff ├── cl_macros_with-accessors.diff ├── cl_macros_with-compilation-unit.diff ├── cl_macros_with-condition-restarts.diff ├── cl_macros_with-hash-table-iterator.diff ├── cl_macros_with-input-from-string.diff ├── cl_macros_with-open-file.diff ├── cl_macros_with-open-stream.diff ├── cl_macros_with-output-to-string.diff ├── cl_macros_with-package-iterator.diff ├── cl_macros_with-simple-restart.diff ├── cl_macros_with-slots.diff ├── cl_macros_with-standard-io-syntax.diff ├── cl_restarts_abort.diff ├── cl_restarts_continue.diff ├── cl_restarts_muffle-warning.diff ├── cl_restarts_store-value.diff ├── cl_restarts_use-value.diff ├── cl_special_operators_block.diff ├── cl_special_operators_catch.diff ├── cl_special_operators_eval-when.diff ├── cl_special_operators_flet.diff ├── cl_special_operators_function.diff ├── cl_special_operators_go.diff ├── cl_special_operators_if.diff ├── cl_special_operators_labels.diff ├── cl_special_operators_let-star.diff ├── cl_special_operators_let.diff ├── cl_special_operators_load-time-value.diff ├── cl_special_operators_locally.diff ├── cl_special_operators_macrolet.diff ├── cl_special_operators_multiple-value-call.diff ├── cl_special_operators_multiple-value-prog1.diff ├── cl_special_operators_progn.diff ├── cl_special_operators_progv.diff ├── cl_special_operators_quote.diff ├── cl_special_operators_return-from.diff ├── cl_special_operators_setq.diff ├── cl_special_operators_symbol-macrolet.diff ├── cl_special_operators_tagbody.diff ├── cl_special_operators_the.diff ├── cl_special_operators_throw.diff ├── cl_special_operators_unwind-protect.diff ├── cl_symbols_declare.diff ├── cl_symbols_lambda.diff ├── cl_types_and.diff ├── cl_types_arithmetic-error.diff ├── cl_types_array.diff ├── cl_types_atom.diff ├── cl_types_base-char.diff ├── cl_types_base-string.diff ├── cl_types_bignum.diff ├── cl_types_bit-vector.diff ├── cl_types_bit.diff ├── cl_types_boolean.diff ├── cl_types_broadcast-stream.diff ├── cl_types_built-in-class.diff ├── cl_types_cell-error.diff ├── cl_types_character.diff ├── cl_types_class.diff ├── cl_types_compiled-function.diff ├── cl_types_complex.diff ├── cl_types_concatenated-stream.diff ├── cl_types_condition.diff ├── cl_types_cons.diff ├── cl_types_control-error.diff ├── cl_types_division-by-zero.diff ├── cl_types_double-float.diff ├── cl_types_echo-stream.diff ├── cl_types_end-of-file.diff ├── cl_types_eql.diff ├── cl_types_error.diff ├── cl_types_extended-char.diff ├── cl_types_file-error.diff ├── cl_types_file-stream.diff ├── cl_types_fixnum.diff ├── cl_types_float.diff ├── cl_types_floating-point-inexact.diff ├── cl_types_floating-point-invalid-operation.diff ├── cl_types_floating-point-overflow.diff ├── cl_types_floating-point-underflow.diff ├── cl_types_function.diff ├── cl_types_generic-function.diff ├── cl_types_hash-table.diff ├── cl_types_integer.diff ├── cl_types_keyword.diff ├── cl_types_list.diff ├── cl_types_logical-pathname.diff ├── cl_types_long-float.diff ├── cl_types_member.diff ├── cl_types_method-combination.diff ├── cl_types_method.diff ├── cl_types_mod.diff ├── cl_types_nil.diff ├── cl_types_not.diff ├── cl_types_null.diff ├── cl_types_number.diff ├── cl_types_or.diff ├── cl_types_package-error.diff ├── cl_types_package.diff ├── cl_types_parse-error.diff ├── cl_types_pathname.diff ├── cl_types_print-not-readable.diff ├── cl_types_program-error.diff ├── cl_types_random-state.diff ├── cl_types_ratio.diff ├── cl_types_rational.diff ├── cl_types_reader-error.diff ├── cl_types_readtable.diff ├── cl_types_real.diff ├── cl_types_restart.diff ├── cl_types_satisfies.diff ├── cl_types_sequence.diff ├── cl_types_serious-condition.diff ├── cl_types_short-float.diff ├── cl_types_signed-byte.diff ├── cl_types_simple-array.diff ├── cl_types_simple-base-string.diff ├── cl_types_simple-bit-vector.diff ├── cl_types_simple-condition.diff ├── cl_types_simple-error.diff ├── cl_types_simple-string.diff ├── cl_types_simple-type-error.diff ├── cl_types_simple-vector.diff ├── cl_types_simple-warning.diff ├── cl_types_single-float.diff ├── cl_types_standard-char.diff ├── cl_types_standard-class.diff ├── cl_types_standard-generic-function.diff ├── cl_types_standard-method.diff ├── cl_types_standard-object.diff ├── cl_types_storage-condition.diff ├── cl_types_stream-error.diff ├── cl_types_stream.diff ├── cl_types_string-stream.diff ├── cl_types_string.diff ├── cl_types_structure-class.diff ├── cl_types_structure-object.diff ├── cl_types_style-warning.diff ├── cl_types_symbol.diff ├── cl_types_synonym-stream.diff ├── cl_types_t.diff ├── cl_types_two-way-stream.diff ├── cl_types_type-error.diff ├── cl_types_unbound-slot.diff ├── cl_types_undefined-function.diff ├── cl_types_unsigned-byte.diff ├── cl_types_values.diff ├── cl_types_vector.diff ├── cl_types_warning.diff ├── cl_variables_repl-minus.diff ├── cl_variables_repl-plus-plus-plus.diff ├── cl_variables_repl-plus-plus.diff ├── cl_variables_repl-plus.diff ├── cl_variables_repl-slash-slash-slash.diff ├── cl_variables_repl-slash-slash.diff ├── cl_variables_repl-slash.diff ├── cl_variables_repl-star-star-star.diff ├── cl_variables_repl-star-star.diff ├── cl_variables_repl-star.diff ├── cl_variables_star-break-on-signals-star.diff ├── cl_variables_star-compile-file-pathname-star.diff ├── cl_variables_star-compile-file-truename-star.diff ├── cl_variables_star-compile-print-star.diff ├── cl_variables_star-compile-verbose-star.diff ├── cl_variables_star-debug-io-star.diff ├── cl_variables_star-debugger-hook-star.diff ├── cl_variables_star-default-pathname-defaults-star.diff ├── cl_variables_star-error-output-star.diff ├── cl_variables_star-features-star.diff ├── cl_variables_star-gensym-counter-star.diff ├── cl_variables_star-load-pathname-star.diff ├── cl_variables_star-load-print-star.diff ├── cl_variables_star-load-truename-star.diff ├── cl_variables_star-load-verbose-star.diff ├── cl_variables_star-macroexpand-hook-star.diff ├── cl_variables_star-modules-star.diff ├── cl_variables_star-package-star.diff ├── cl_variables_star-print-array-star.diff ├── cl_variables_star-print-base-star.diff ├── cl_variables_star-print-case-star.diff ├── cl_variables_star-print-circle-star.diff ├── cl_variables_star-print-escape-star.diff ├── cl_variables_star-print-gensym-star.diff ├── cl_variables_star-print-length-star.diff ├── cl_variables_star-print-level-star.diff ├── cl_variables_star-print-lines-star.diff ├── cl_variables_star-print-miser-width-star.diff ├── cl_variables_star-print-pprint-dispatch-star.diff ├── cl_variables_star-print-pretty-star.diff ├── cl_variables_star-print-radix-star.diff ├── cl_variables_star-print-readably-star.diff ├── cl_variables_star-print-right-margin-star.diff ├── cl_variables_star-query-io-star.diff ├── cl_variables_star-random-state-star.diff ├── cl_variables_star-read-base-star.diff ├── cl_variables_star-read-default-float-format-star.diff ├── cl_variables_star-read-eval-star.diff ├── cl_variables_star-read-suppress-star.diff ├── cl_variables_star-readtable-star.diff ├── cl_variables_star-standard-input-star.diff ├── cl_variables_star-standard-output-star.diff ├── cl_variables_star-terminal-io-star.diff └── cl_variables_star-trace-output-star.diff ├── live ├── articles │ └── manifesto.txt ├── cl │ ├── constant_variables │ │ ├── array-dimension-limit.txt │ │ ├── array-rank-limit.txt │ │ ├── array-total-size-limit.txt │ │ ├── boole-1.txt │ │ ├── boole-2.txt │ │ ├── boole-and.txt │ │ ├── boole-andc1.txt │ │ ├── boole-andc2.txt │ │ ├── boole-c1.txt │ │ ├── boole-c2.txt │ │ ├── boole-clr.txt │ │ ├── boole-eqv.txt │ │ ├── boole-ior.txt │ │ ├── boole-nand.txt │ │ ├── boole-nor.txt │ │ ├── boole-orc1.txt │ │ ├── boole-orc2.txt │ │ ├── boole-set.txt │ │ ├── boole-xor.txt │ │ ├── call-arguments-limit.txt │ │ ├── char-code-limit.txt │ │ ├── double-float-epsilon.txt │ │ ├── double-float-negative-epsilon.txt │ │ ├── internal-time-units-per-second.txt │ │ ├── lambda-list-keywords.txt │ │ ├── lambda-parameters-limit.txt │ │ ├── least-negative-double-float.txt │ │ ├── least-negative-long-float.txt │ │ ├── least-negative-normalized-double-float.txt │ │ ├── least-negative-normalized-long-float.txt │ │ ├── least-negative-normalized-short-float.txt │ │ ├── least-negative-normalized-single-float.txt │ │ ├── least-negative-short-float.txt │ │ ├── least-negative-single-float.txt │ │ ├── least-positive-double-float.txt │ │ ├── least-positive-long-float.txt │ │ ├── least-positive-normalized-double-float.txt │ │ ├── least-positive-normalized-long-float.txt │ │ ├── least-positive-normalized-short-float.txt │ │ ├── least-positive-normalized-single-float.txt │ │ ├── least-positive-short-float.txt │ │ ├── least-positive-single-float.txt │ │ ├── long-float-epsilon.txt │ │ ├── long-float-negative-epsilon.txt │ │ ├── most-negative-double-float.txt │ │ ├── most-negative-fixnum.txt │ │ ├── most-negative-long-float.txt │ │ ├── most-negative-short-float.txt │ │ ├── most-negative-single-float.txt │ │ ├── most-positive-double-float.txt │ │ ├── most-positive-fixnum.txt │ │ ├── most-positive-long-float.txt │ │ ├── most-positive-short-float.txt │ │ ├── most-positive-single-float.txt │ │ ├── multiple-values-limit.txt │ │ ├── nil.txt │ │ ├── pi.txt │ │ ├── short-float-epsilon.txt │ │ ├── short-float-negative-epsilon.txt │ │ ├── single-float-epsilon.txt │ │ ├── single-float-negative-epsilon.txt │ │ └── t.txt │ ├── declarations │ │ ├── declaration.txt │ │ ├── dynamic-extent.txt │ │ ├── ftype.txt │ │ ├── ignorable.txt │ │ ├── ignore.txt │ │ ├── inline.txt │ │ ├── notinline.txt │ │ ├── optimize.txt │ │ ├── special.txt │ │ └── type.txt │ ├── functions │ │ ├── abort.txt │ │ ├── abs.txt │ │ ├── acos.txt │ │ ├── acosh.txt │ │ ├── add-method.txt │ │ ├── adjoin.txt │ │ ├── adjust-array.txt │ │ ├── adjustable-array-p.txt │ │ ├── allocate-instance.txt │ │ ├── alpha-char-p.txt │ │ ├── alphanumericp.txt │ │ ├── apply.txt │ │ ├── apropos-list.txt │ │ ├── apropos.txt │ │ ├── aref.txt │ │ ├── arithmetic-error-operands.txt │ │ ├── arithmetic-error-operation.txt │ │ ├── array-dimension.txt │ │ ├── array-dimensions.txt │ │ ├── array-displacement.txt │ │ ├── array-element-type.txt │ │ ├── array-has-fill-pointer-p.txt │ │ ├── array-in-bounds-p.txt │ │ ├── array-rank.txt │ │ ├── array-row-major-index.txt │ │ ├── array-total-size.txt │ │ ├── arrayp.txt │ │ ├── ash.txt │ │ ├── asin.txt │ │ ├── asinh.txt │ │ ├── assoc-if-not.txt │ │ ├── assoc-if.txt │ │ ├── assoc.txt │ │ ├── atan.txt │ │ ├── atanh.txt │ │ ├── atom.txt │ │ ├── bit-and.txt │ │ ├── bit-andc1.txt │ │ ├── bit-andc2.txt │ │ ├── bit-eqv.txt │ │ ├── bit-ior.txt │ │ ├── bit-nand.txt │ │ ├── bit-nor.txt │ │ ├── bit-not.txt │ │ ├── bit-orc1.txt │ │ ├── bit-orc2.txt │ │ ├── bit-vector-p.txt │ │ ├── bit-xor.txt │ │ ├── bit.txt │ │ ├── boole.txt │ │ ├── both-case-p.txt │ │ ├── boundp.txt │ │ ├── break.txt │ │ ├── broadcast-stream-streams.txt │ │ ├── butlast.txt │ │ ├── byte-position.txt │ │ ├── byte-size.txt │ │ ├── byte.txt │ │ ├── caaaar.txt │ │ ├── caaadr.txt │ │ ├── caaar.txt │ │ ├── caadar.txt │ │ ├── caaddr.txt │ │ ├── caadr.txt │ │ ├── caar.txt │ │ ├── cadaar.txt │ │ ├── cadadr.txt │ │ ├── cadar.txt │ │ ├── caddar.txt │ │ ├── cadddr.txt │ │ ├── caddr.txt │ │ ├── cadr.txt │ │ ├── call-next-method.txt │ │ ├── car.txt │ │ ├── car_cdr_and_their_compositions.txt │ │ ├── car_cdr_and_their_compositions │ │ │ └── full_list.txt │ │ ├── cdaaar.txt │ │ ├── cdaadr.txt │ │ ├── cdaar.txt │ │ ├── cdadar.txt │ │ ├── cdaddr.txt │ │ ├── cdadr.txt │ │ ├── cdar.txt │ │ ├── cddaar.txt │ │ ├── cddadr.txt │ │ ├── cddar.txt │ │ ├── cdddar.txt │ │ ├── cddddr.txt │ │ ├── cdddr.txt │ │ ├── cddr.txt │ │ ├── cdr.txt │ │ ├── ceiling.txt │ │ ├── cell-error-name.txt │ │ ├── cerror.txt │ │ ├── change-class.txt │ │ ├── char-code.txt │ │ ├── char-downcase.txt │ │ ├── char-equal.txt │ │ ├── char-greaterp.txt │ │ ├── char-int.txt │ │ ├── char-lessp.txt │ │ ├── char-name.txt │ │ ├── char-not-equal.txt │ │ ├── char-not-greaterp.txt │ │ ├── char-not-lessp.txt │ │ ├── char-upcase.txt │ │ ├── char.txt │ │ ├── character.txt │ │ ├── characterp.txt │ │ ├── cis.txt │ │ ├── class-name.txt │ │ ├── class-of.txt │ │ ├── clear-input.txt │ │ ├── clear-output.txt │ │ ├── close.txt │ │ ├── clrhash.txt │ │ ├── code-char.txt │ │ ├── coerce.txt │ │ ├── compile-file-pathname.txt │ │ ├── compile-file.txt │ │ ├── compile.txt │ │ ├── compiled-function-p.txt │ │ ├── compiler-macro-function.txt │ │ ├── complement.txt │ │ ├── complex.txt │ │ ├── complexp.txt │ │ ├── compute-applicable-methods.txt │ │ ├── compute-restarts.txt │ │ ├── concatenate.txt │ │ ├── concatenated-stream-streams.txt │ │ ├── conjugate.txt │ │ ├── cons.txt │ │ ├── consp.txt │ │ ├── constantly.txt │ │ ├── constantp.txt │ │ ├── continue.txt │ │ ├── copy-alist.txt │ │ ├── copy-list.txt │ │ ├── copy-pprint-dispatch.txt │ │ ├── copy-readtable.txt │ │ ├── copy-seq.txt │ │ ├── copy-structure.txt │ │ ├── copy-symbol.txt │ │ ├── copy-tree.txt │ │ ├── cos.txt │ │ ├── cosh.txt │ │ ├── count-if-not.txt │ │ ├── count-if.txt │ │ ├── count.txt │ │ ├── decode-float.txt │ │ ├── decode-universal-time.txt │ │ ├── delete-duplicates.txt │ │ ├── delete-file.txt │ │ ├── delete-if-not.txt │ │ ├── delete-if.txt │ │ ├── delete-package.txt │ │ ├── delete.txt │ │ ├── denominator.txt │ │ ├── deposit-field.txt │ │ ├── describe-object.txt │ │ ├── describe.txt │ │ ├── digit-char-p.txt │ │ ├── digit-char.txt │ │ ├── directory-namestring.txt │ │ ├── directory.txt │ │ ├── disassemble.txt │ │ ├── documentation.txt │ │ ├── dpb.txt │ │ ├── dribble.txt │ │ ├── echo-stream-input-stream.txt │ │ ├── echo-stream-output-stream.txt │ │ ├── ed.txt │ │ ├── eighth.txt │ │ ├── elt.txt │ │ ├── encode-universal-time.txt │ │ ├── enough-namestring.txt │ │ ├── ensure-directories-exist.txt │ │ ├── ensure-generic-function.txt │ │ ├── eq.txt │ │ ├── eql.txt │ │ ├── equal.txt │ │ ├── equalp.txt │ │ ├── error.txt │ │ ├── eval.txt │ │ ├── evenp.txt │ │ ├── every.txt │ │ ├── exp.txt │ │ ├── export.txt │ │ ├── expt.txt │ │ ├── fboundp.txt │ │ ├── fceiling.txt │ │ ├── fdefinition.txt │ │ ├── ffloor.txt │ │ ├── fifth.txt │ │ ├── file-author.txt │ │ ├── file-error-pathname.txt │ │ ├── file-length.txt │ │ ├── file-namestring.txt │ │ ├── file-position.txt │ │ ├── file-string-length.txt │ │ ├── file-write-date.txt │ │ ├── fill-pointer.txt │ │ ├── fill.txt │ │ ├── find-all-symbols.txt │ │ ├── find-class.txt │ │ ├── find-if-not.txt │ │ ├── find-if.txt │ │ ├── find-method.txt │ │ ├── find-package.txt │ │ ├── find-restart.txt │ │ ├── find-symbol.txt │ │ ├── find.txt │ │ ├── finish-output.txt │ │ ├── first.txt │ │ ├── first_to_tenth.txt │ │ ├── float-digits.txt │ │ ├── float-precision.txt │ │ ├── float-radix.txt │ │ ├── float-sign.txt │ │ ├── float.txt │ │ ├── floatp.txt │ │ ├── floor.txt │ │ ├── fmakunbound.txt │ │ ├── force-output.txt │ │ ├── format.txt │ │ ├── fourth.txt │ │ ├── fresh-line.txt │ │ ├── fround.txt │ │ ├── ftruncate.txt │ │ ├── funcall.txt │ │ ├── function-keywords.txt │ │ ├── function-lambda-expression.txt │ │ ├── functionp.txt │ │ ├── gcd.txt │ │ ├── gensym.txt │ │ ├── gentemp.txt │ │ ├── get-decoded-time.txt │ │ ├── get-dispatch-macro-character.txt │ │ ├── get-internal-real-time.txt │ │ ├── get-internal-run-time.txt │ │ ├── get-macro-character.txt │ │ ├── get-output-stream-string.txt │ │ ├── get-properties.txt │ │ ├── get-setf-expansion.txt │ │ ├── get-universal-time.txt │ │ ├── get.txt │ │ ├── getf.txt │ │ ├── gethash.txt │ │ ├── graphic-char-p.txt │ │ ├── hash-table-count.txt │ │ ├── hash-table-p.txt │ │ ├── hash-table-rehash-size.txt │ │ ├── hash-table-rehash-threshold.txt │ │ ├── hash-table-size.txt │ │ ├── hash-table-test.txt │ │ ├── host-namestring.txt │ │ ├── identity.txt │ │ ├── imagpart.txt │ │ ├── import.txt │ │ ├── initialize-instance.txt │ │ ├── input-stream-p.txt │ │ ├── inspect.txt │ │ ├── integer-decode-float.txt │ │ ├── integer-length.txt │ │ ├── integerp.txt │ │ ├── interactive-stream-p.txt │ │ ├── intern.txt │ │ ├── intersection.txt │ │ ├── invalid-method-error.txt │ │ ├── invoke-debugger.txt │ │ ├── invoke-restart-interactively.txt │ │ ├── invoke-restart.txt │ │ ├── isqrt.txt │ │ ├── keywordp.txt │ │ ├── last.txt │ │ ├── lcm.txt │ │ ├── ldb-test.txt │ │ ├── ldb.txt │ │ ├── ldiff.txt │ │ ├── length.txt │ │ ├── lisp-implementation-type.txt │ │ ├── lisp-implementation-version.txt │ │ ├── list-all-packages.txt │ │ ├── list-length.txt │ │ ├── list-star.txt │ │ ├── list.txt │ │ ├── listen.txt │ │ ├── listp.txt │ │ ├── load-logical-pathname-translations.txt │ │ ├── load.txt │ │ ├── log.txt │ │ ├── logand.txt │ │ ├── logandc1.txt │ │ ├── logandc2.txt │ │ ├── logbitp.txt │ │ ├── logcount.txt │ │ ├── logeqv.txt │ │ ├── logical-pathname-translations.txt │ │ ├── logical-pathname.txt │ │ ├── logior.txt │ │ ├── lognand.txt │ │ ├── lognor.txt │ │ ├── lognot.txt │ │ ├── logorc1.txt │ │ ├── logorc2.txt │ │ ├── logtest.txt │ │ ├── logxor.txt │ │ ├── long-site-name.txt │ │ ├── lower-case-p.txt │ │ ├── machine-instance.txt │ │ ├── machine-type.txt │ │ ├── machine-version.txt │ │ ├── macro-function.txt │ │ ├── macroexpand-1.txt │ │ ├── macroexpand.txt │ │ ├── make-array.txt │ │ ├── make-broadcast-stream.txt │ │ ├── make-concatenated-stream.txt │ │ ├── make-condition.txt │ │ ├── make-dispatch-macro-character.txt │ │ ├── make-echo-stream.txt │ │ ├── make-hash-table.txt │ │ ├── make-instance.txt │ │ ├── make-instances-obsolete.txt │ │ ├── make-list.txt │ │ ├── make-load-form-saving-slots.txt │ │ ├── make-load-form.txt │ │ ├── make-package.txt │ │ ├── make-pathname.txt │ │ ├── make-random-state.txt │ │ ├── make-sequence.txt │ │ ├── make-string-input-stream.txt │ │ ├── make-string-output-stream.txt │ │ ├── make-string.txt │ │ ├── make-symbol.txt │ │ ├── make-synonym-stream.txt │ │ ├── make-two-way-stream.txt │ │ ├── makunbound.txt │ │ ├── map-into.txt │ │ ├── map.txt │ │ ├── mapc.txt │ │ ├── mapcan.txt │ │ ├── mapcar.txt │ │ ├── mapcon.txt │ │ ├── maphash.txt │ │ ├── mapl.txt │ │ ├── maplist.txt │ │ ├── mask-field.txt │ │ ├── math-add.txt │ │ ├── math-divide.txt │ │ ├── math-equal.txt │ │ ├── math-greater.txt │ │ ├── math-less.txt │ │ ├── math-multiply.txt │ │ ├── math-not-equal.txt │ │ ├── math-not-greater.txt │ │ ├── math-not-less.txt │ │ ├── math-one-minus.txt │ │ ├── math-one-plus.txt │ │ ├── math-subtract.txt │ │ ├── max.txt │ │ ├── member-if-not.txt │ │ ├── member-if.txt │ │ ├── member.txt │ │ ├── merge-pathnames.txt │ │ ├── merge.txt │ │ ├── method-combination-error.txt │ │ ├── method-qualifiers.txt │ │ ├── min.txt │ │ ├── minusp.txt │ │ ├── mismatch.txt │ │ ├── mod.txt │ │ ├── muffle-warning.txt │ │ ├── name-char.txt │ │ ├── namestring.txt │ │ ├── nbutlast.txt │ │ ├── nconc.txt │ │ ├── next-method-p.txt │ │ ├── nintersection.txt │ │ ├── ninth.txt │ │ ├── no-applicable-method.txt │ │ ├── no-next-method.txt │ │ ├── not.txt │ │ ├── notany.txt │ │ ├── notevery.txt │ │ ├── nreconc.txt │ │ ├── nreverse.txt │ │ ├── nstring-capitalize.txt │ │ ├── nstring-downcase.txt │ │ ├── nstring-upcase.txt │ │ ├── nsublis.txt │ │ ├── nsubstitute-if-not.txt │ │ ├── nsubstitute-if.txt │ │ ├── nsubstitute.txt │ │ ├── nth.txt │ │ ├── nthcdr.txt │ │ ├── numberp.txt │ │ ├── numerator.txt │ │ ├── nunion.txt │ │ ├── oddp.txt │ │ ├── open-stream-p.txt │ │ ├── open.txt │ │ ├── output-stream-p.txt │ │ ├── package-error-package.txt │ │ ├── package-name.txt │ │ ├── package-nicknames.txt │ │ ├── package-shadowing-symbols.txt │ │ ├── package-use-list.txt │ │ ├── package-used-by-list.txt │ │ ├── packagep.txt │ │ ├── parse-integer.txt │ │ ├── parse-namestring.txt │ │ ├── pathname-device.txt │ │ ├── pathname-directory.txt │ │ ├── pathname-host.txt │ │ ├── pathname-match-p.txt │ │ ├── pathname-name.txt │ │ ├── pathname-type.txt │ │ ├── pathname-version.txt │ │ ├── pathname.txt │ │ ├── pathnamep.txt │ │ ├── peek-char.txt │ │ ├── phase.txt │ │ ├── plusp.txt │ │ ├── position-if-not.txt │ │ ├── position-if.txt │ │ ├── position.txt │ │ ├── pprint-dispatch.txt │ │ ├── pprint-fill.txt │ │ ├── pprint-indent.txt │ │ ├── pprint-linear.txt │ │ ├── pprint-newline.txt │ │ ├── pprint-tab.txt │ │ ├── pprint-tabular.txt │ │ ├── pprint.txt │ │ ├── prin1-to-string.txt │ │ ├── prin1.txt │ │ ├── princ-to-string.txt │ │ ├── princ.txt │ │ ├── print-not-readable-object.txt │ │ ├── print-object.txt │ │ ├── print.txt │ │ ├── probe-file.txt │ │ ├── proclaim.txt │ │ ├── provide.txt │ │ ├── random-state-p.txt │ │ ├── random.txt │ │ ├── rassoc-if-not.txt │ │ ├── rassoc-if.txt │ │ ├── rassoc.txt │ │ ├── rational.txt │ │ ├── rationalize.txt │ │ ├── rationalp.txt │ │ ├── read-byte.txt │ │ ├── read-char-no-hang.txt │ │ ├── read-char.txt │ │ ├── read-delimited-list.txt │ │ ├── read-from-string.txt │ │ ├── read-line.txt │ │ ├── read-preserving-whitespace.txt │ │ ├── read-sequence.txt │ │ ├── read.txt │ │ ├── readtable-case.txt │ │ ├── readtablep.txt │ │ ├── realp.txt │ │ ├── realpart.txt │ │ ├── reduce.txt │ │ ├── reinitialize-instance.txt │ │ ├── rem.txt │ │ ├── remhash.txt │ │ ├── remove-duplicates.txt │ │ ├── remove-if-not.txt │ │ ├── remove-if.txt │ │ ├── remove-method.txt │ │ ├── remove.txt │ │ ├── remprop.txt │ │ ├── rename-file.txt │ │ ├── rename-package.txt │ │ ├── replace.txt │ │ ├── require.txt │ │ ├── rest.txt │ │ ├── restart-name.txt │ │ ├── revappend.txt │ │ ├── reverse.txt │ │ ├── room.txt │ │ ├── round.txt │ │ ├── row-major-aref.txt │ │ ├── rplaca.txt │ │ ├── rplacd.txt │ │ ├── sbit.txt │ │ ├── scale-float.txt │ │ ├── schar.txt │ │ ├── search.txt │ │ ├── second.txt │ │ ├── set-dispatch-macro-character.txt │ │ ├── set-macro-character.txt │ │ ├── set-pprint-dispatch.txt │ │ ├── set-syntax-from-char.txt │ │ ├── set.txt │ │ ├── setf-class-name.txt │ │ ├── seventh.txt │ │ ├── shadow.txt │ │ ├── shadowing-import.txt │ │ ├── shared-initialize.txt │ │ ├── short-site-name.txt │ │ ├── signal.txt │ │ ├── signum.txt │ │ ├── simple-bit-vector-p.txt │ │ ├── simple-condition-format-arguments.txt │ │ ├── simple-condition-format-control.txt │ │ ├── simple-string-p.txt │ │ ├── simple-vector-p.txt │ │ ├── sin.txt │ │ ├── sinh.txt │ │ ├── sixth.txt │ │ ├── sleep.txt │ │ ├── slot-boundp.txt │ │ ├── slot-exists-p.txt │ │ ├── slot-makunbound.txt │ │ ├── slot-missing.txt │ │ ├── slot-unbound.txt │ │ ├── slot-value.txt │ │ ├── software-type.txt │ │ ├── software-version.txt │ │ ├── some.txt │ │ ├── sort.txt │ │ ├── special-operator-p.txt │ │ ├── sqrt.txt │ │ ├── stable-sort.txt │ │ ├── standard-char-p.txt │ │ ├── store-value.txt │ │ ├── stream-element-type.txt │ │ ├── stream-error-stream.txt │ │ ├── stream-external-format.txt │ │ ├── streamp.txt │ │ ├── string-capitalize.txt │ │ ├── string-downcase.txt │ │ ├── string-equal.txt │ │ ├── string-greaterp.txt │ │ ├── string-left-trim.txt │ │ ├── string-lessp.txt │ │ ├── string-not-equal.txt │ │ ├── string-not-greaterp.txt │ │ ├── string-not-lessp.txt │ │ ├── string-right-trim.txt │ │ ├── string-trim.txt │ │ ├── string-upcase.txt │ │ ├── string.txt │ │ ├── stringp.txt │ │ ├── sublis.txt │ │ ├── subseq.txt │ │ ├── subsetp.txt │ │ ├── substitute-if-not.txt │ │ ├── substitute-if.txt │ │ ├── substitute.txt │ │ ├── subtypep.txt │ │ ├── svref.txt │ │ ├── sxhash.txt │ │ ├── symbol-function.txt │ │ ├── symbol-name.txt │ │ ├── symbol-package.txt │ │ ├── symbol-plist.txt │ │ ├── symbol-value.txt │ │ ├── symbolp.txt │ │ ├── synonym-stream-symbol.txt │ │ ├── tailp.txt │ │ ├── tan.txt │ │ ├── tanh.txt │ │ ├── tenth.txt │ │ ├── terpri.txt │ │ ├── third.txt │ │ ├── translate-logical-pathname.txt │ │ ├── translate-pathname.txt │ │ ├── tree-equal.txt │ │ ├── truename.txt │ │ ├── truncate.txt │ │ ├── two-way-stream-input-stream.txt │ │ ├── two-way-stream-output-stream.txt │ │ ├── type-error-datum.txt │ │ ├── type-error-expected-type.txt │ │ ├── type-of.txt │ │ ├── typep.txt │ │ ├── unbound-slot-instance.txt │ │ ├── unexport.txt │ │ ├── unintern.txt │ │ ├── union.txt │ │ ├── unread-char.txt │ │ ├── unuse-package.txt │ │ ├── update-instance-for-different-class.txt │ │ ├── update-instance-for-redefined-class.txt │ │ ├── upgraded-array-element-type.txt │ │ ├── upgraded-complex-part-type.txt │ │ ├── upper-case-p.txt │ │ ├── use-package.txt │ │ ├── use-value.txt │ │ ├── user-homedir-pathname.txt │ │ ├── values-list.txt │ │ ├── values.txt │ │ ├── vector-pop.txt │ │ ├── vector-push-extend.txt │ │ ├── vector-push.txt │ │ ├── vector.txt │ │ ├── vectorp.txt │ │ ├── warn.txt │ │ ├── wild-pathname-p.txt │ │ ├── write-byte.txt │ │ ├── write-char.txt │ │ ├── write-line.txt │ │ ├── write-sequence.txt │ │ ├── write-string.txt │ │ ├── write-to-string.txt │ │ ├── write.txt │ │ ├── y-or-n-p.txt │ │ ├── yes-or-no-p.txt │ │ └── zerop.txt │ ├── glossary.txt │ ├── glossary │ │ ├── IO_customization_variable.txt │ │ ├── Lisp_image.txt │ │ ├── Lisp_printer.txt │ │ ├── Lisp_read-eval-print_loop.txt │ │ ├── Lisp_reader.txt │ │ ├── Metaobject_Protocol.txt │ │ ├── absolute.txt │ │ ├── access.txt │ │ ├── accessibility.txt │ │ ├── accessible.txt │ │ ├── accessor.txt │ │ ├── active.txt │ │ ├── actual_adjustability.txt │ │ ├── actual_argument.txt │ │ ├── actual_array_element_type.txt │ │ ├── actual_complex_part_type.txt │ │ ├── actual_parameter.txt │ │ ├── actually_adjustable.txt │ │ ├── adjustability.txt │ │ ├── adjustable.txt │ │ ├── after_method.txt │ │ ├── alist.txt │ │ ├── alphabetic.txt │ │ ├── alphanumeric.txt │ │ ├── ampersand.txt │ │ ├── anonymous.txt │ │ ├── apparently_uninterned.txt │ │ ├── applicable.txt │ │ ├── applicable_handler.txt │ │ ├── applicable_method.txt │ │ ├── applicable_restart.txt │ │ ├── apply.txt │ │ ├── argument.txt │ │ ├── argument_evaluation_order.txt │ │ ├── argument_precedence_order.txt │ │ ├── around_method.txt │ │ ├── array.txt │ │ ├── array_element_type.txt │ │ ├── array_total_size.txt │ │ ├── assign.txt │ │ ├── association_list.txt │ │ ├── asterisk.txt │ │ ├── at-sign.txt │ │ ├── atom.txt │ │ ├── atomic.txt │ │ ├── atomic_type_specifier.txt │ │ ├── attribute.txt │ │ ├── aux_variable.txt │ │ ├── auxiliary_method.txt │ │ ├── backquote.txt │ │ ├── backslash.txt │ │ ├── base_character.txt │ │ ├── base_string.txt │ │ ├── before_method.txt │ │ ├── bidirectional.txt │ │ ├── binary.txt │ │ ├── bind.txt │ │ ├── binding.txt │ │ ├── bit-wise_logical_operation_specifier.txt │ │ ├── bit.txt │ │ ├── bit_array.txt │ │ ├── bit_vector.txt │ │ ├── block.txt │ │ ├── block_tag.txt │ │ ├── boa_lambda_list.txt │ │ ├── body_parameter.txt │ │ ├── boolean.txt │ │ ├── boolean_equivalent.txt │ │ ├── bound.txt │ │ ├── bound_declaration.txt │ │ ├── bounded.txt │ │ ├── bounding_index.txt │ │ ├── bounding_index_designator.txt │ │ ├── break_loop.txt │ │ ├── broadcast_stream.txt │ │ ├── built-in_class.txt │ │ ├── built-in_type.txt │ │ ├── byte.txt │ │ ├── byte_specifier.txt │ │ ├── cadr.txt │ │ ├── call.txt │ │ ├── captured_initialization_form.txt │ │ ├── car.txt │ │ ├── case.txt │ │ ├── case_sensitivity_mode.txt │ │ ├── catch.txt │ │ ├── catch_tag.txt │ │ ├── cddr.txt │ │ ├── cdr.txt │ │ ├── cell.txt │ │ ├── character.txt │ │ ├── character_code.txt │ │ ├── character_designator.txt │ │ ├── circular.txt │ │ ├── circular_list.txt │ │ ├── class.txt │ │ ├── class_designator.txt │ │ ├── class_precedence_list.txt │ │ ├── close.txt │ │ ├── closed.txt │ │ ├── closure.txt │ │ ├── coalesce.txt │ │ ├── code.txt │ │ ├── coerce.txt │ │ ├── colon.txt │ │ ├── comma.txt │ │ ├── compilation.txt │ │ ├── compilation_environment.txt │ │ ├── compilation_unit.txt │ │ ├── compile-time_definition.txt │ │ ├── compile.txt │ │ ├── compile_time.txt │ │ ├── compiled_code.txt │ │ ├── compiled_file.txt │ │ ├── compiled_function.txt │ │ ├── compiler.txt │ │ ├── compiler_macro.txt │ │ ├── compiler_macro_expansion.txt │ │ ├── compiler_macro_form.txt │ │ ├── compiler_macro_function.txt │ │ ├── complex.txt │ │ ├── complex_float.txt │ │ ├── complex_part_type.txt │ │ ├── complex_rational.txt │ │ ├── complex_single_float.txt │ │ ├── component.txt │ │ ├── composite_stream.txt │ │ ├── compound_form.txt │ │ ├── compound_type_specifier.txt │ │ ├── concatenated_stream.txt │ │ ├── condition.txt │ │ ├── condition_designator.txt │ │ ├── condition_handler.txt │ │ ├── condition_reporter.txt │ │ ├── conditional_newline.txt │ │ ├── conformance.txt │ │ ├── conforming_code.txt │ │ ├── conforming_implementation.txt │ │ ├── conforming_processor.txt │ │ ├── conforming_program.txt │ │ ├── congruent.txt │ │ ├── cons.txt │ │ ├── constant.txt │ │ ├── constant_form.txt │ │ ├── constant_object.txt │ │ ├── constant_variable.txt │ │ ├── constituent.txt │ │ ├── constituent_trait.txt │ │ ├── constructed_stream.txt │ │ ├── contagion.txt │ │ ├── continuable.txt │ │ ├── control_form.txt │ │ ├── copy.txt │ │ ├── correctable.txt │ │ ├── current_input_base.txt │ │ ├── current_logical_block.txt │ │ ├── current_output_base.txt │ │ ├── current_package.txt │ │ ├── current_pprint_dispatch_table.txt │ │ ├── current_random_state.txt │ │ ├── current_readtable.txt │ │ ├── data_type.txt │ │ ├── debug_IO.txt │ │ ├── debug_io.txt │ │ ├── debugger.txt │ │ ├── declaration.txt │ │ ├── declaration_identifier.txt │ │ ├── declaration_specifier.txt │ │ ├── declare.txt │ │ ├── decline.txt │ │ ├── decoded_time.txt │ │ ├── default_method.txt │ │ ├── defaulted_initialization_argument_list.txt │ │ ├── define-method-combination_arguments_lambda_list.txt │ │ ├── define-modify-macro_lambda_list.txt │ │ ├── defined_name.txt │ │ ├── defining_form.txt │ │ ├── defsetf_lambda_list.txt │ │ ├── deftype_lambda_list.txt │ │ ├── denormalized.txt │ │ ├── derived_type.txt │ │ ├── derived_type_specifier.txt │ │ ├── designator.txt │ │ ├── destructive.txt │ │ ├── destructuring_lambda_list.txt │ │ ├── different.txt │ │ ├── digit.txt │ │ ├── dimension.txt │ │ ├── direct_instance.txt │ │ ├── direct_subclass.txt │ │ ├── direct_superclass.txt │ │ ├── disestablish.txt │ │ ├── disjoint.txt │ │ ├── dispatching_macro_character.txt │ │ ├── displaced_array.txt │ │ ├── distinct.txt │ │ ├── documentation_string.txt │ │ ├── dot.txt │ │ ├── dotted_list.txt │ │ ├── dotted_pair.txt │ │ ├── double-quote.txt │ │ ├── double_float.txt │ │ ├── dynamic_binding.txt │ │ ├── dynamic_environment.txt │ │ ├── dynamic_extent.txt │ │ ├── dynamic_scope.txt │ │ ├── dynamic_variable.txt │ │ ├── echo_stream.txt │ │ ├── effective_method.txt │ │ ├── element.txt │ │ ├── element_type.txt │ │ ├── em.txt │ │ ├── empty_list.txt │ │ ├── empty_type.txt │ │ ├── end_of_file.txt │ │ ├── environment.txt │ │ ├── environment_object.txt │ │ ├── environment_parameter.txt │ │ ├── error.txt │ │ ├── error_output.txt │ │ ├── escape.txt │ │ ├── establish.txt │ │ ├── evaluate.txt │ │ ├── evaluation.txt │ │ ├── evaluation_environment.txt │ │ ├── execute.txt │ │ ├── execution_time.txt │ │ ├── exhaustive_partition.txt │ │ ├── exhaustive_union.txt │ │ ├── exit_point.txt │ │ ├── explicit_return.txt │ │ ├── explicit_use.txt │ │ ├── exponent_marker.txt │ │ ├── export.txt │ │ ├── exported.txt │ │ ├── expressed_adjustability.txt │ │ ├── expressed_array_element_type.txt │ │ ├── expressed_complex_part_type.txt │ │ ├── expression.txt │ │ ├── expressly_adjustable.txt │ │ ├── extended_character.txt │ │ ├── extended_function_designator.txt │ │ ├── extended_lambda_list.txt │ │ ├── extension.txt │ │ ├── extent.txt │ │ ├── external_file_format.txt │ │ ├── external_file_format_designator.txt │ │ ├── external_symbol.txt │ │ ├── externalizable_object.txt │ │ ├── false.txt │ │ ├── fbound.txt │ │ ├── feature.txt │ │ ├── feature_expression.txt │ │ ├── features_list.txt │ │ ├── file.txt │ │ ├── file_compiler.txt │ │ ├── file_position.txt │ │ ├── file_position_designator.txt │ │ ├── file_stream.txt │ │ ├── file_system.txt │ │ ├── filename.txt │ │ ├── fill_pointer.txt │ │ ├── finite.txt │ │ ├── fixnum.txt │ │ ├── float.txt │ │ ├── for-value.txt │ │ ├── form.txt │ │ ├── formal_argument.txt │ │ ├── formal_parameter.txt │ │ ├── format.txt │ │ ├── format_argument.txt │ │ ├── format_control.txt │ │ ├── format_directive.txt │ │ ├── format_string.txt │ │ ├── free_declaration.txt │ │ ├── fresh.txt │ │ ├── freshline.txt │ │ ├── funbound.txt │ │ ├── function.txt │ │ ├── function_block_name.txt │ │ ├── function_cell.txt │ │ ├── function_designator.txt │ │ ├── function_form.txt │ │ ├── function_name.txt │ │ ├── functional_evaluation.txt │ │ ├── functional_value.txt │ │ ├── further_compilation.txt │ │ ├── general.txt │ │ ├── generalized_boolean.txt │ │ ├── generalized_instance.txt │ │ ├── generalized_reference.txt │ │ ├── generalized_synonym_stream.txt │ │ ├── generic_function.txt │ │ ├── generic_function_lambda_list.txt │ │ ├── gensym.txt │ │ ├── global_declaration.txt │ │ ├── global_environment.txt │ │ ├── global_variable.txt │ │ ├── glyph.txt │ │ ├── go.txt │ │ ├── go_point.txt │ │ ├── go_tag.txt │ │ ├── graphic.txt │ │ ├── handle.txt │ │ ├── handler.txt │ │ ├── hash_table.txt │ │ ├── home_package.txt │ │ ├── identical.txt │ │ ├── identifier.txt │ │ ├── immutable.txt │ │ ├── implementation-defined.txt │ │ ├── implementation-dependent.txt │ │ ├── implementation-independent.txt │ │ ├── implementation.txt │ │ ├── implementation_limit.txt │ │ ├── implicit_block.txt │ │ ├── implicit_compilation.txt │ │ ├── implicit_progn.txt │ │ ├── implicit_tagbody.txt │ │ ├── import.txt │ │ ├── improper_list.txt │ │ ├── inaccessible.txt │ │ ├── indefinite_extent.txt │ │ ├── indefinite_scope.txt │ │ ├── indicator.txt │ │ ├── indirect_instance.txt │ │ ├── inherit.txt │ │ ├── initial_pprint_dispatch_table.txt │ │ ├── initial_readtable.txt │ │ ├── initialization_argument_list.txt │ │ ├── initialization_form.txt │ │ ├── input.txt │ │ ├── instance.txt │ │ ├── integer.txt │ │ ├── interactive_stream.txt │ │ ├── intern.txt │ │ ├── internal_symbol.txt │ │ ├── internal_time.txt │ │ ├── internal_time_unit.txt │ │ ├── interned.txt │ │ ├── interpreted_function.txt │ │ ├── interpreted_implementation.txt │ │ ├── interval_designator.txt │ │ ├── invalid.txt │ │ ├── io_customization_variable.txt │ │ ├── iteration_form.txt │ │ ├── iteration_variable.txt │ │ ├── key.txt │ │ ├── keyword-value_pair.txt │ │ ├── keyword.txt │ │ ├── keyword_parameter.txt │ │ ├── lambda_combination.txt │ │ ├── lambda_expression.txt │ │ ├── lambda_form.txt │ │ ├── lambda_list.txt │ │ ├── lambda_list_keyword.txt │ │ ├── lambda_variable.txt │ │ ├── leaf.txt │ │ ├── leap_seconds.txt │ │ ├── left-parenthesis.txt │ │ ├── length.txt │ │ ├── lexical_binding.txt │ │ ├── lexical_closure.txt │ │ ├── lexical_environment.txt │ │ ├── lexical_scope.txt │ │ ├── lexical_variable.txt │ │ ├── lisp_image.txt │ │ ├── lisp_printer.txt │ │ ├── lisp_read-eval-print_loop.txt │ │ ├── lisp_reader.txt │ │ ├── list.txt │ │ ├── list_designator.txt │ │ ├── list_structure.txt │ │ ├── literal.txt │ │ ├── load.txt │ │ ├── load_time.txt │ │ ├── load_time_value.txt │ │ ├── loader.txt │ │ ├── local_declaration.txt │ │ ├── local_precedence_order.txt │ │ ├── local_slot.txt │ │ ├── logical_block.txt │ │ ├── logical_host.txt │ │ ├── logical_host_designator.txt │ │ ├── logical_pathname.txt │ │ ├── long_float.txt │ │ ├── loop_keyword.txt │ │ ├── lowercase.txt │ │ ├── macro.txt │ │ ├── macro_character.txt │ │ ├── macro_expansion.txt │ │ ├── macro_form.txt │ │ ├── macro_function.txt │ │ ├── macro_lambda_list.txt │ │ ├── macro_name.txt │ │ ├── macroexpand_hook.txt │ │ ├── mapping.txt │ │ ├── metaclass.txt │ │ ├── metaobject_protocol.txt │ │ ├── method-defining_form.txt │ │ ├── method-defining_operator.txt │ │ ├── method.txt │ │ ├── method_combination.txt │ │ ├── minimal_compilation.txt │ │ ├── modified_lambda_list.txt │ │ ├── most_recent.txt │ │ ├── multiple_escape.txt │ │ ├── multiple_values.txt │ │ ├── name.txt │ │ ├── named_constant.txt │ │ ├── namespace.txt │ │ ├── namestring.txt │ │ ├── newline.txt │ │ ├── next_method.txt │ │ ├── nickname.txt │ │ ├── nil-parens.txt │ │ ├── nil.txt │ │ ├── non-atomic.txt │ │ ├── non-constant_variable.txt │ │ ├── non-correctable.txt │ │ ├── non-empty.txt │ │ ├── non-generic_function.txt │ │ ├── non-graphic.txt │ │ ├── non-list.txt │ │ ├── non-local_exit.txt │ │ ├── non-nil.txt │ │ ├── non-null_lexical_environment.txt │ │ ├── non-simple.txt │ │ ├── non-terminating.txt │ │ ├── non-top-level_form.txt │ │ ├── normal_return.txt │ │ ├── normalized.txt │ │ ├── null.txt │ │ ├── null_lexical_environment.txt │ │ ├── number.txt │ │ ├── numeric.txt │ │ ├── object-traversing.txt │ │ ├── object.txt │ │ ├── open.txt │ │ ├── operator.txt │ │ ├── optimize_quality.txt │ │ ├── optional_parameter.txt │ │ ├── ordinary_function.txt │ │ ├── ordinary_lambda_list.txt │ │ ├── otherwise_inaccessible_part.txt │ │ ├── output.txt │ │ ├── package.txt │ │ ├── package_cell.txt │ │ ├── package_designator.txt │ │ ├── package_marker.txt │ │ ├── package_prefix.txt │ │ ├── package_registry.txt │ │ ├── pairwise.txt │ │ ├── parallel.txt │ │ ├── parameter.txt │ │ ├── parameter_specializer.txt │ │ ├── parameter_specializer_name.txt │ │ ├── pathname.txt │ │ ├── pathname_designator.txt │ │ ├── physical_pathname.txt │ │ ├── place.txt │ │ ├── plist.txt │ │ ├── portable.txt │ │ ├── potential_copy.txt │ │ ├── potential_number.txt │ │ ├── pprint_dispatch_table.txt │ │ ├── predicate.txt │ │ ├── present.txt │ │ ├── pretty_print.txt │ │ ├── pretty_printer.txt │ │ ├── pretty_printing_stream.txt │ │ ├── primary_method.txt │ │ ├── primary_value.txt │ │ ├── principal.txt │ │ ├── print_name.txt │ │ ├── printer_control_variable.txt │ │ ├── printer_escaping.txt │ │ ├── printing.txt │ │ ├── process.txt │ │ ├── processor.txt │ │ ├── proclaim.txt │ │ ├── proclamation.txt │ │ ├── prog_tag.txt │ │ ├── program.txt │ │ ├── programmer.txt │ │ ├── programmer_code.txt │ │ ├── proper_list.txt │ │ ├── proper_name.txt │ │ ├── proper_sequence.txt │ │ ├── proper_subtype.txt │ │ ├── property.txt │ │ ├── property_indicator.txt │ │ ├── property_list.txt │ │ ├── property_value.txt │ │ ├── purport_to_conform.txt │ │ ├── qualified_method.txt │ │ ├── qualifier.txt │ │ ├── query_IO.txt │ │ ├── query_io.txt │ │ ├── quoted_object.txt │ │ ├── radix.txt │ │ ├── random_state.txt │ │ ├── rank.txt │ │ ├── ratio.txt │ │ ├── ratio_marker.txt │ │ ├── rational.txt │ │ ├── read.txt │ │ ├── readably.txt │ │ ├── reader.txt │ │ ├── reader_macro.txt │ │ ├── reader_macro_function.txt │ │ ├── readtable.txt │ │ ├── readtable_case.txt │ │ ├── readtable_designator.txt │ │ ├── recognizable_subtype.txt │ │ ├── recursion.txt │ │ ├── reference.txt │ │ ├── registered_package.txt │ │ ├── relative.txt │ │ ├── repertoire.txt │ │ ├── report.txt │ │ ├── report_message.txt │ │ ├── required_parameter.txt │ │ ├── rest_list.txt │ │ ├── rest_parameter.txt │ │ ├── restart.txt │ │ ├── restart_designator.txt │ │ ├── restart_function.txt │ │ ├── return.txt │ │ ├── return_value.txt │ │ ├── right-parenthesis.txt │ │ ├── run-time_compiler.txt │ │ ├── run-time_definition.txt │ │ ├── run-time_environment.txt │ │ ├── run_time.txt │ │ ├── safe.txt │ │ ├── safe_call.txt │ │ ├── same.txt │ │ ├── satisfy_the_test.txt │ │ ├── scope.txt │ │ ├── script.txt │ │ ├── secondary_value.txt │ │ ├── section.txt │ │ ├── self-evaluating_object.txt │ │ ├── semi-standard.txt │ │ ├── semicolon.txt │ │ ├── sequence.txt │ │ ├── sequence_function.txt │ │ ├── sequential.txt │ │ ├── sequentially.txt │ │ ├── serious_condition.txt │ │ ├── session.txt │ │ ├── set.txt │ │ ├── setf_expander.txt │ │ ├── setf_expansion.txt │ │ ├── setf_function.txt │ │ ├── setf_function_name.txt │ │ ├── shadow.txt │ │ ├── shadowing_symbol.txt │ │ ├── shadowing_symbols_list.txt │ │ ├── shared_slot.txt │ │ ├── sharpsign.txt │ │ ├── short_float.txt │ │ ├── sign.txt │ │ ├── signal.txt │ │ ├── signature.txt │ │ ├── similar.txt │ │ ├── similarity.txt │ │ ├── simple.txt │ │ ├── simple_array.txt │ │ ├── simple_bit_array.txt │ │ ├── simple_bit_vector.txt │ │ ├── simple_condition.txt │ │ ├── simple_general_vector.txt │ │ ├── simple_string.txt │ │ ├── simple_vector.txt │ │ ├── single-quote.txt │ │ ├── single_escape.txt │ │ ├── single_float.txt │ │ ├── singleton.txt │ │ ├── situation.txt │ │ ├── slash.txt │ │ ├── slot.txt │ │ ├── slot_specifier.txt │ │ ├── source_code.txt │ │ ├── source_file.txt │ │ ├── space.txt │ │ ├── special_form.txt │ │ ├── special_operator.txt │ │ ├── special_variable.txt │ │ ├── specialize.txt │ │ ├── specialized.txt │ │ ├── specialized_lambda_list.txt │ │ ├── spreadable_argument_list_designator.txt │ │ ├── stack-allocated.txt │ │ ├── stack_allocate.txt │ │ ├── standard_character.txt │ │ ├── standard_class.txt │ │ ├── standard_generic_function.txt │ │ ├── standard_input.txt │ │ ├── standard_method_combination.txt │ │ ├── standard_object.txt │ │ ├── standard_output.txt │ │ ├── standard_pprint_dispatch_table.txt │ │ ├── standard_readtable.txt │ │ ├── standard_syntax.txt │ │ ├── standardized.txt │ │ ├── startup_environment.txt │ │ ├── step.txt │ │ ├── stream.txt │ │ ├── stream_associated_with_a_file.txt │ │ ├── stream_designator.txt │ │ ├── stream_element_type.txt │ │ ├── stream_variable.txt │ │ ├── stream_variable_designator.txt │ │ ├── string.txt │ │ ├── string_designator.txt │ │ ├── string_equal.txt │ │ ├── string_stream.txt │ │ ├── structure.txt │ │ ├── structure_class.txt │ │ ├── structure_name.txt │ │ ├── style_warning.txt │ │ ├── subclass.txt │ │ ├── subexpression.txt │ │ ├── subform.txt │ │ ├── subrepertoire.txt │ │ ├── subtype.txt │ │ ├── superclass.txt │ │ ├── supertype.txt │ │ ├── supplied-p_parameter.txt │ │ ├── symbol.txt │ │ ├── symbol_macro.txt │ │ ├── synonym_stream.txt │ │ ├── synonym_stream_symbol.txt │ │ ├── syntax_type.txt │ │ ├── system_class.txt │ │ ├── system_code.txt │ │ ├── t.txt │ │ ├── tag.txt │ │ ├── tail.txt │ │ ├── target.txt │ │ ├── terminal_IO.txt │ │ ├── terminal_io.txt │ │ ├── terminating.txt │ │ ├── tertiary_value.txt │ │ ├── throw.txt │ │ ├── tilde.txt │ │ ├── time.txt │ │ ├── time_zone.txt │ │ ├── token.txt │ │ ├── top_level_form.txt │ │ ├── trace_output.txt │ │ ├── tree.txt │ │ ├── tree_structure.txt │ │ ├── true.txt │ │ ├── truename.txt │ │ ├── two-way_stream.txt │ │ ├── type.txt │ │ ├── type_declaration.txt │ │ ├── type_equivalent.txt │ │ ├── type_expand.txt │ │ ├── type_specifier.txt │ │ ├── unbound.txt │ │ ├── unbound_variable.txt │ │ ├── undefined_function.txt │ │ ├── unintern.txt │ │ ├── uninterned.txt │ │ ├── universal_time.txt │ │ ├── unqualified_method.txt │ │ ├── unregistered_package.txt │ │ ├── unsafe.txt │ │ ├── unsafe_call.txt │ │ ├── upgrade.txt │ │ ├── upgraded_array_element_type.txt │ │ ├── upgraded_complex_part_type.txt │ │ ├── uppercase.txt │ │ ├── use.txt │ │ ├── use_list.txt │ │ ├── user.txt │ │ ├── valid_array_dimension.txt │ │ ├── valid_array_index.txt │ │ ├── valid_array_row-major_index.txt │ │ ├── valid_fill_pointer.txt │ │ ├── valid_logical_pathname_host.txt │ │ ├── valid_pathname_device.txt │ │ ├── valid_pathname_directory.txt │ │ ├── valid_pathname_host.txt │ │ ├── valid_pathname_name.txt │ │ ├── valid_pathname_type.txt │ │ ├── valid_pathname_version.txt │ │ ├── valid_physical_pathname_host.txt │ │ ├── valid_sequence_index.txt │ │ ├── value.txt │ │ ├── value_cell.txt │ │ ├── variable.txt │ │ ├── vector.txt │ │ ├── vertical-bar.txt │ │ ├── whitespace.txt │ │ ├── wild.txt │ │ ├── write.txt │ │ ├── writer.txt │ │ └── yield.txt │ ├── macros │ │ ├── and.txt │ │ ├── assert.txt │ │ ├── call-method.txt │ │ ├── case.txt │ │ ├── ccase.txt │ │ ├── check-type.txt │ │ ├── cond.txt │ │ ├── ctypecase.txt │ │ ├── decf.txt │ │ ├── declaim.txt │ │ ├── defclass.txt │ │ ├── defconstant.txt │ │ ├── defgeneric.txt │ │ ├── define-compiler-macro.txt │ │ ├── define-condition.txt │ │ ├── define-method-combination.txt │ │ ├── define-modify-macro.txt │ │ ├── define-setf-expander.txt │ │ ├── define-symbol-macro.txt │ │ ├── defmacro.txt │ │ ├── defmethod.txt │ │ ├── defpackage.txt │ │ ├── defparameter.txt │ │ ├── defsetf.txt │ │ ├── defstruct.txt │ │ ├── deftype.txt │ │ ├── defun.txt │ │ ├── defvar.txt │ │ ├── destructuring-bind.txt │ │ ├── do-all-symbols.txt │ │ ├── do-external-symbols.txt │ │ ├── do-star.txt │ │ ├── do-symbols.txt │ │ ├── do.txt │ │ ├── dolist.txt │ │ ├── dotimes.txt │ │ ├── ecase.txt │ │ ├── etypecase.txt │ │ ├── formatter.txt │ │ ├── handler-bind.txt │ │ ├── handler-case.txt │ │ ├── ignore-errors.txt │ │ ├── in-package.txt │ │ ├── incf.txt │ │ ├── lambda.txt │ │ ├── loop-finish.txt │ │ ├── loop.txt │ │ ├── make-method.txt │ │ ├── multiple-value-bind.txt │ │ ├── multiple-value-list.txt │ │ ├── multiple-value-setq.txt │ │ ├── nth-value.txt │ │ ├── or.txt │ │ ├── pop.txt │ │ ├── pprint-exit-if-list-exhausted.txt │ │ ├── pprint-logical-block.txt │ │ ├── pprint-pop.txt │ │ ├── print-unreadable-object.txt │ │ ├── prog-star.txt │ │ ├── prog.txt │ │ ├── prog1.txt │ │ ├── prog2.txt │ │ ├── psetf.txt │ │ ├── psetq.txt │ │ ├── push.txt │ │ ├── pushnew.txt │ │ ├── remf.txt │ │ ├── restart-bind.txt │ │ ├── restart-case.txt │ │ ├── return.txt │ │ ├── rotatef.txt │ │ ├── setf.txt │ │ ├── shiftf.txt │ │ ├── step.txt │ │ ├── time.txt │ │ ├── trace.txt │ │ ├── typecase.txt │ │ ├── unless.txt │ │ ├── untrace.txt │ │ ├── when.txt │ │ ├── with-accessors.txt │ │ ├── with-compilation-unit.txt │ │ ├── with-condition-restarts.txt │ │ ├── with-hash-table-iterator.txt │ │ ├── with-input-from-string.txt │ │ ├── with-open-file.txt │ │ ├── with-open-stream.txt │ │ ├── with-output-to-string.txt │ │ ├── with-package-iterator.txt │ │ ├── with-simple-restart.txt │ │ ├── with-slots.txt │ │ └── with-standard-io-syntax.txt │ ├── restarts │ │ ├── abort.txt │ │ ├── continue.txt │ │ ├── muffle-warning.txt │ │ ├── store-value.txt │ │ └── use-value.txt │ ├── special_operators │ │ ├── block.txt │ │ ├── catch.txt │ │ ├── eval-when.txt │ │ ├── flet.txt │ │ ├── function.txt │ │ ├── go.txt │ │ ├── if.txt │ │ ├── labels.txt │ │ ├── let-star.txt │ │ ├── let.txt │ │ ├── load-time-value.txt │ │ ├── locally.txt │ │ ├── macrolet.txt │ │ ├── multiple-value-call.txt │ │ ├── multiple-value-prog1.txt │ │ ├── progn.txt │ │ ├── progv.txt │ │ ├── quote.txt │ │ ├── return-from.txt │ │ ├── setq.txt │ │ ├── symbol-macrolet.txt │ │ ├── tagbody.txt │ │ ├── the.txt │ │ ├── throw.txt │ │ └── unwind-protect.txt │ ├── symbols │ │ ├── declare.txt │ │ └── lambda.txt │ ├── types │ │ ├── and.txt │ │ ├── arithmetic-error.txt │ │ ├── array.txt │ │ ├── atom.txt │ │ ├── base-char.txt │ │ ├── base-string.txt │ │ ├── bignum.txt │ │ ├── bit-vector.txt │ │ ├── bit.txt │ │ ├── boolean.txt │ │ ├── broadcast-stream.txt │ │ ├── built-in-class.txt │ │ ├── cell-error.txt │ │ ├── character.txt │ │ ├── class.txt │ │ ├── compiled-function.txt │ │ ├── complex.txt │ │ ├── concatenated-stream.txt │ │ ├── condition.txt │ │ ├── cons.txt │ │ ├── control-error.txt │ │ ├── division-by-zero.txt │ │ ├── double-float.txt │ │ ├── echo-stream.txt │ │ ├── end-of-file.txt │ │ ├── eql.txt │ │ ├── error.txt │ │ ├── extended-char.txt │ │ ├── file-error.txt │ │ ├── file-stream.txt │ │ ├── fixnum.txt │ │ ├── float.txt │ │ ├── floating-point-inexact.txt │ │ ├── floating-point-invalid-operation.txt │ │ ├── floating-point-overflow.txt │ │ ├── floating-point-underflow.txt │ │ ├── function.txt │ │ ├── generic-function.txt │ │ ├── hash-table.txt │ │ ├── integer.txt │ │ ├── keyword.txt │ │ ├── list.txt │ │ ├── logical-pathname.txt │ │ ├── long-float.txt │ │ ├── member.txt │ │ ├── method-combination.txt │ │ ├── method.txt │ │ ├── mod.txt │ │ ├── nil.txt │ │ ├── not.txt │ │ ├── null.txt │ │ ├── number.txt │ │ ├── or.txt │ │ ├── package-error.txt │ │ ├── package.txt │ │ ├── parse-error.txt │ │ ├── pathname.txt │ │ ├── print-not-readable.txt │ │ ├── program-error.txt │ │ ├── random-state.txt │ │ ├── ratio.txt │ │ ├── rational.txt │ │ ├── reader-error.txt │ │ ├── readtable.txt │ │ ├── real.txt │ │ ├── restart.txt │ │ ├── satisfies.txt │ │ ├── sequence.txt │ │ ├── serious-condition.txt │ │ ├── short-float.txt │ │ ├── signed-byte.txt │ │ ├── simple-array.txt │ │ ├── simple-base-string.txt │ │ ├── simple-bit-vector.txt │ │ ├── simple-condition.txt │ │ ├── simple-error.txt │ │ ├── simple-string.txt │ │ ├── simple-type-error.txt │ │ ├── simple-vector.txt │ │ ├── simple-warning.txt │ │ ├── single-float.txt │ │ ├── standard-char.txt │ │ ├── standard-class.txt │ │ ├── standard-generic-function.txt │ │ ├── standard-method.txt │ │ ├── standard-object.txt │ │ ├── storage-condition.txt │ │ ├── stream-error.txt │ │ ├── stream.txt │ │ ├── string-stream.txt │ │ ├── string.txt │ │ ├── structure-class.txt │ │ ├── structure-object.txt │ │ ├── style-warning.txt │ │ ├── symbol.txt │ │ ├── synonym-stream.txt │ │ ├── t.txt │ │ ├── two-way-stream.txt │ │ ├── type-error.txt │ │ ├── unbound-slot.txt │ │ ├── unbound-variable.txt │ │ ├── undefined-function.txt │ │ ├── unsigned-byte.txt │ │ ├── values.txt │ │ ├── vector.txt │ │ └── warning.txt │ └── variables │ │ ├── repl-minus.txt │ │ ├── repl-plus-plus-plus.txt │ │ ├── repl-plus-plus.txt │ │ ├── repl-plus.txt │ │ ├── repl-slash-slash-slash.txt │ │ ├── repl-slash-slash.txt │ │ ├── repl-slash.txt │ │ ├── repl-star-star-star.txt │ │ ├── repl-star-star.txt │ │ ├── repl-star.txt │ │ ├── star-break-on-signals-star.txt │ │ ├── star-compile-file-pathname-star.txt │ │ ├── star-compile-file-truename-star.txt │ │ ├── star-compile-print-star.txt │ │ ├── star-compile-verbose-star.txt │ │ ├── star-debug-io-star.txt │ │ ├── star-debugger-hook-star.txt │ │ ├── star-default-pathname-defaults-star.txt │ │ ├── star-error-output-star.txt │ │ ├── star-features-star.txt │ │ ├── star-gensym-counter-star.txt │ │ ├── star-load-pathname-star.txt │ │ ├── star-load-print-star.txt │ │ ├── star-load-truename-star.txt │ │ ├── star-load-verbose-star.txt │ │ ├── star-macroexpand-hook-star.txt │ │ ├── star-modules-star.txt │ │ ├── star-package-star.txt │ │ ├── star-print-array-star.txt │ │ ├── star-print-base-star.txt │ │ ├── star-print-case-star.txt │ │ ├── star-print-circle-star.txt │ │ ├── star-print-escape-star.txt │ │ ├── star-print-gensym-star.txt │ │ ├── star-print-length-star.txt │ │ ├── star-print-level-star.txt │ │ ├── star-print-lines-star.txt │ │ ├── star-print-miser-width-star.txt │ │ ├── star-print-pprint-dispatch-star.txt │ │ ├── star-print-pretty-star.txt │ │ ├── star-print-radix-star.txt │ │ ├── star-print-readably-star.txt │ │ ├── star-print-right-margin-star.txt │ │ ├── star-query-io-star.txt │ │ ├── star-random-state-star.txt │ │ ├── star-read-base-star.txt │ │ ├── star-read-default-float-format-star.txt │ │ ├── star-read-eval-star.txt │ │ ├── star-read-suppress-star.txt │ │ ├── star-readtable-star.txt │ │ ├── star-standard-input-star.txt │ │ ├── star-standard-output-star.txt │ │ ├── star-terminal-io-star.txt │ │ └── star-trace-output-star.txt ├── clus │ ├── function_structure.txt │ └── todo.txt ├── libraries │ └── alexandria.txt ├── sidebar.txt └── start.txt ├── map-to-clhs.lisp ├── paper.org ├── paper.pdf ├── paper.tex ├── raw ├── appendix-implem-defined.tex ├── appendix-portability.tex ├── appendix-removed.tex ├── chap-0-edit-history.tex ├── chap-0.tex ├── chap-1.tex ├── chap-10.tex ├── chap-11.tex ├── chap-12.tex ├── chap-13.tex ├── chap-14.tex ├── chap-15.tex ├── chap-16.tex ├── chap-17.tex ├── chap-18.tex ├── chap-19.tex ├── chap-2.tex ├── chap-20.tex ├── chap-21.tex ├── chap-22.tex ├── chap-23.tex ├── chap-24.tex ├── chap-25.tex ├── chap-26.tex ├── chap-3.tex ├── chap-4.tex ├── chap-5.tex ├── chap-6.tex ├── chap-7.tex ├── chap-8.tex ├── chap-9.tex ├── chap-a.tex ├── concept-args.tex ├── concept-arrays.tex ├── concept-bvl.tex ├── concept-change-class.tex ├── concept-characters.tex ├── concept-cl-symbols.tex ├── concept-classes.tex ├── concept-compile.tex ├── concept-conditions.tex ├── concept-conformance.tex ├── concept-conses.tex ├── concept-decls.tex ├── concept-definitions.tex ├── concept-deprecated.tex ├── concept-destruction.tex ├── concept-environment.tex ├── concept-eval.tex ├── concept-exits.tex ├── concept-extensions.tex ├── concept-filenames.tex ├── concept-files.tex ├── concept-format.tex ├── concept-gfs-and-methods.tex ├── concept-hash-tables.tex ├── concept-history.tex ├── concept-logical-pathnames.tex ├── concept-loop.tex ├── concept-macro-chars.tex ├── concept-meta-objects.tex ├── concept-numbers.tex ├── concept-objects.tex ├── concept-organization.tex ├── concept-packages.tex ├── concept-pathnames.tex ├── concept-places.tex ├── concept-pprint.tex ├── concept-print.tex ├── concept-reader-algorithm.tex ├── concept-reader.tex ├── concept-references.tex ├── concept-reinit.tex ├── concept-sequences.tex ├── concept-slots.tex ├── concept-streams.tex ├── concept-strings.tex ├── concept-subsets.tex ├── concept-symbols.tex ├── concept-syntax.tex ├── concept-systems.tex ├── concept-tests.tex ├── concept-tokens.tex ├── concept-traversal.tex ├── concept-type-intro.tex └── concept-types.tex ├── skeletons ├── condition-type.txt ├── constant-variable.txt ├── declaration.txt ├── function.txt ├── restart.txt ├── special-operator.txt ├── standard-generic-function.txt ├── symbol.txt ├── system-class.txt ├── type.txt └── variable.txt └── tools ├── regex.regex └── tools.used /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phoe/clus-data/HEAD/README.md -------------------------------------------------------------------------------- /current/sections/1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.13.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.14.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.15.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.16.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.17.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.18.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.19.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.20.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.21.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.22.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.6.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.6.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.6.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.8.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.8.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.8.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.8.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/10.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/10.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.2.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.5.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.5.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.5.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/13.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/14.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.3.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.3.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/15.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/16.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/16.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/16.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/16.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/16.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.2.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/17.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/18.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.2.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/19.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.7.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.2.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.13.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.14.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.15.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.16.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.17.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.18.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.19.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.19.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.19.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.20.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.21.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.22.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/20.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/21.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.13.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.3.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.10.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.10.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.10.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.10.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.12.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.2.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.5.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.5.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.6.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.6.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.8.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.8.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.8.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.9.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.9.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.9.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/22.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/23.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.1.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/24.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/25.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/26.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/26.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.3.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.10.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.11.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.4.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.4.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.7.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.7.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.7.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.6.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.6.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.7.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.3.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.3.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.3.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.3.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.4.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.7.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.7.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.7.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.8.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.5.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.5.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.5.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/7.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/8.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.1.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.1.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.2.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.2.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.2.3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.2.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.5.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.6.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.2.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /current/sections/9.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /diffs/cl_functions_first_to_tenth.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_functions_setf-class-name.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_control-error.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_division-by-zero.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_generic-function.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_method-combination.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_program-error.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_restart.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_satisfies.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_standard-class.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_standard-object.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /diffs/cl_types_storage-condition.diff: -------------------------------------------------------------------------------- 1 | ### Files are identical 2 | -------------------------------------------------------------------------------- /live/cl/functions/acos.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:asin~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/acosh.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sinh~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/asinh.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sinh~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/assoc-if.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:assoc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/atan.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:asin~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/atanh.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sinh~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/bit-eqv.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:bit-and~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/bit-ior.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:bit-and~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/bit-nor.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:bit-and~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/bit-not.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:bit-and~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/bit-xor.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:bit-and~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/byte-size.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:byte~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/ceiling.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/continue.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:abort~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/cos.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sin~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/cosh.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sinh~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/count-if.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:count~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/delete.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:remove~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/expt.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:exp~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/fceiling.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/ffloor.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/find-if.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:find~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/fround.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/ftruncate.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/isqrt.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sqrt~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/list-star.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:list~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logandc1.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logandc2.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logeqv.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logior.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/lognand.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/lognor.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/lognot.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logorc1.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logorc2.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/logxor.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:logand~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/mapcan.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:mapc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/mapcar.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:mapc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/mapcon.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:mapc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/mapl.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:mapc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/maplist.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:mapc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/math-less.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:equal~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/member-if.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:member~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/min.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:max~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/nbutlast.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:butlast~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/notany.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:every~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/notevery.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:every~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/nsublis.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sublis~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/nunion.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:union~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/oddp.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:evenp~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/plusp.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:minusp~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/pprint.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:write~~ -------------------------------------------------------------------------------- /live/cl/functions/prin1.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:write~~ -------------------------------------------------------------------------------- /live/cl/functions/princ.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:write~~ -------------------------------------------------------------------------------- /live/cl/functions/print.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:write~~ -------------------------------------------------------------------------------- /live/cl/functions/rassoc-if.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:rassoc~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/rem.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:mod~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/require.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:provide~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/round.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/rplacd.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:rplaca~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/sbit.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:bit~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/schar.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:char~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/some.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:every~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/tailp.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:ldiff~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/tan.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sin~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/tanh.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:sinh~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/truncate.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:floor~~ 2 | -------------------------------------------------------------------------------- /live/cl/functions/use-value.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:functions:abort~~ 2 | -------------------------------------------------------------------------------- /live/cl/glossary/Lisp_image.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#Lisp_image]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/Lisp_printer.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#Lisp_printer]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/Lisp_reader.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#Lisp_reader]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/absolute.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#absolute]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/access.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#access]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/accessibility.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#accessibility]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/accessible.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#accessible]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/accessor.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#accessor]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/active.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#active]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/adjustability.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#adjustability]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/adjustable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#adjustable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/after_method.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#after_method]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/alist.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#alist]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/alphabetic.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#alphabetic]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/alphanumeric.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#alphanumeric]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/ampersand.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#ampersand]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/anonymous.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#anonymous]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/applicable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#applicable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/apply.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#apply]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/argument.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#argument]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/around_method.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#around_method]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/array.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#array]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/assign.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#assign]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/asterisk.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#asterisk]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/at-sign.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#at-sign]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/atom.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#atom]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/atomic.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#atomic]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/attribute.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#attribute]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/aux_variable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#aux_variable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/backquote.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#backquote]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/backslash.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#backslash]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/base_string.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#base_string]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/before_method.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#before_method]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bidirectional.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bidirectional]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/binary.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#binary]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bind.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bind]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/binding.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#binding]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bit.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bit]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bit_array.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bit_array]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bit_vector.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bit_vector]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/block.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#block]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/block_tag.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#block_tag]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/boolean.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#boolean]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bound.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bound]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/bounded.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#bounded]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/break_loop.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#break_loop]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/built-in_type.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#built-in_type]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/byte.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#byte]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/cadr.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#cadr]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/call.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#call]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/car.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#car]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/case.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#case]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/catch.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#catch]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/catch_tag.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#catch_tag]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/cddr.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#cddr]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/cdr.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#cdr]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/cell.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#cell]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/character.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#character]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/circular.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#circular]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/circular_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#circular_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/class.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#class]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/close.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#close]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/closed.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#closed]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/closure.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#closure]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/coalesce.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#coalesce]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/code.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#code]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/coerce.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#coerce]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/colon.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#colon]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/comma.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#comma]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compilation.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compilation]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compile.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compile]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compile_time.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compile_time]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compiled_code.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compiled_code]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compiled_file.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compiled_file]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compiler.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compiler]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/complex.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#complex]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/complex_float.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#complex_float]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/component.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#component]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/compound_form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#compound_form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/condition.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#condition]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/conformance.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#conformance]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/congruent.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#congruent]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/cons.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#cons]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/constant.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#constant]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/constant_form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#constant_form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/constituent.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#constituent]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/contagion.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#contagion]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/continuable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#continuable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/control_form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#control_form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/copy.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#copy]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/correctable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#correctable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/data_type.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#data_type]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/debug_IO.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#debug_IO]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/debug_io.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#debug_IO]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/debugger.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#debugger]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/declaration.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#declaration]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/declare.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#declare]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/decline.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#decline]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/decoded_time.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#decoded_time]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/defined_name.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#defined_name]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/defining_form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#defining_form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/denormalized.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#denormalized]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/derived_type.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#derived_type]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/designator.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#designator]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/destructive.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#destructive]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/different.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#different]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/digit.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#digit]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/dimension.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#dimension]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/disestablish.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#disestablish]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/disjoint.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#disjoint]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/distinct.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#distinct]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/dot.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#dot]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/dotted_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#dotted_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/dotted_pair.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#dotted_pair]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/double-quote.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#double-quote]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/double_float.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#double_float]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/dynamic_scope.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#dynamic_scope]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/echo_stream.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#echo_stream]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/element.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#element]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/element_type.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#element_type]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/em.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#em]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/empty_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#empty_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/empty_type.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#empty_type]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/end_of_file.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#end_of_file]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/environment.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#environment]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/error.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#error]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/error_output.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#error_output]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/escape.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#escape]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/establish.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#establish]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/evaluate.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#evaluate]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/evaluation.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#evaluation]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/execute.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#execute]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/exit_point.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#exit_point]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/explicit_use.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#explicit_use]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/export.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#export]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/exported.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#exported]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/expression.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#expression]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/extension.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#extension]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/extent.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#extent]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/false.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#false]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/fbound.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#fbound]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/feature.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#feature]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/features_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#features_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/file.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#file]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/file_compiler.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#file_compiler]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/file_position.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#file_position]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/file_stream.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#file_stream]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/file_system.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#file_system]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/filename.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#filename]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/fill_pointer.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#fill_pointer]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/finite.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#finite]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/fixnum.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#fixnum]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/float.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#float]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/for-value.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#for-value]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/format.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#format]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/format_string.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#format_string]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/fresh.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#fresh]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/freshline.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#freshline]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/funbound.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#funbound]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/function.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#function]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/function_cell.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#function_cell]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/function_form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#function_form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/function_name.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#function_name]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/general.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#general]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/gensym.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#gensym]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/glyph.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#glyph]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/go.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#go]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/go_point.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#go_point]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/go_tag.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#go_tag]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/graphic.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#graphic]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/handle.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#handle]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/handler.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#handler]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/hash_table.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#hash_table]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/home_package.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#home_package]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/identical.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#identical]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/identifier.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#identifier]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/immutable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#immutable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/import.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#import]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/improper_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#improper_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/inaccessible.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#inaccessible]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/indicator.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#indicator]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/inherit.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#inherit]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/input.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#input]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/instance.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#instance]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/integer.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#integer]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/intern.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#intern]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/internal_time.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#internal_time]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/interned.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#interned]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/invalid.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#invalid]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/key.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#key]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/keyword.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#keyword]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/leaf.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#leaf]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/length.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#length]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/lisp_image.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#Lisp_image]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/literal.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#literal]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/load.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#load]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/load_time.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#load_time]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/loader.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#loader]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/local_slot.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#local_slot]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/long_float.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#long_float]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/lowercase.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#lowercase]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/macro.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#macro]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/macro_form.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#macro_form]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/macro_name.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#macro_name]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/mapping.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#mapping]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/metaclass.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#metaclass]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/method.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#method]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/name.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#name]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/namespace.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#namespace]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/namestring.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#namestring]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/newline.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#newline]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/nickname.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#nickname]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/nil-parens.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#()]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/nil.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#nil]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/non-atomic.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#non-atomic]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/non-empty.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#non-empty]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/non-list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#non-list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/non-nil.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#non-nil]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/non-simple.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#non-simple]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/normalized.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#normalized]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/null.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#null]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/number.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#number]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/numeric.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#numeric]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/object.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#object]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/open.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#open]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/operator.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#operator]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/output.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#output]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/package.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#package]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/pairwise.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#pairwise]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/parallel.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#parallel]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/parameter.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#parameter]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/pathname.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#pathname]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/place.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#place]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/plist.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#plist]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/portable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#portable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/predicate.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#predicate]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/present.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#present]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/principal.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#principal]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/print_name.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#print_name]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/printing.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#printing]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/process.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#process]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/processor.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#processor]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/proclaim.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#proclaim]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/prog_tag.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#prog_tag]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/program.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#program]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/programmer.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#programmer]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/property.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#property]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/qualifier.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#qualifier]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/query_IO.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#query_IO]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/query_io.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#query_IO]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/radix.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#radix]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/rank.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#rank]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/ratio.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#ratio]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/rational.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#rational]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/read.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#read]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/readably.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#readably]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/reader.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#reader]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/readtable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#readtable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/recursion.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#recursion]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/reference.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#reference]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/relative.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#relative]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/repertoire.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#repertoire]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/report.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#report]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/rest_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#rest_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/restart.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#restart]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/return.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#return]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/run_time.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#run_time]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/safe.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#safe]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/safe_call.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#safe_call]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/same.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#same]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/scope.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#scope]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/script.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#script]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/section.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#section]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/semicolon.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#semicolon]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/sequence.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#sequence]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/sequential.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#sequential]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/session.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#session]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/set.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#set]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/shadow.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#shadow]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/sharpsign.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#sharpsign]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/sign.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#sign]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/signal.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#signal]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/signature.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#signature]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/similar.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#similar]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/similarity.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#similarity]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/simple.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#simple]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/singleton.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#singleton]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/situation.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#situation]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/slash.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#slash]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/slot.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#slot]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/space.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#space]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/specialize.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#specialize]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/step.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#step]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/stream.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#stream]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/string.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#string]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/structure.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#structure]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/subclass.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#subclass]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/subform.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#subform]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/subtype.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#subtype]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/superclass.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#superclass]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/supertype.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#supertype]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/symbol.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#symbol]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/t.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#t]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/tag.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#tag]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/tail.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#tail]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/target.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#target]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/throw.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#throw]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/tilde.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#tilde]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/time.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#time]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/time_zone.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#time_zone]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/token.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#token]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/tree.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#tree]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/true.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#true]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/truename.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#truename]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/type.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#type]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/unbound.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#unbound]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/unintern.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#unintern]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/uninterned.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#uninterned]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/unsafe.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#unsafe]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/upgrade.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#upgrade]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/uppercase.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#uppercase]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/use.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#use]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/use_list.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#use_list]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/user.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#user]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/value.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#value]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/value_cell.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#value_cell]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/variable.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#variable]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/vector.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#vector]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/whitespace.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#whitespace]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/wild.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#wild]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/write.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#write]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/writer.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#writer]] 2 | -------------------------------------------------------------------------------- /live/cl/glossary/yield.txt: -------------------------------------------------------------------------------- 1 | [[CL:Glossary#yield]] 2 | -------------------------------------------------------------------------------- /live/cl/macros/ccase.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:case~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/decf.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:incf~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/do-star.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:do~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/ecase.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:case~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/prog-star.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:prog~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/prog2.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:prog1~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/psetf.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:setf~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/unless.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:when~~ 2 | -------------------------------------------------------------------------------- /live/cl/macros/untrace.txt: -------------------------------------------------------------------------------- 1 | ~~REDIRECT>cl:macros:trace~~ 2 | -------------------------------------------------------------------------------- /live/libraries/alexandria.txt: -------------------------------------------------------------------------------- 1 | ===To be done=== -------------------------------------------------------------------------------- /paper.tex: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /raw/concept-history.tex: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /raw/concept-organization.tex: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------