Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt Makefile for testing with new loader. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -1/+0 |
* | Change lua file names, using new loader. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -1/+1 |
* | require(foo.bar) looks for foo/bar.lua | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -2/+3 |
* | Finished lua module renaming. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -1/+0 |
* | Todo update. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -3/+10 |
* | Merge branch 'unstable' & update TODO. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -13/+3 |
|\ | |||||
| * | Merge branch 'master' into unstable | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -0/+7 |
| |\ | |||||
| * | | s/\luatexsetcatcoderange/\setcatcoderange/ | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -5/+1 |
| * | | Cleanup Lua names. | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -9/+0 |
| * | | Merge branch 'master' into unstable | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -0/+15 |
| |\ \ | |||||
| * | | | Stop writing in the tex table. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -12/+0 |
* | | | | Update Changes and TODO0.1 | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -0/+1 |
* | | | | Add catcode defenses. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -14/+0 |
* | | | | Adujst docstrip preamble. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -2/+1 |
* | | | | todo update | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -11/+16 |
* | | | | todo adjustment | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -5/+6 |
| |_|/ |/| | | |||||
* | | | Initial version of loader. | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -0/+7 |
| |/ |/| | |||||
* | | Doc for cctb and additional code cleanup. | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -0/+6 |
* | | Prepare cctb dtx. | Manuel Pégourié-Gonnard | 2010-03-26 | 1 | -1/+3 |
|/ | |||||
* | attr is working now | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -0/+1 |
* | Add basic test files for attr. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -4/+4 |
* | Start working on attr. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -6/+10 |
* | Minor attr.dtx revision and todo update. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -0/+10 |
* | Fix \*blk macros too. | Manuel Pégourié-Gonnard | 2010-01-21 | 1 | -6/+0 |
* | Add documentation to regs. | Manuel Pégourié-Gonnard | 2010-01-14 | 1 | -1/+2 |
* | Finalize package regs code. | Manuel Pégourié-Gonnard | 2010-01-14 | 1 | -4/+2 |
* | Minor fixes, Todo update. | Manuel Pégourié-Gonnard | 2010-01-14 | 1 | -4/+6 |
* | Fix box and marks allocation. | Manuel Pégourié-Gonnard | 2010-01-14 | 1 | -1/+2 |
* | Make registers extension work with Plain. | Manuel Pégourié-Gonnard | 2010-01-14 | 1 | -1/+2 |
* | Add test files for regs. | Manuel Pégourié-Gonnard | 2010-01-13 | 1 | -0/+14 |
* | Add Lua modules support (untested). | Manuel Pégourié-Gonnard | 2010-01-12 | 1 | -0/+4 |