summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* point to new ltluatex code for latex 2015/10/01HEADmasterDavid Carlisle2015-10-011-30/+13
|
* fix by @qingleeElie Roux2015-01-261-1/+1
|
* weirdest bug ever...Elie Roux2015-01-261-2/+4
|
* Merge pull request #18 from phi-gamma/masterElie Roux2013-11-293-5/+79
|\ | | | | address issue #17
| * update newsv0.6aPhilipp Gesang2013-11-291-1/+3
| |
| * [mcb] add test for callback_descriptions()Philipp Gesang2013-11-291-0/+1
| |
| * [mcb] implement callback_descriptions()Philipp Gesang2013-11-291-0/+33
| | | | | | | | Addresses https://github.com/lualatex/luatexbase/issues/17
| * [mcb] add tests for is_active_callback()Philipp Gesang2013-11-291-0/+3
| |
| * [attr] fix error messagePhilipp Gesang2013-11-291-3/+3
| |
| * [mcb] implement is_active_callback()Philipp Gesang2013-11-291-1/+36
|/ | | | Part of https://github.com/lualatex/luatexbase/issues/17
* Merge pull request #16 from eroux/masterPhilipp Gesang2013-09-172-13/+33
|\ | | | | Minor improvements in mcb, going 0.7
| * Logging is just spoiling logs when done with hyphenate callback...Elie Roux2013-06-091-3/+1
| |
| * updating NEWS fileElie Roux2013-06-091-0/+5
| |
| * Bumping date and refreshing callback listElie Roux2013-06-091-9/+18
| |
| * Adding a testElie Roux2013-06-091-1/+1
| |
| * In simple callbacks, we stop on a false returnElie Roux2013-06-091-3/+11
| | | | | | | | (so that we can truely disable hyphenation)
| * 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
| |\ | |/ |/| sync with lualatex repo
* | Merge pull request #15 from phi-gamma/masterv0.6-tl2013Elie Roux2013-05-181-11/+23
|\ \ | | | | | | update with requests by @sh2d
| * | 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
|\| | | | | | | | make unset value accessible by a function
| * | 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
| |\ \ | | | | | | | | sync with current
* | \ \ Merge pull request #12 from sh2d/masterPhilipp Gesang2013-05-122-12/+16
|\ \ \ \ | | | | | | | | | | Some user whatsit related documentation fixes.
| * | | | 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
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| Closing issue #10
| * | 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
|\| | | | | | | | doc update
| * | 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
|\ \ \ \ | | |/ / | |/| | new functions for modules and doc updates
| * | | Merge pull request #7 from phi-gamma/masterElie Roux2013-05-051-1/+2
| |\ \ \ | | |/ / | |/| / | | |/ fix fastcopy()
| | * 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
| |