Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Getty Ritter 77b2bd3a6d Beginnings of Scheme support 10 gadi atpakaļ
  Getty Ritter 36be3ea4bd More documentation updates for Parsec change 10 gadi atpakaļ
  Getty Ritter 7b791ad420 A bit more cleaning up imports 10 gadi atpakaļ
  Getty Ritter a4ea47a3e6 Switched from AttoParsec to Parsec for somewhat better error messages 10 gadi atpakaļ
  Getty Ritter c843accae9 Several changes: new helper functions for decoding from various 10 gadi atpakaļ
  Getty Ritter ada65dfcf0 Shortened/diversified pattern aliases 10 gadi atpakaļ
  Getty Ritter 423cb95db6 Got rid of small uses of RecordWildCards 10 gadi atpakaļ
  Getty Ritter 2c0f1637e6 Big example + some detail on the pattern aliases 10 gadi atpakaļ
  Getty Ritter b1d4148595 Fixed type and semantic errors 10 gadi atpakaļ
  Getty Ritter 01e0701d6d Syntax highlighting looks nice even in ghci snippets! adding everywhere now 10 gadi atpakaļ
  Getty Ritter a2821e961a Added haskell annotation to interactive code block (to see how github responds) 10 gadi atpakaļ
  Getty Ritter 9382baf08a Minor wording changes to repr section 10 gadi atpakaļ
  Getty Ritter a437be984a More README changes 10 gadi atpakaļ
  Getty Ritter 90e7e4c35a Phrasing/code improvements to README 10 gadi atpakaļ
  Getty Ritter 52171b85f7 More explanation on the README 10 gadi atpakaļ
  Getty Ritter 1f5200e33b Beginnings of readme 10 gadi atpakaļ
  Getty Ritter 25ddfc7d93 Added Data.SCargot.Basic to demonstrate usage of naive sexpr encoding 10 gadi atpakaļ
  Getty Ritter 183a85f0f0 Added basic serialization + fixed silly bug in WellFormed serialization 10 gadi atpakaļ
  Getty Ritter bd3629c90a Fixed comment representation and began to add more documentation + examples 10 gadi atpakaļ
  Getty Ritter d8ba37bf49 S-Expression parser added and working, although in the middle of restructuring how comments work 10 gadi atpakaļ
  Getty Ritter 00c297caf4 Working on Common Lisp repr 10 gadi atpakaļ
  Getty Ritter 7bd5957b1e Added Basic repr (for avoiding extra imports) and re-exported more from other reprs 10 gadi atpakaļ
  Getty Ritter d1f5a0ad0b ...also I always forget to rename things properly 10 gadi atpakaļ
  Getty Ritter f2aaf87645 Renamed cabal file to new library name 10 gadi atpakaļ
  Getty Ritter 9343e1bf89 Renamed Data.SExpression to non-conflicting (but terribly punny) name Data.SCargot 10 gadi atpakaļ
  Getty Ritter ee1800ba37 Beginning implementation of Rivest flavor; beginnings of Tutorial module 10 gadi atpakaļ
  Getty Ritter 0afe6a43fc Some documentation improvements for Repr 10 gadi atpakaļ
  Getty Ritter 6ade07fa9c Started to stub out generic interface (including spec interface) 10 gadi atpakaļ
  Getty Ritter 95a2d84aa1 Basic repr + some stubs 10 gadi atpakaļ