log piecrust/data/linker.py @ 261:b51ddb0c260b

age author description
Fri, 20 Feb 2015 23:44:23 -0800 Ludovic Chabant oops: Remove debug print.
Thu, 19 Feb 2015 23:33:54 -0800 Ludovic Chabant data: Add a top level wrapper for `Linker`.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.
Sun, 15 Feb 2015 22:46:23 -0800 Ludovic Chabant data: `Linker` refactor.
Wed, 04 Feb 2015 23:50:24 -0800 Ludovic Chabant data: Make the `Linekr` use the new `getSettingAccessor` API.
Sat, 31 Jan 2015 11:50:50 -0800 Ludovic Chabant data: Improve the Linker and RecursiveLinker features. Add tests.
Sat, 03 Jan 2015 20:52:19 -0800 Ludovic Chabant linker: Actually implement the `Linker` class, and use it in the page data.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.