Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ``get_user_whatsit_name`` | Philipp Gesang | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | have ``new_user_whatsit`` return a generating function | Philipp Gesang | 2013-05-04 | 1 | -13/+32 |
| | |||||
* | add warning if ``get_user_whatsit_name`` is called with unknown id | Philipp Gesang | 2013-05-02 | 1 | -1/+9 |
| | | | | another of Stephan Hennig’s suggestions | ||||
* | accept node as argument for function ``get_user_whatsit_name`` | Philipp Gesang | 2013-05-02 | 1 | -2/+8 |
| | |||||
* | emit warning after 2^53 user whatsits | Philipp Gesang | 2013-05-02 | 1 | -0/+6 |
| | |||||
* | emit warning when defining anonymous whatsits | Philipp Gesang | 2013-05-02 | 1 | -0/+2 |
| | |||||
* | store user whatsits by package | Philipp Gesang | 2013-05-02 | 1 | -42/+74 |
| | |||||
* | avoid shadowing locals | Philipp Gesang | 2013-05-02 | 1 | -5/+13 |
| | |||||
* | drop calls to deprecated `module()` | Philipp Gesang | 2013-05-02 | 1 | -9/+11 |
| | |||||
* | draft user whatsit allocator | Philipp Gesang | 2013-04-30 | 1 | -2/+150 |
| | |||||
* | [doc] fix typos in attr.dtx | Philipp Gesang | 2013-04-30 | 1 | -14/+15 |
| | |||||
* | I had forgotten something... | Elie Roux | 2013-04-28 | 1 | -4/+8 |
| | |||||
* | Merge branch 'master' of github.com:eroux/luatexbase | Elie Roux | 2013-04-27 | 1 | -2/+2 |
|\ | |||||
| * | Fix typos in luatexbase-attr documentation. | Stephan Hennig | 2012-11-06 | 1 | -2/+2 |
| | | |||||
* | | Hack to make newattributes work in cooperation with the oberdiek bundle | Elie Roux | 2013-04-27 | 1 | -1/+27 |
|/ | |||||
* | all: catcode fixes again (forgot newline ^^J) | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -0/+1 |
| | |||||
* | Normalize copyright & licence info in sources. | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -7/+3 |
| | |||||
* | Bump version to 0.4. | Manuel Pégourié-Gonnard | 2011-05-24 | 1 | -2/+2 |
| | |||||
* | generalise better catcode defenses | Manuel Pégourié-Gonnard | 2011-05-23 | 1 | -26/+24 |
| | |||||
* | \unsetluatexattribute in pure TeX | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -5/+4 |
| | |||||
* | Fix \unsetluatexattribute. | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -6/+6 |
| | |||||
* | attr: add test for \unsetluatexattribute | Manuel Pégourié-Gonnard | 2011-05-21 | 1 | -0/+2 |
| | | | | (test is failing now as reported by Dohyun Kim) | ||||
* | update todo & fix typos in attr.pdf | Manuel Pégourié-Gonnard | 2011-03-28 | 1 | -4/+4 |
| | |||||
* | Bump version, improve title/date handling. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -6/+2 |
| | |||||
* | Revert "Remove 'luatex' from attr macro names." | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -15/+17 |
| | | | | This reverts commit 9d36c08311552ccdc158c8e09ffb91d371056cf6. | ||||
* | error if not luatex | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -5/+8 |
| | |||||
* | pre-bump a few version numbers | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -1/+1 |
| | |||||
* | Remove 'luatex' from attr macro names. | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -17/+15 |
| | |||||
* | Bump version, update Changes.0.2a | Manuel Pégourié-Gonnard | 2010-05-27 | 1 | -2/+2 |
| | |||||
* | Lua functions for attributes. | Manuel Pégourié-Gonnard | 2010-05-23 | 1 | -25/+67 |
| | |||||
* | Allocate attributes from 1. | Manuel Pégourié-Gonnard | 2010-05-23 | 1 | -2/+5 |
| | |||||
* | Bump version number.0.2 | Manuel Pégourié-Gonnard | 2010-05-12 | 1 | -2/+2 |
| | |||||
* | Author-neutral banners. | Manuel Pégourié-Gonnard | 2010-05-10 | 1 | -1/+1 |
| | |||||
* | Be carful with primitives in attr and cctb. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -0/+21 |
| | |||||
* | Fix attr (\luatebase@directlua expands in two steps). | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -1/+2 |
| | |||||
* | First attempt at using compat. | Manuel Pégourié-Gonnard | 2010-03-29 | 1 | -4/+8 |
| | |||||
* | Fix require statements and Makefile again. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -1/+1 |
| | |||||
* | Change lua file names, using new loader. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -4/+4 |
| | |||||
* | Adjust documentation toc (attr, cctb, regs). | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -3/+5 |
| | |||||
* | Merge branch 'unstable' & update TODO. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -6/+5 |
|\ | |||||
| * | Merge branch 'master' into unstable | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -5/+3 |
| |\ | |||||
| * | | Stop writing in the tex table. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -1/+0 |
| | | | |||||
| * | | Use luatexbase as the Lua module name. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -5/+5 |
| | | | |||||
* | | | Add catcode defenses. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -10/+39 |
| | | | |||||
* | | | Adujst docstrip preamble. | Manuel Pégourié-Gonnard | 2010-03-28 | 1 | -10/+10 |
| | | | |||||
* | | | Initial test file for modutils. | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Doc for cctb and additional code cleanup. | Manuel Pégourié-Gonnard | 2010-03-27 | 1 | -1/+1 |
| | | |||||
* | | Minimal test files for cctb. | Manuel Pégourié-Gonnard | 2010-03-26 | 1 | -1/+1 |
| | | |||||
* | | Prepare cctb dtx. | Manuel Pégourié-Gonnard | 2010-03-26 | 1 | -3/+1 |
|/ | |||||
* | attr: improve check file and bump version number. | Manuel Pégourié-Gonnard | 2010-03-11 | 1 | -5/+6 |
| |