summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In simple callbacks, we stop on a false returnElie Roux2013-06-091-3/+11
* It can be normal for a function to return falseElie Roux2013-06-091-1/+1
* Merge pull request #8 from lualatex/masterElie Roux2013-06-092-23/+42
|\
| * Merge pull request #15 from phi-gamma/masterv0.6-tl2013Elie Roux2013-05-181-11/+23
| |\
| | * reintroduce checks for prototype validityPhilipp Gesang2013-05-171-1/+1
| | * document alternate behavior of ``new_user_whatsit()``Philipp Gesang2013-05-171-0/+5
| | * have ``new_user_whatsit()`` accept prototype as first argumentPhilipp Gesang2013-05-171-23/+16
| | * make user whatsit generators accept an optional argument of type nodePhilipp Gesang2013-05-171-2/+16
| * | Merge pull request #13 from phi-gamma/masterElie Roux2013-05-171-0/+3
| |\|
| | * add function to retrieve attribute unset valuePhilipp Gesang2013-05-161-0/+3
| | * Merge branch 'master' into whateverPhilipp Gesang2013-05-160-0/+0
| |/|
| | * do some basic validation on a node before accepting it as whatsitPhilipp Gesang2013-05-071-1/+4
| | * make user whatsit generators accept an optional argument of type nodePhilipp Gesang2013-05-071-2/+16
| | * Merge pull request #1 from lualatex/masterPhilipp Gesang2013-05-075-32/+61
| | |\
| * | \ Merge pull request #12 from sh2d/masterPhilipp Gesang2013-05-122-12/+16
| |\ \ \
| | * | | doc: Some user whatsit related documentation fixes.Stephan Hennig2013-05-072-12/+16
| |/ / /
| * | | Merge pull request #11 from eroux/masterElie Roux2013-05-117-55/+61
| |\ \ \ | |/ / / |/| | / | | |/ | |/|
* | | Now all luatexbase modules are identified through provides_module()Elie Roux2013-05-117-55/+61
* | | Update the Makefile to reflect Changes->NEWSElie Roux2013-05-061-2/+2
| * | Update Makefile to reflect Changes->NEWSv0.6Elie Roux2013-05-061-2/+2
| * | Merge pull request #9 from eroux/masterElie Roux2013-05-063-19/+12
| |\ \ | |/ / |/| |
* | | Merge branch 'master' of github.com:eroux/luatexbaseElie Roux2013-05-061-1/+2
|\ \ \
* | | | Changes -> NEWSElie Roux2013-05-061-0/+0
* | | | Updating docElie Roux2013-05-063-19/+12
| | * | Merge pull request #8 from eroux/masterElie Roux2013-05-055-25/+153
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #7 from phi-gamma/masterElie Roux2013-05-051-1/+2
|/| | | | | |/ | |/|
| * | fix scoping for fastcopy()Philipp Gesang2013-05-051-1/+2
* | | No .tds.zip on CTANElie Roux2013-05-051-9/+3
* | | Adding a few more accessors functionsElie Roux2013-05-051-2/+44
|/ /
* | Update ChangesElie Roux2013-05-041-0/+1
* | Fixing small error in module date requirementElie Roux2013-05-041-3/+2
* | Small doc updateElie Roux2013-05-042-3/+7
* | Bump version and update documentationElie Roux2013-05-043-5/+11
* | Updating and simplifyingElie Roux2013-05-041-5/+4
* | Adding a few auxiliary functions for module availability and version checkingElie Roux2013-05-041-0/+82
* | Merge pull request #6 from lualatex/masterElie Roux2013-05-046-45/+308
|\|
| * Merge pull request #6 from phi-gamma/masterElie Roux2013-05-041-13/+32
| |\
| | * fix ``get_user_whatsit_name``Philipp Gesang2013-05-041-1/+1
| | * have ``new_user_whatsit`` return a generating functionPhilipp Gesang2013-05-041-13/+32
| * | Merge pull request #5 from phi-gamma/masterElie Roux2013-05-036-45/+289
| |\|
| | * add warning if ``get_user_whatsit_name`` is called with unknown idPhilipp Gesang2013-05-021-1/+9
| | * accept node as argument for function ``get_user_whatsit_name``Philipp Gesang2013-05-021-2/+8
| | * emit warning after 2^53 user whatsitsPhilipp Gesang2013-05-021-0/+6
| | * emit warning when defining anonymous whatsitsPhilipp Gesang2013-05-021-0/+2
| | * store user whatsits by packagePhilipp Gesang2013-05-021-42/+74
| | * avoid shadowing localsPhilipp Gesang2013-05-023-14/+34
| | * drop calls to deprecated `module()`Philipp Gesang2013-05-026-40/+61
| | * draft user whatsit allocatorPhilipp Gesang2013-04-301-2/+150
| | * [doc] fix typos in attr.dtxPhilipp Gesang2013-04-301-14/+15
* | | Merge pull request #5 from lualatex/masterElie Roux2013-05-020-0/+0
|\| |