Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add util-jsn | Philipp Gesang | 2012-10-19 | 1 | -2/+3 |
| | |||||
* | add util-str | Philipp Gesang | 2012-10-19 | 1 | -2/+3 |
| | |||||
* | add util-lua util-sto | Philipp Gesang | 2012-10-19 | 1 | -1/+3 |
| | |||||
* | reflect move l-aux -> util-tab.lua | Philipp Gesang | 2012-10-19 | 1 | -3/+3 |
| | |||||
* | reflect move l-utils -> util-mrg | Philipp Gesang | 2012-10-19 | 1 | -1/+1 |
| | |||||
* | reflect move l-dimen -> util-dim | Philipp Gesang | 2012-10-19 | 1 | -2/+1 |
| | |||||
* | Prepare for releasev0.96 | Khaled Hosny | 2011-01-20 | 1 | -5/+5 |
| | |||||
* | Prepare for releasev0.95 | Khaled Hosny | 2010-06-28 | 1 | -4/+4 |
| | |||||
* | A small note | Khaled Hosny | 2010-06-22 | 1 | -1/+2 |
| | |||||
* | Cosmetics | Khaled Hosny | 2010-06-22 | 1 | -4/+3 |
| | |||||
* | Remove deprecated functions and aliases | Khaled Hosny | 2010-06-22 | 1 | -187/+0 |
| | |||||
* | Update documentation | Khaled Hosny | 2010-06-22 | 1 | -42/+32 |
| | |||||
* | Simplify | Khaled Hosny | 2010-06-22 | 1 | -42/+20 |
| | | | | | Remove the use of kpse.set_program_name(), users of the package should take care of this themselves, and use require() to locate the modules. | ||||
* | Documentation didn't compile | Khaled Hosny | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | Sync with ConTeXt beta (beta 2010.05.20) | Khaled Hosny | 2010-05-21 | 1 | -5/+20 |
| | | | | Needed to sync luaotfload. | ||||
* | Adding a module() call, and compatibility with luatexbase.loader | Elie Roux | 2010-05-15 | 1 | -1/+3 |
| | | | | Now we can require luatexbase.loader and use lualibs in a texlua context (before it complained about a nil provides_module field). | ||||
* | Rename to lualibs | Khaled Hosny | 2010-05-10 | 1 | -0/+408 |
Rename luaextra->lualibs when sensible, also use luatexbase instead of luatextra. |