Commit Graph

61 Commits

Author SHA1 Message Date
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
722e122c88 processRawBlocks: cope with empty lists 2010-11-25 14:33:36 +01:00
Michael Teichgräber
c5747337a9 replace extension flags by Extension, a struct of boolean values 2010-11-24 19:56:25 +01:00
Michael Teichgräber
071bf92c4f use a single yyParser instance only, and reuse initialized parser 2010-11-24 19:36:10 +01:00
Michael Teichgräber
221075269e output.go:elem:H1..6: avoid fmt.Sprintf 2010-11-24 19:28:47 +01:00
Michael Teichgräber
e96ca46419 output.go: don't pad() for endnotes if there are none 2010-11-24 19:17:50 +01:00
Michael Teichgräber
42e0bf557e processRawBlocks: simplify appending of lists 2010-11-24 18:59:08 +01:00
Michael Teichgräber
4995379a8e preformat: use bytes.Buffer instead of concatenating strings 2010-11-24 18:54:12 +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