|
|
|
@30
|
8 years |
xi |
Final touches before the release.
|
|
|
|
@29
|
8 years |
xi |
Done! Almost done!!!
|
|
|
|
@28
|
8 years |
xi |
Add make targets for building windows binary packages.
|
|
|
|
@27
|
8 years |
xi |
Preparing it for the initial release.
|
|
|
|
@26
|
8 years |
xi |
Add README.txt.
|
|
|
|
@25
|
8 years |
xi |
Adding some docstrings.
|
|
|
|
@24
|
8 years |
xi |
Fixed more compatibility issues for Python 2.2.
Not fixed (and probably …
|
|
|
|
@23
|
8 years |
xi |
Fix obvious compatibility issues.
|
|
|
|
@22
|
8 years |
xi |
Add test cases for customization API.
|
|
|
|
@21
|
8 years |
xi |
Now it dumps and loads python objects!
|
|
|
|
@20
|
8 years |
xi |
syck.dump() is implemented.
|
|
|
|
@19
|
8 years |
xi |
Add generic (and mostly incorrect) Dumper class.
|
|
|
|
@18
|
8 years |
xi |
Python 2.2 compatibility (sort of).
|
|
|
|
@17
|
8 years |
xi |
Add _syck.Emitter (finally closes #19).
|
|
|
|
@16
|
8 years |
xi |
syck.Loader is refactored (see #19).
|
|
|
|
@15
|
8 years |
xi |
_syck.Parser works again.
|
|
|
|
@14
|
8 years |
xi |
Add _syck.Seq and _syck.Map.
|
|
|
|
@13
|
8 years |
xi |
Add unit tests for _syck.Node and subtypes.
|
|
|
|
@12
|
8 years |
xi |
Add _syck.Node and _syck.Scalar types.
|
|
|
|
@11
|
8 years |
xi |
Experimenting with Emitter.
|
|
|
|
@10
|
8 years |
xi |
Now it passes some tests under Python 2.2 and 2.1.
|
|
|
|
@9
|
8 years |
xi |
Make it somewhat compatible with older versions of Python.
|
|
|
|
@8
|
8 years |
xi |
Implement most YAML types, except default (value) and yaml …
|
|
|
|
@7
|
8 years |
xi |
Implement syck.parse() and syck.load() (closes #8).
Add basic …
|
|
|
|
@6
|
8 years |
xi |
Remove methods Parser.parse_documents() and Parser.close(); add …
|
|
|
|
@5
|
8 years |
xi |
_syckmodule.c: Rename types and functions.
|
|
|
|
@4
|
8 years |
xi |
Add the module _syck and test suite.
|
|
|
|
@3
|
8 years |
xi |
Create directory structure and setup.py.
|
|
|
|
@2
|
8 years |
xi |
Add command-line syck parser (see #1).
|
|
|
|
@1
|
7 years |
xi |
Add initial directories.
|