GitHub / AccelerationNet/arnesi / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 93dc9061 | merge Merge pull request #4 from kisp/bug/2-no-walker-defined-for-declare |
Russ Tyndall <b****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c3dc5795 | [#2] Restore defwalker-handler declare | Kilian Sprotte <k****e@g****m> | over 1 year ago | |
| 1e7dc4cb | I added :properties :features back asd for yaclml | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| fec1d359 | Added api reference link | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| 5dcd8a62 | fixed spelling | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| 95588b2a | Added asdf meta-data | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| 86289c85 | readme formatting | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| dd7d033f | More readme | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| de9a7f15 | Working to get test suite passing test reliably. | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| 1de1cf61 | Trying to get a releasable version of arnesi | Russ Tyndall <r****s@a****t> | over 9 years ago | |
| 5d2317aa | Get arnesi to build with ASDF 3.3 |
Francois-Rene Rideau <f****e@t****g>
Committed by: Russ Tyndall <r****s@a****t> |
over 9 years ago | |
| 50d64ecc | Added readme |
vseloved <v****d@g****m>
Committed by: Russ Tyndall <r****s@a****t> |
over 14 years ago | |
| 5b9d308e | Fixes to call/cc |
vseloved <v****d@g****m>
Committed by: Russ Tyndall <r****s@a****t> |
over 14 years ago | |
| 4cddde87 | use collectors instead here | Russ Tyndall <r****s@a****t> | over 15 years ago | |
| f7c55234 | handle null strings in escape-as-uri | Russ Tyndall <r****s@a****t> | almost 16 years ago | |
| b0162671 | added make/with-appender to complement collector | Russ Tyndall <r****s@a****t> | almost 16 years ago | |
| 0c996850 | Format string on slime-repl appender now includes second and pads the level s... | Nathan Bird <n****n@a****t> | about 16 years ago | |
| 60f87b07 | handle should call append-message with the original category--- note this som... | Nathan Bird <n****n@a****t> | about 16 years ago | |
| 1077e156 | when printing a log-category include its level | Nathan Bird <n****n@a****t> | about 16 years ago | |
| 12becbc9 | removed .boring file | Russ Tyndall <r****s@a****t> | over 16 years ago | |
| 1a66fa61 | added .gitignore | Russ Tyndall <r****s@a****t> | over 16 years ago | |
| e06266b7 | made parse float handle numbers and nil as values passed to it without erroring | Russ Tyndall <r****s@a****t> | over 16 years ago | |
| 6c6d144a | changed the log output to output log names with ~A instead of ~s (resulting i... | Russ Tyndall <r****s@a****t> | over 16 years ago | |
| 24d134a5 | added more docs to compose | Russ Tyndall <r****s@a****t> | over 16 years ago | |
| b41d374f | Moving macros {decf,incf}-mod to the top of the file so they will be declared... | Nathan Bird <n****n@a****t> | over 17 years ago | |
| e5fb7fd6 | Adding docstring to conjoin | Nathan Bird <n****n@a****t> | over 17 years ago | |
| 8e89f95b | exported with-accessors* | Russ Tyndall <r****s@a****t> | over 17 years ago | |
| 9dd45bb5 | renamed queue-head to queue-last, made public, and added some tests that exer... | Nathan Bird <n****n@a****t> | over 17 years ago | |
| 56325df6 | first draft at being able to pull of the head (wrong end) of the queue. | Nathan Bird <n****n@a****t> | over 17 years ago | |
| 2f24b95c | Adding a queue-delete-if that will delete from the queue. | Nathan Bird <n****n@a****t> | over 17 years ago | |
| ca718e05 | Make the queue be able to handle null elements, and when dequeueing set to nu... | Nathan Bird <n****n@a****t> | over 17 years ago | |
| 24b8a396 | Fixes for symbol macros (setf is setq is setf) | drewc <d****c@t****p> | over 17 years ago | |
| cda704f7 | fixed k-for-call/cc to properly handle multiple-value returns | Russ Tyndall <r****s@a****t> | over 17 years ago | |
| 29049330 | added an append results function like conjoin except that it reduces with lis... | Russ Tyndall <r****s@a****t> | over 18 years ago | |
| 3b228230 | added alet | Russ Tyndall <r****s@a****t> | over 18 years ago | |
| 11853e44 | added some extra params to princ-csv-to-string to pass them to princ-csv | Russ Tyndall <r****s@a****t> | over 18 years ago | |
| 36f604d1 | Replace #\u character with something slightly more portable | asf <a****f@b****t> | over 18 years ago | |
| de1762a4 | strict-define-modify-macro-lw5.1 | sven <s****n@b****e> | over 18 years ago | |
| 6cd1de43 | Moved slime specific stuff into arnesi.slime-extras system, arnesi itself no ... | Marco Baringer <m****b@b****t> | over 18 years ago | |
| 72216b66 | swank:inspect-for-emacs is known called swank:emacs-inspect | Marco Baringer <m****b@b****t> | over 18 years ago | |
| bc8c145b | Don't inline package object in ECL (breaks compilation) | Maciek Pasternacki <m****p@j****g> | over 18 years ago | |
| ecc21714 | Fix LOOP statement order (unbreaks compilation on ECL). | Maciek Pasternacki <m****p@j****g> | over 18 years ago | |
| ea1f1d21 | removing parameters to swank:inspect-for-emacs to keep up to date with swank. | Nathan Bird <n****n@a****t> | over 18 years ago | |
| 57fab692 | Adding swank::present-in-emacs that used to be part of swank proper but was r... | Nathan Bird <n****n@a****t> | over 18 years ago | |
| 5f318906 | rollback the strcat dynamic-extent allocation, it causes too many notes on sb... | attila.lendvai <a****i@g****m> | almost 19 years ago | |
| f7047081 | wrap get-logger into a load-time-value. | attila.lendvai <a****i@g****m> | almost 19 years ago | |
| 1028eae3 | added load-time-value to call/cc | attila.lendvai <a****i@g****m> | almost 19 years ago | |
| 5a83a62e | optimize strcat a little | attila.lendvai <a****i@g****m> | almost 19 years ago | |
| bc012695 | Remove nil's from the appender list to make it easier to customize it | attila.lendvai <a****i@g****m> | almost 19 years ago | |
| f44490cd | added assert to warn that defgeneric/cc does not walk the :method entries | attila.lendvai <a****i@g****m> | almost 19 years ago | |
| 1dbb1bea | add an (eval-when ...) when defining a test suite | Luca Capello <l****a@p****t> | about 19 years ago | |
| 32137043 | Export COLLECT-TIMING function. | jmckitrick <j****k@r****m> | about 19 years ago | |
| 02d823cf | Added random-queue-element | attila.lendvai <a****i@g****m> | about 19 years ago | |
| f278990a | Added '/' to the *uri-escaping-ok-table* | attila.lendvai <a****i@g****m> | about 19 years ago | |
| 1754e7b4 | Make unencode-as-uri-non-strict work with all bad uris I know of | Henrik Hjelte <h****k@e****m> | about 19 years ago | |
| 1b9df857 | testcases for unescape-as-uri-non-strict | Henrik Hjelte <h****k@e****m> | about 19 years ago | |
| 49339521 | Add an implicit block for defmethod/cc and defun/cc so that the semantics of ... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| f8fa2767 | Dropped unnecessary eval-always from log.lisp (to make Nikodemus happy :) | attila.lendvai <a****i@g****m> | over 19 years ago | |
| c70c6fad | Added an ignore-errors for :around append-message | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 88af3932 | Typo and cosmetic fixes by Faré | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 676717e0 | Change brief-stream-log-appender to generate more human readable output | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 130f94d5 | Added failing with-call/cc test for special var binding in the /cc block | attila.lendvai <a****i@g****m> | over 19 years ago | |
| b6f25eec | Small change in unescape-as-uri to muffle some compiler notes | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 56c50d9b | Use write-string instead of print in unpintable errors to leave alone newlines | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 4df36f94 | Clean up some reader macro stuff | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 88769380 | FIX: #L reader captures *package* properly | attila.lendvai <a****i@g****m> | over 19 years ago | |
| c643201a | Small cleanup in the testsuite, mostly usage of #L | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 4d7acdd1 | Added an &key (muffle-errors t) to defprint-object | attila.lendvai <a****i@g****m> | over 19 years ago | |
| b9fe38f9 | Initialize log level to nil and only set a default +debug+ in deflogger if th... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 82086392 | Added with-logger-level | attila.lendvai <a****i@g****m> | over 19 years ago | |
| c1ccef40 | Bind *print-length* to 64 while logging | attila.lendvai <a****i@g****m> | over 19 years ago | |
| f54439cc | Support a :with-package in deprint-object | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 8cb5931e | Renamed the CHILDER accessor of loggers to CHILDREN | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 71fb51fd | Delete unused *k* variable | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 155e6e07 | fixed test csv.2 | kilian.sprotte <k****e@g****m> | over 19 years ago | |
| 6d8af232 | added test-suite :it.bese.arnesi.csv; csv.2 fails | kilian.sprotte <k****e@g****m> | over 19 years ago | |
| db09e584 | Fix (encoding-keyword-to-native :us-ascii) on lispworks (hopefully, can't tes... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| e1fff4a8 | Do not register a restart in unescape-as-uri | attila.lendvai <a****i@g****m> | over 19 years ago | |
| f194cd8b | UNDO: Do not register a restart in unescape-as-uri | attila.lendvai <a****i@g****m> | over 19 years ago | |
| d22aad3c | test-op is never done | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 06d53b88 | FIX: unescape-as-uri (of + -> space) broke in my previous patch. fix and add ... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| e79703d2 | Evaluate macros in correct lexical environment in code walker, use code walki... | Berki Lukacs Tamas <b****t@s****u> | over 19 years ago | |
| 30132424 | Specialize slime inspection of log categories, added [set level] action with ... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| b791c288 | Added swank inspector dwim lookup hook for logger stuff (e.g. 'log or 'log.de... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 1ffbbc83 | Small fix for the slime-repl-log-appender | attila.lendvai <a****i@g****m> | over 19 years ago | |
| fa32ce88 | Added slime-repl-log-appender that renders the args as inspectable presentati... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| b81dee76 | Added commented out eval based check for special-var-p | attila.lendvai <a****i@g****m> | over 19 years ago | |
| e54749c4 | Use eval-always in log.lisp | attila.lendvai <a****i@g****m> | over 19 years ago | |
| f310dd7b | Add inline annotations to %string-to-octets and friends, reorder definitions | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 6675417d | Clean up uri escaping to fix unicode text in ucw forms. Drop non-standard %u1... | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 49865850 | Added partial lispworks support for string encodings | attila.lendvai <a****i@g****m> | over 19 years ago | |
| 22d97d4b | Set (FDEFINITION/CC NAME) on DEFGENERIC/CC; don't reDEFGENERIC/CC on DEFMETHO... | Maciek Pasternacki <m****p@j****g> | over 19 years ago | |
| ae4766c8 | More detailed error reporting in unescape-as-uri | henrik <h****k@e****m> | almost 20 years ago | |
| 20e01a6f | Bind *package* to the COMMON-LISP package instead of KEYWORD | attila.lendvai <a****i@g****m> | almost 20 years ago | |
| d8681ac1 | Do not export log.debug and friends | attila.lendvai <a****i@g****m> | almost 20 years ago | |
| 32e8e9b9 | Print debug messages with *package* | attila.lendvai <a****i@g****m> | almost 20 years ago | |
| 34030ae6 | pushnew instead of push for *features* | attila.lendvai <a****i@g****m> | almost 20 years ago | |
| 9f4cb5ac | Added remove-keywords defun and implement remf-keywords as a define-modify-macro | attila.lendvai <a****i@g****m> | almost 20 years ago | |
| 77bb4693 | Missing pieces for my last two patches (damn) | attila.lendvai <a****i@g****m> | almost 20 years ago | |
| 64463c5e | Added :at-redefinition to deflookup-table, default is :warn otherwise it can ... | attila.lendvai <a****i@g****m> | almost 20 years ago |