Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update readme, changes and overview doc. | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -19/+16 | |
* | Bump version, improve title/date handling. | Manuel Pégourié-Gonnard | 2010-11-11 | 10 | -55/+38 | |
* | Revert "Remove 'luatex' from attr macro names." | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -15/+17 | |
* | fix typesetting problems | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -2/+2 | |
* | more ignores, less noise | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+10 | |
* | Update changes. | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -121/+43 | |
* | modutils: finalize user doc | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -57/+148 | |
* | fix details in the readme | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+3 | |
* | more todo | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -0/+5 | |
* | cctb: enhance test file | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -5/+22 | |
* | error if not luatex | Manuel Pégourié-Gonnard | 2010-11-11 | 11 | -64/+110 | |
* | pre-bump a few version numbers | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+1 | |
* | pre-bump a few version numbers | Manuel Pégourié-Gonnard | 2010-11-11 | 4 | -4/+4 | |
* | fix datahandler | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+1 | |
* | fix spurious warning | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -9/+9 | |
* | fix call_callback() | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -4/+4 | |
* | mcb: make test results more readable | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+12 | |
* | mcb: slightly more compact messages | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -12/+10 | |
* | newline at end of messages | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+1 | |
* | Don't use docstrip for test-mcb-aux | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -4/+4 | |
* | stop identifying as 'luamcallbacks' | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+1 | |
* | Check callback list and type. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -68/+89 | |
* | assert(callback.register(...)) | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -7/+10 | |
* | s/ifelse/table lookup/ part 2 | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -11/+1 | |
* | Mplement support for setting callbacks to false. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -3/+15 | |
* | mcb doc: mention test=example and compatibility | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -2/+17 | |
* | Fix listhandler again. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -11/+13 | |
* | Enlarge mcb test file | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -10/+180 | |
* | Move lua code for test in own file. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -40/+61 | |
* | Simplify handlers (list never empty) | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -19/+8 | |
* | fix listhandler logic and describe it | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -55/+67 | |
* | Include mcb and modutils in base. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -17/+15 | |
* | FInish user doc for mcb. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -6/+26 | |
* | s/cascaded ifs/table lookups/ | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -40/+29 | |
* | Re-organize code. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -26/+28 | |
* | document & review public functions for management | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -40/+47 | |
* | Review and document add() and remove(). | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -73/+103 | |
* | info on callback creation | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -0/+1 | |
* | make priority_in_callback bhave as the doc says | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -10/+8 | |
* | Enhance test file coverage. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -19/+35 | |
* | Improve message formating. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -21/+21 | |
* | Use new err/warn/inf facility. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -21/+4 | |
* | Rm spurious warning. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+0 | |
* | My name in ascii :( | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -2/+2 | |
* | Use latexmk. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+1 | |
* | Don't use tex.error() after all. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -2/+3 | |
* | Todo & Changes update. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -2/+5 | |
* | Return custom err/war/inf functions. | Manuel Pégourié-Gonnard | 2010-11-11 | 2 | -10/+27 | |
* | Format of multi-line messages. | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -13/+23 | |
* | Make use_module private. | Manuel Pégourié-Gonnard | 2010-11-11 | 3 | -11/+20 |