Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-02 | Fix run/collecting* and add a testcase for it | Peter Bex | |
2012-10-02 | Implement <<-redirection | Peter Bex | |
2012-10-01 | Implement appending to files | Peter Bex | |
2012-10-01 | Fix run/port* so it doesn't replace the input port when in the REPL. ↵ | Peter Bex | |
Unfortunately, no test for it | |||
2012-10-01 | Implement run/file*, which is really weird | Peter Bex | |
2012-10-01 | Some restructuring of the test groupings | Peter Bex | |
2012-10-01 | Mistake: the fork should automatically exit, the user shouldn't need to do this | Peter Bex | |
2012-10-01 | Implement && and || (which is a bit of a hack in Chicken considering it's ↵ | Peter Bex | |
the empty symbol) | |||
2012-10-01 | Rename test directory to tests (thanks Moritz!) | Peter Bex | |