Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Falderal/
- Added tag rel_0_1 for changeset e0f07b3699cd catseye 13 years ago
- Update README for release of version 0.1. catseye 13 years ago
- Establish the test-running API as it will be for version 0.1. catseye 13 years ago
- Demonstrate how to test functions whose ranges are of type (Show a) => a instead of String. (It's not difficult.) Chris Pressey 13 years ago
- Section header now properly selects the function to test. Chris Pressey 13 years ago
- Begin to incorporate section->function map (not complete yet.) Chris Pressey 13 years ago
- Fix problems with exception catching by strategically using strict evaluation. catseye 13 years ago
- Refactor; also, it seems ghci errors are not catchable with Control.Exception.try? catseye 13 years ago
- Separate test runner from reporter, add intentionally failing example. catseye 13 years ago
- Detect and collect section headings when parsing file. catseye 13 years ago
- Rewrite reduceLines to not require an accumulator (this is Haskell!) catseye 13 years ago
- Rewrite loader to coalesce into blocks. Fix bug where text after last test was required. catseye 13 years ago
- More ideas in TODO. Chris Pressey 13 years ago
- Add some TODO ideas. Chris Pressey 13 years ago
- Add the pre-/post-processor for Markdown -> HTML from Burro. Obviously, this will need work. Chris Pressey 13 years ago
- Add demo .lhs source; rewrite test runner to mostly work on it. catseye 13 years ago
- Explain the purpose of Falderal. catseye 13 years ago
- Initial import of existing junk for Falderal. catseye 13 years ago