Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Falderal/
- Use ArgumentParser instead of OptionParser. Chris Pressey 5 years ago
- --substring-error is now the default behaviour. Update HISTORY. Chris Pressey 5 years ago
- Verbose. (not sure when I made these changes, checking them in now.) Chris Pressey 5 years ago
- Under 2.7, use pipes.quote instead of hand-rolled (h/t @j4james). Chris Pressey 6 years ago
- Fix a comment. Chris Pressey 6 years ago
- Shell quoting rules are highly awesome. Chris Pressey 6 years ago
- Space is a shell metacharacter. Remove quotes from test commands. Chris Pressey 6 years ago
- Write ShellImplementation.subst() to replace vars with quoting. Chris Pressey 6 years ago
- Make test pass. Chris Pressey 6 years ago
- Merge branch 'develop-0.12' of https://github.com/catseye/Falderal into python-3-support Chris Pressey 6 years ago
- Support Python 3. Chris Pressey 6 years ago
- Convert the remainder of the tests. Chris Pressey 6 years ago
- Convert the majority of the tests. Chris Pressey 6 years ago
- Begin converting doctests to unit tests. Chris Pressey 6 years ago
- Apply patch from @j4james for input in freestyle format (issue #3) Chris Pressey 6 years ago
- For #2, new dev branch, write test, apply patch from @j4james. Chris Pressey 6 years ago
- Implement => & ===> & ?> & ???> and clean up a bit. Chris Pressey 8 years ago
- Recognize new-style assertions. All tests pass once again. Chris Pressey 8 years ago
- It errors now. Chris Pressey 8 years ago
- Simplify. Chris Pressey 8 years ago
- Refactor, rename two more tests. Chris Pressey 8 years ago
- Remove PREFIXES_MAP and make all tests pass once again. Chris Pressey 8 years ago
- Unsketch. Tests mostly pass. Chris Pressey 8 years ago
- Add some failing tests. Chris Pressey 8 years ago
- Yet more sketching. Chris Pressey 8 years ago
- Continue to sketch. Chris Pressey 8 years ago
- Sketch of next generation of simplification. Chris Pressey 8 years ago
- All doctests pass once again! Chris Pressey 8 years ago
- Seeing light at end of tunnel, re-enable all the doctests. Chris Pressey 8 years ago
- Disable tests we don't expect to pass yet. Add more Block tests. Chris Pressey 8 years ago