0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated code to use dmatch More... about 11 years ago
updated code to use dmatch More... about 11 years ago
created DS scheme version of CESK machine for paper More... about 11 years ago
updated Scheme DS cesk to include call/cc More... about 11 years ago
added arithmetic test More... about 11 years ago
Merge pull request #10 from namin/master More... about 11 years ago
"Fix" call/cc tests in higher-order interpreter. call/cc was fine. number ops were the issue. More... about 11 years ago
Merge branch 'master' of git://github.com/webyrd/relational-cesk More... about 11 years ago
added broken call/cc to interpreter More... about 11 years ago
more consistency with paper More... about 11 years ago
rename ls to t for consistency with the paper More... about 11 years ago
Merge pull request #9 from namin/master More... about 11 years ago
full v-out for rembero* More... about 11 years ago
find a rembero example which still diverges after (incomplete) CPS v-out trick More... about 11 years ago
note More... about 11 years ago
typos: remembero -> rembero More... about 11 years ago
rembero* transformation More... about 11 years ago
Merge pull request #8 from namin/master More... about 11 years ago
quickcheck style search for inconsistencies More... about 11 years ago
Merge pull request #7 from namin/master More... about 11 years ago
Some tricks to get real quines. More... about 11 years ago
Merge pull request #6 from namin/master More... about 11 years ago
one call/cc example inspired by http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme-Z-H-15.html#node_chap_13 -- but shows limitations of just having call/cc without top-level More... about 11 years ago
Preliminary call/cc support. More... about 11 years ago
init cesk-scheme-callcc from cesk-scheme More... about 11 years ago
added a few call/cc tests More... about 11 years ago
removed dumb test More... about 11 years ago
updated v-out examples More... about 11 years ago
updated v-out examples More... about 11 years ago
updated v-out examples More... about 11 years ago