]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/history - lib
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/LaTeX-TikZ.git] / lib /
2010-07-20 Vincent PitMove most of the autoload logic into Autocoerce->load
2010-07-20 Vincent PitCoerce points from common types
2010-07-20 Vincent PitMake Points into a real class
2010-07-19 Vincent PitRename L::T::API to ::Interface
2010-07-18 Vincent PitTest clips
2010-07-18 Vincent PitMake sure Set->mod only accepts mods
2010-07-18 Vincent PitFix layer folding
2010-07-18 Vincent PitRegister Tikz->formatter in the API
2010-07-18 Vincent PitCall LaTeX::TikZ::Set::Rectangle explicitely in the...
2010-07-18 Vincent PitGet rid of LaTeX::TikZ::Set::Mod
2010-07-18 Vincent PitFix Mod::Raw->tag
2010-07-18 Vincent PitThe ->tag must be defined for a Mod, so simplify coveri...
2010-07-18 Vincent PitFix appending to a Set::Mod
2010-07-18 Vincent PitSet::Op should consume Set
2010-07-18 Vincent PitFix Set::Path->add
2010-07-18 Vincent PitCheck path elements with ->does
2010-07-18 Vincent PitRemove string overloading completely for scope objects
2010-07-18 Vincent PitStop drawing with the newline
2010-07-18 Vincent PitTest the API in t/01-api.t
2010-07-17 Vincent PitInitial commit