Commit Graph

9 Commits

Author SHA1 Message Date
Michael Teichgräber
7799c9c82c add package tests, comprising tests from the MarkdownTest_1.0.3 suite 2012-05-04 12:42:16 +02:00
Michael Teichgräber
0248d52f7e sync with peg
- Parse now returns an `error'
- leg parser generator writes to stdout now, doesn't
  create a file xy.leg.go anymore
- turn on new optimizations
2012-04-24 00:15:47 +02:00
Michael Teichgräber
ac729cbd2f use the `go' tool where possible
--HG--
rename : cmd/main.go => cmd/markdown/main.go
2012-04-20 13:35:31 +02:00
Michael Teichgräber
d5e7262b62 leg compiler: use switch optimization 2011-06-29 20:04:44 +02:00
Michael Teichgräber
a77ab2f820 Makefile: add target `update-peg' 2010-12-03 23:27:21 +01:00
Michael Teichgräber
e54246e086 Makefile: build leg using GOHOSTOS and GOHOSTARCH 2010-12-01 19:59:53 +01:00
Michael Teichgräber
f91ece3c6b adjust Makefiles for github.com 2010-12-01 19:40:56 +01:00
Michael Teichgräber
67459a2e6a Makefile: hg clone peg if it is not present 2010-11-22 23:18:23 +01:00
Michael Teichgräber
7a083c5dae initial import 2010-11-21 23:04:39 +01:00