0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'scheme_rack_apps' of git://github.com/JackDanger/bus-scheme into web More... almost 16 years ago
Suddenly discovered 'list'. Abbreviating the nested cons calls More... almost 16 years ago
rubinius-friendly boolean inspecting More... almost 16 years ago
Folding the scheme rack app tests into test_web.rb More... almost 16 years ago
Testing that the body of a scheme rack app can be dynamic More... almost 16 years ago
Filling out test cases for rack in scheme apps. More... almost 16 years ago
Initial work done on full-scheme rack apps. More... almost 16 years ago
renaming http-get to web-get and having it only return the content body More... almost 16 years ago
err, how about a commit without any debug calls More... almost 16 years ago
fixing web client by calling Primitive#call with an array More... almost 16 years ago
updating var names in web test. More... almost 16 years ago
Merge branch 'master' of git://github.com/technomancy/bus-scheme More... almost 16 years ago
implemented (read "filename") for reading files from disk More... almost 16 years ago
added caddadar type methods to cons More... almost 16 years ago
Fixing thread joining for rack connection More... almost 16 years ago
webwait allows a web server to not immediately exit More... almost 16 years ago
added half-baked web client lib More... almost 16 years ago
use ensure instead of rescue+re-raise More... almost 16 years ago
Merge branch 'master' of git://github.com/JackDanger/bus-scheme More... almost 16 years ago
Commented out failing test. let isn't working yet. More... almost 16 years ago
Fixed length calculation of strings More... almost 16 years ago
Merge branch 'master' of git://github.com/JackDanger/bus-scheme More... almost 16 years ago
we fixed the scheme list function tests. More... almost 16 years ago
Merge branch 'master' of git://github.com/technomancy/bus-scheme More... almost 16 years ago
Revert "Using eval_string rather than eval to process xml" More... almost 16 years ago
a bit fewer warnings More... almost 16 years ago
fixing XML and Web functionality to work with lists all the way down More... almost 16 years ago
Using eval_string rather than eval to process xml More... almost 16 years ago
down to only failures in XmlTest and WebTest More... almost 16 years ago
help lambdas work with list args better More... almost 16 years ago