lunarmodules/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
LuaMIT
Issues
- 2
- 7
Why "No error" in `compat.execute`
#480 opened by jlaurens - 2
- 3
penlight 1.14 is rockspec_revision 1, but uses rockspec_revision 3 feature issues_url this breaks on luarocks-5.1 since it does not support rockspec 3
#475 opened by creel904 - 3
Fix link on luarocks
#470 opened by tordans - 5
- 4
The `newline` option in the template module does not behave according to documentation
#466 opened by RiskoZoSlovenska - 1
unexpected behavior for dir.clonetree
#461 opened by JonathanTaquet - 2
Consider implementing `cp` / `mv` via FFI
#458 opened by RaitoBezarius - 0
Incorrect integer detection
#455 opened by sadSader - 5
Running the class's base function
#454 opened by distantforest1 - 3
Can't use % as escape character in a template
#451 opened by dargueta - 3
stringx indent and dedent functions add an extra "\n" at the end of the string
#446 opened by Aire-One - 1
lfs
#442 opened by zhanlangorz - 2
Test suite failing on Arch Linux
#440 opened by alerque - 0
Bareword `warn` in compat.lua is a "strict" violation
#432 opened by tkoeppe - 1
pl.Path.isdir Doesn't work correctly for Windows Base directory i.e. D:\\ (Lua 5.4.4)
#433 opened by jgannon65 - 0
- 4
How about adding json decode and encode function
#426 opened by myselfghost - 8
Clone a function?
#422 opened by kalekje - 3
Consider adding the built-in table methods to tablex?
#421 opened by kalekje - 4
Cleanup: drop or improve pl.url
#420 opened by Tieske - 2
Cleanup: move pl.lapp and pl.config into pl.app
#417 opened by Tieske - 1
Cleanup: deprecate pl.test
#419 opened by Tieske - 0
Cleanup: move pl.stringio into the pl.stringx module
#418 opened by Tieske - 4
Debian package adoption?
#392 opened by bjarnisig - 2
- 1
Busted tests fail if lua interpreter specified
#411 opened by alerque - 7
deprecating the `pl.text` module
#403 opened by Tieske - 2
classes are loaded at many unexpected places
#394 opened by atticus-sullivan - 3
pl.dir.getfiles() raises error
#398 opened by kalekje - 2
- 8
Single file version of penlight?
#390 opened by kalekje - 7
[Question] xml: Doc:maptags hangs forever
#391 opened by NicoAdrian - 1
lapp fix to accept negative numbers
#388 opened by nathanrpage97 - 1
[PROPOSAL] function to pick subtable containing only keys from the specified list
#384 opened by vatosarmat - 0
stringx.strip doesn't work correctly when the string length is greater than 200
#381 opened by xjade1765 - 2
Tests failing in 5.4 due to error message issue
#380 opened by daurnimator - 0
- 2
Date parsing for 'slack' format year is off by one
#359 opened by alerque - 1
`pl.pretty.dump` print's `nil` as values if `__pairs` redefined in a special way
#364 opened by andreyorst - 4
- 3
Port home-grown test framework to Busted
#356 opened by alerque - 11
Class inheritance syntax doesn't work as expected
#347 opened by alerque - 4
- 3
test regression in 1.9.1
#348 opened by anthraxx - 6
1.9.0 release gone, lower version release tagged
#346 opened by alerque - 1
Migrating to lunarmodules
#339 opened by Tieske - 1
Project's website returns 404
#338 opened by ynezz - 3
pl.stringx.replace returns ""
#336 opened by odddollar