tatoo.git
11 years agofix ocamldoc
Lucca Hirschi [Fri, 29 Jun 2012 15:33:24 +0000 (17:33 +0200)]
fix ocamldoc

11 years agoMerge branch 'lucca-master' of ssh://git.nguyen.vg/tatoo into lucca-master
Lucca Hirschi [Fri, 29 Jun 2012 15:14:34 +0000 (17:14 +0200)]
Merge branch 'lucca-master' of ssh://git.nguyen.vg/tatoo into lucca-master

11 years agoscript ocamldoc for generating html doc and fancy graph ^^
Lucca Hirschi [Fri, 29 Jun 2012 15:12:58 +0000 (17:12 +0200)]
script ocamldoc for generating html doc and fancy graph ^^

11 years agoimplem asta
Lucca Hirschi [Fri, 29 Jun 2012 15:10:18 +0000 (17:10 +0200)]
implem asta

11 years agoWith -f, we can read the XPath query in a file.
Lucca Hirschi [Fri, 29 Jun 2012 08:28:27 +0000 (10:28 +0200)]
With -f, we can read the XPath query in a file.

11 years agoQueries and script for testing.
Lucca Hirschi [Fri, 29 Jun 2012 08:27:58 +0000 (10:27 +0200)]
Queries and script for testing.

11 years agoRemove spurious debugging statement.
Kim Nguyễn [Thu, 28 Jun 2012 16:58:36 +0000 (18:58 +0200)]
Remove spurious debugging statement.

11 years agoAdd attributes to the test document.
Kim Nguyễn [Thu, 28 Jun 2012 16:47:21 +0000 (18:47 +0200)]
Add attributes to the test document.

11 years agoAdd support for attribute nodes. Correctly escape special charaters
Kim Nguyễn [Thu, 28 Jun 2012 16:46:53 +0000 (18:46 +0200)]
Add support for attribute nodes. Correctly escape special charaters
during printing.

11 years agoAdd support for text elements in the XML document.
Kim Nguyễn [Thu, 28 Jun 2012 16:15:46 +0000 (18:15 +0200)]
Add support for text elements in the XML document.

11 years agoMerge branch 'master' of ssh://git.nguyen.vg/tatoo into lucca-master
Lucca Hirschi [Thu, 28 Jun 2012 15:31:29 +0000 (17:31 +0200)]
Merge branch 'master' of ssh://git.nguyen.vg/tatoo into lucca-master

Conflicts:
.gitignore

11 years agoMerge branch 'master' of ssh://git.nguyen.vg/tatoo
Kim Nguyễn [Thu, 28 Jun 2012 15:29:27 +0000 (17:29 +0200)]
Merge branch 'master' of ssh://git.nguyen.vg/tatoo

Conflicts:
.gitignore

11 years agoAdd .gitignore and ignore result of compilation.
Kim Nguyễn [Thu, 28 Jun 2012 15:28:28 +0000 (17:28 +0200)]
Add .gitignore and ignore result of compilation.

11 years agoignore _build/ and test.native
Lucca Hirschi [Thu, 28 Jun 2012 14:50:04 +0000 (16:50 +0200)]
ignore _build/ and test.native

11 years ago.gitignore for test.native and _build
Lucca Hirschi [Thu, 28 Jun 2012 14:44:50 +0000 (16:44 +0200)]
.gitignore for test.native and _build

11 years agoUsable version:
Kim Nguyễn [Thu, 28 Jun 2012 12:46:11 +0000 (14:46 +0200)]
Usable version:
       - use ocamlbuild
       - cherry pick Pretty, State, StateSet and Formula from SXSI
       - Parsing of XML documents

11 years agoAdd autoconf infrastructure, license, and macro files.
Kim Nguyễn [Tue, 12 Jun 2012 16:37:20 +0000 (18:37 +0200)]
Add autoconf infrastructure, license, and macro files.