0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
multiple-future-bind can bind arbitrarty number of args (regardless of the values the future returns). is now behaves more or less exactly like multiple-value-bind, except that it can bind to a future as well as normal values. More... over 11 years ago
wait-for now uses gensym isntead of _ More... over 11 years ago
using gensym for alet* ignore More... over 11 years ago
adding wait-for future macro (waits on future without binding any values. also, allowing alet/alet* to take "nil" as a binding, which effectively binds the reutrn val to a gensymed/ignored variable. ALSO, alet/alet* can now bind to a future that returns multiple values, in which case (like let/let*) the first value is bound More... over 11 years ago
adding in a testing framework (using eos) and some tests. got as far as some basic common/timer/dns tests. tcp, http, signals, futures on the way More... over 11 years ago
let* -> let More... over 11 years ago
adding futures to their own package so an app can use the syntax abstractions without having to :us all of cl-async. will probably eventually partition all of the sections into their own packages, but for now GFYLOLJKOMGKKTHXBAI More... over 11 years ago
future comment tweaks More... over 11 years ago
adding helper/syntax macros for futures More... over 11 years ago
fixing some issues in alet, also commenting More... over 11 years ago
adding (unfinished, untested, non-public) alet macro to future More... over 11 years ago
pprint future shows whether its finished or not More... over 11 years ago
Merge branch 'future' More... over 11 years ago
Merge branch 'stream' More... over 11 years ago
Merge branch 'master' into stream More... over 11 years ago
Merge remote-tracking branch 'origin/stream' into stream More... over 11 years ago
Merge branch 'master' into future More... over 11 years ago
Merge branch 'master' into stream More... over 11 years ago
Merge branch 'master' into stream More... over 11 years ago
Merge remote-tracking branch 'origin/stream' into stream More... over 11 years ago
Merge remote-tracking branch 'origin/future' into future More... over 11 years ago
rrg More... over 11 years ago
i feel like im doing this all over again More... over 11 years ago
stupid conflictszzzz More... over 11 years ago
rrg more stupid conflicts More... over 11 years ago
Merge branch 'master' into future More... over 11 years ago
master merge conflict More... over 11 years ago
Merge branch 'master' into future More... over 11 years ago
Merge branch 'master' into future More... over 11 years ago
Merge branch 'master' into future More... over 11 years ago