summaryrefslogtreecommitdiff
path: root/tests/test_tokens.py
Commit message (Collapse)AuthorAgeFilesLines
* * Add the token STREAM-START.xi2006-03-191-2/+2
| | | | | | | | * Add parsing events: STREAM-START, DOCUMENT-START, DOCUMENT-END. git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@118 18f92427-320e-0410-9341-c67f048884a3
* Parser is done. Add iterator interfaces for Scanner and Parser.xi2006-02-191-5/+8
| | | | git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@51 18f92427-320e-0410-9341-c67f048884a3
* Scanner is complete.xi2006-02-181-3/+1
| | | | git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@48 18f92427-320e-0410-9341-c67f048884a3
* Working on the scanner.xi2006-02-171-2/+2
| | | | git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@47 18f92427-320e-0410-9341-c67f048884a3
* Some renaming.xi2006-02-161-2/+4
| | | | git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@46 18f92427-320e-0410-9341-c67f048884a3
* All tests passed! Scanner and Parser seem to be correct.xi2006-02-151-21/+21
| | | | git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@44 18f92427-320e-0410-9341-c67f048884a3
* Scanner is mostly completed. Need to write alias, tag, and scalar scanners.xi2006-02-151-21/+46
| | | | git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@43 18f92427-320e-0410-9341-c67f048884a3
* Working on the scanner.xi2006-02-121-0/+62
git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@39 18f92427-320e-0410-9341-c67f048884a3