Commit Graph

  • b15f3dbae9 Even more fixes to event output Felix Krause 2017-02-14 22:22:56 +0100
  • 8abe91cb32 Further event output improvements Felix Krause 2017-02-14 22:08:38 +0100
  • 2bb32139c4 Added `+DOC ---` event output. Fixed parserTests Felix Krause 2017-02-14 22:06:48 +0100
  • 9eee22bbc5 Improved event output conformity Felix Krause 2017-02-14 21:53:15 +0100
  • 8b4f781d41 Added anchor name to display() Felix Krause 2017-02-14 19:43:02 +0100
  • c581f1acc2 Added YamlParser.display() Felix Krause 2017-02-14 19:40:40 +0100
  • 58ef5da17b Made token output conform to yaml test suite Felix Krause 2017-02-14 19:06:41 +0100
  • 5ebde01ca5 Made tjson and tserialization compile for JS Felix Krause 2017-02-13 17:10:56 +0100
  • acf9e32fab Finally fixed travis build Felix Krause 2017-02-06 21:41:43 +0100
  • 0ef9cbf535 Moved private sources to yaml/private Felix Krause 2017-02-06 20:39:04 +0100
  • d8f6ea5e2d Fixed an error in flow map parsing Felix Krause 2017-02-06 20:35:17 +0100
  • e46ef33a23 Allow stream end after block scalar indicators Felix Krause 2017-01-13 16:25:46 +0100
  • b99fa8df7a Fixes #35 Felix Krause 2017-01-13 16:19:04 +0100
  • 538a2d2deb Recognize empty string as !!null Felix Krause 2017-01-12 11:19:46 +0100
  • 608d9ef090 Fixed path due to staticExec changes in Nim 0.16.0 Felix Krause 2017-01-12 11:19:02 +0100
  • f78c2c5961 Correctly handle `{1}`. Fixes #34 Felix Krause 2017-01-10 12:00:15 +0100
  • 936df70daa Correctly present empty collections in block-only. Felix Krause 2017-01-10 11:45:55 +0100
  • 737d326e7a Improved test code Felix Krause 2017-01-10 11:35:19 +0100
  • 356dc5c8bd Added testSuiteEvents tool Felix Krause 2017-01-09 19:09:07 +0100
  • 55f423b00a Merge branch 'devel' v0.9.0 Felix Krause 2016-12-15 18:25:08 +0100
  • 861fe63188 Version 0.9.0 Felix Krause 2016-12-15 18:24:50 +0100
  • 8ddbc02096 Fix for previous fix Felix Krause 2016-12-13 21:40:46 +0100
  • 87bfcd1490 Fixed bugs Felix Krause 2016-12-13 21:22:36 +0100
  • c2041b44d1 Updated tests to use yaml-test-suite repo url Felix Krause 2016-12-12 19:29:39 +0100
  • 9b5d0e60c6 Updated yaml-dev-kit test data parser Felix Krause 2016-12-05 19:22:51 +0100
  • 4b529c1fd6 Fixed and improved presenter.transform Felix Krause 2016-12-05 18:27:32 +0100
  • 36bdf5ba79 Reverted unnecessarily commited file Felix Krause 2016-11-30 22:02:09 +0100
  • 44ca31b1e2 Empty documents always contain an empty scalar Felix Krause 2016-11-30 21:58:46 +0100
  • 294fc875bd Testing Ground uses HTTPS now Felix Krause 2016-11-30 20:31:36 +0100
  • 40e303049f Documented serialization macros Felix Krause 2016-11-30 18:31:09 +0100
  • 927de32d8d Reverted accidentally commited changes Felix Krause 2016-11-30 18:05:47 +0100
  • 5e00d714eb Do not assume RecLists everywhere. Fixes #31 Felix Krause 2016-11-30 18:01:03 +0100
  • 84d4127caf Improved DOM API Felix Krause 2016-11-28 20:17:04 +0100
  • a51befe30d Improved float parsing Felix Krause 2016-11-10 10:12:32 +0100
  • 9c795cbbe3 Create CNAME flyx 2016-11-08 21:38:07 +0100
  • 8c6ac78578 Added schema.html Felix Krause 2016-11-08 21:35:49 +0100
  • 573e6078eb Updated for 0.8.0 Felix Krause 2016-11-08 21:33:08 +0100
  • 52298298e5 Merge branch 'devel' v0.8.0 Felix Krause 2016-11-08 21:30:33 +0100
  • 2ba08370eb Version 0.8.0 Felix Krause 2016-11-08 21:29:59 +0100
  • 86845f9bd5 Documented !!timestamp Felix Krause 2016-11-08 21:15:14 +0100
  • 64f68ae1af Implemented !!timestamp Felix Krause 2016-11-08 21:13:01 +0100
  • 05c4aa733c Documentation update Felix Krause 2016-11-01 12:40:53 +0100
  • 6a3d876f7e Generate testing.html with rst Felix Krause 2016-10-27 18:57:32 +0200
  • dcfa8fd27c Implemented ignoreInputKey Felix Krause 2016-10-27 17:58:14 +0200
  • 6402433d2a Implemented setDefaultValue. Felix Krause 2016-10-26 18:32:54 +0200
  • fd05f828ad Updated serialization doc Felix Krause 2016-10-20 18:12:35 +0200
  • 9290ca0d91 Load objects with transient fields Felix Krause 2016-10-19 22:04:46 +0200
  • ab8bfe4192 Removed garbage code Felix Krause 2016-10-15 18:30:52 +0200
  • 3ab3dc7ad0 Dump variant objects with transient fields Felix Krause 2016-10-15 17:58:29 +0200
  • b3d83025f7 Started transient implementation Felix Krause 2016-10-12 22:39:59 +0200
  • 29352fa4fe Use global tag handle for NimYAML Felix Krause 2016-10-10 20:16:54 +0200
  • c4194e9915 Updated license so that github recognizes it license-fix flyx 2016-10-10 10:14:40 +0200
  • fa14a11957 Separated test suites for travis Felix Krause 2016-10-09 16:10:11 +0200
  • 98c16afb47 This might finally fix travis Felix Krause 2016-10-09 15:53:47 +0200
  • ea90b4d2db Debugging remaining travis issues Felix Krause 2016-10-09 15:42:43 +0200
  • 636ee81295 Still working on travis Felix Krause 2016-10-09 15:37:20 +0200
  • e1f3ac9b07 Another try to fix travis build Felix Krause 2016-10-09 15:30:50 +0200
  • d2e5c9e0a9 Hopefully fixes travis build Felix Krause 2016-10-09 15:21:27 +0200
  • 846b836e92 Integrated parser and quickstart tests Felix Krause 2016-10-09 15:05:18 +0200
  • 4bde3a7986 Fixed issues in quickstart and taglib Felix Krause 2016-10-09 11:48:52 +0200
  • 0f2e077b87 Added automatic test for quickstart snippets Felix Krause 2016-10-08 23:35:33 +0200
  • 5d4ec6c43f Numeric sorting also for snippet files Felix Krause 2016-10-08 21:08:12 +0200
  • 9f7e87e935 Ordered snippets with file system hierarchy Felix Krause 2016-10-08 20:57:53 +0200
  • 31ac201e41 doc: extracted examples to own files Felix Krause 2016-10-08 18:38:27 +0200
  • 3d56f59cd7 *commit msg including insults about git* Felix Krause 2016-10-01 15:23:55 +0200
  • 8067815d8c updated from devel Felix Krause 2016-10-01 15:21:58 +0200
  • 3ae9d68db9 Updated from devel Felix Krause 2016-10-01 15:20:20 +0200
  • 834c4b174a doc link fixes Felix Krause 2016-10-01 15:19:42 +0200
  • 721632322b Merge branch 'devel' - *real* 0.7.0 v0.7.0 Felix Krause 2016-10-01 15:16:40 +0200
  • 302de8d4ed Merge branch 'devel' - release 0.7.0 Felix Krause 2016-10-01 15:02:22 +0200
  • 7b53204027 Updated for 0.7.0 release Felix Krause 2016-10-01 14:55:44 +0200
  • 69c566cbd7 Made server.nim compile against Nim 0.15.0 Felix Krause 2016-10-01 14:49:32 +0200
  • f4a715c67f More improvements to lexer Felix Krause 2016-09-30 20:12:17 +0200
  • fc94c9da65 Improvements to lexer stuff Felix Krause 2016-09-30 19:56:48 +0200
  • b9f569a3cf Fixed a GC problem; improved bench & tojson Felix Krause 2016-09-30 19:35:43 +0200
  • 5e2a20e15f Started implementing generics generics Felix Krause 2016-09-28 20:40:10 +0200
  • 3942e80d9b Improved error messages and test them. Felix Krause 2016-09-24 16:45:49 +0200
  • 2ad41d349e Improved and fixed issues with error reporting Felix Krause 2016-09-23 15:42:24 +0200
  • a8d68d1696 Addressed some compiler warnings Felix Krause 2016-09-22 14:25:10 +0200
  • 680e419d12 Simplified field checking Felix Krause 2016-09-22 14:16:10 +0200
  • 9fffc7b127 Fixed links in documentation Felix Krause 2016-09-22 14:06:54 +0200
  • 1dc8ddc6ea got rid of yaml.common Felix Krause 2016-09-22 13:28:24 +0200
  • 5dfc984913 Updated documentation for new structure Felix Krause 2016-09-21 21:20:57 +0200
  • d987b607e5 Check for custom object errors when loading Felix Krause 2016-09-21 15:40:03 +0200
  • 6bb110b185 Made bench great again Felix Krause 2016-09-21 10:44:40 +0200
  • 12960b2e31 Restructuring: no more includes Felix Krause 2016-09-20 21:53:38 +0200
  • 8b3f8f5282 Made test names more consistent Felix Krause 2016-09-20 19:22:31 +0200
  • 650b858861 Updated serialization documentation Felix Krause 2016-09-20 18:48:14 +0200
  • f4f1817180 travis fix; added travis badge Felix Krause 2016-09-20 18:33:52 +0200
  • ee302cf0dc Added .travis.yml Felix Krause 2016-09-20 18:27:01 +0200
  • 11a1de43be Merge pull request #27 from GaveUp/devel flyx 2016-09-20 18:11:09 +0200
  • 6f8dfdcd00 Code cleanup per comments GaveUp 2016-09-19 15:51:33 -0500
  • 2c470c8aa9 Add octal/hex support. Add multi doc support. GaveUp 2016-09-19 13:51:50 -0500
  • 2f3a809738 Support JS string output in presenter Felix Krause 2016-09-19 19:33:29 +0200
  • 2bb7f45354 Improved tests, benchs, shallowCopies Felix Krause 2016-09-14 18:31:09 +0200
  • 2655d4205f Improved error reporting, fixes #23 Felix Krause 2016-09-14 14:53:13 +0200
  • 1e399aca70 Merge branch 'lexer' into devel Felix Krause 2016-09-14 14:44:29 +0200
  • 7461636365 Fixed bench config Felix Krause 2016-09-14 14:44:09 +0200
  • 4670450a27 Fixed bench and remaining problems Felix Krause 2016-09-14 14:35:41 +0200
  • 345f86c52e Pass almost all test in yaml test suite Felix Krause 2016-09-14 13:37:56 +0200