Tree @master (Download .tar.gz)
History of
Data
@master
git clone https://git.gdritter.com/s-cargot/
- More haddocks for export HaskLike functions Getty Ritter 7 years ago
- Version guards for GHC 7.8 Getty Ritter 7 years ago
- Explanatory haddocks for Atom helpers Getty Ritter 7 years ago
- Export individual parsers from HaskLike Getty Ritter 7 years ago
- Typo fix in comments Getty Ritter 7 years ago
- Added `Data.SCargot.Atom` module for simplified atom parsing Getty Ritter 8 years ago
- Added a few syntaxes for arbitrary-base number literals Getty Ritter 8 years ago
- Added a few new identifier syntaxes Getty Ritter 8 years ago
- Fixed outstanding errors that appeared with -Wall: mostly adding type signatures to pattern synonyms Getty Ritter 8 years ago
- Added preliminary pretty-printing support for dotted lists, but without taking into account their effect on width Getty Ritter 8 years ago
- Added % comments, not for any real reason Getty Ritter 8 years ago
- Modified cabal file + module contents to be 7.{8,10} compatible Getty Ritter 9 years ago
- Big final bunch of refactors/documentation bits in preparation for Hackage release Getty Ritter 9 years ago
- Added docs for WellFormed cons/uncons Getty Ritter 9 years ago
- Added richer bidirectional pattern synonyms and changed the semantics of ::: to be more consistent Getty Ritter 9 years ago
- More doc refactoring for Common Getty Ritter 9 years ago
- Bug in dozenal number parser Getty Ritter 9 years ago
- Typos and fixes for dozenal docs Getty Ritter 9 years ago
- Cleared up Common docs + added dozen parsers for no reason Getty Ritter 9 years ago
- Rewrote some phrasing in HaskLike docs Getty Ritter 9 years ago
- Added docs to WellFormed repr and did a few fixes in Rich Getty Ritter 9 years ago
- More useful examples in rich, and some examples in basic Getty Ritter 9 years ago
- Improving docs on Rich repr Getty Ritter 9 years ago
- Added lenses for Basic and Rich repr; how to add them in a non-partial way to WF is an open question Getty Ritter 9 years ago
- Added Data.SCargot module Getty Ritter 9 years ago
- Finish R7RS token parser Getty Ritter 9 years ago
- Switch from manual implementations to automatically derived implementations of Foldable/Traversable, and add Data and Typeable instances Getty Ritter 9 years ago
- Added Foldable/Traversable instances for SExpr carrier types Getty Ritter 9 years ago
- Added IsList instance for s-cargot lists Getty Ritter 9 years ago
- Removing R7RS from s-cargot proper, pushing Scheme identifier functions to new Common file Getty Ritter 9 years ago