Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check callback list and type. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -4/+0 |
* | assert(callback.register(...)) | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+0 |
* | mcb doc: mention test=example and compatibility | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+0 |
* | Fix listhandler again. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+0 |
* | Enlarge mcb test file | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+8 |
* | fix listhandler logic and describe it | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+5 |
* | Include mcb and modutils in base. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+1 |
* | Enhance test file coverage. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+0 |
* | Don't use tex.error() after all. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+0 |
* | Todo & Changes update. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+4 |
* | Return custom err/war/inf functions. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+0 |
* | Format of multi-line messages. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+0 |
* | Make use_module private. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+1 |
* | TODO update. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -13/+4 |
* | Remove 'luatex' from attr macro names. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -4/+0 |
* | mcb doc excuses | Manuel Pégourié-Gonnard | 2010-11-04 | 1 | -1/+1 |
* | todo update | Manuel Pégourié-Gonnard | 2010-08-02 | 1 | -0/+4 |
* | Update TODO. | Manuel Pégourié-Gonnard | 2010-05-23 | 1 | -8/+1 |
* | Todo update. | Manuel Pégourié-Gonnard | 2010-05-13 | 1 | -1/+2 |
* | Half-fix to kpse emulation, which was still wrong. | Manuel Pégourié-Gonnard | 2010-05-12 | 1 | -0/+2 |
* | Rewrite user doc for modutils. | Manuel Pégourié-Gonnard | 2010-05-11 | 1 | -5/+3 |
* | Rework error functions in modutils. | Manuel Pégourié-Gonnard | 2010-03-30 | 1 | -1/+1 |
* | Make private objects local; cosmetic changes. | Manuel Pégourié-Gonnard | 2010-03-30 | 1 | -2/+1 |
* | Rm useless use of module(). | Manuel Pégourié-Gonnard | 2010-03-30 | 1 | -1/+0 |
* | Fix the way names are exported in mcb. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -2/+0 |
* | Fix names of public functions in mcb. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -1/+1 |
* | mcb now compatible with luatex 0.25.4 | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -2/+1 |
* | TeX package for mcb, Todo update. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -4/+23 |
* | Better cooperation with original package loader. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -5/+0 |
* | Use emulation as a fallback search mode. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -1/+1 |
* | Todo update. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -9/+2 |
* | todo update | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -6/+4 |
* | ensure@primitive macro | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -1/+0 |
* | Abstraction for \directlua. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -1/+1 |
* | Record the last changes. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -1/+1 |
* | 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 |