GitHub / lua-stdlib/lua-stdlib issues and pull requests
Labelled with: bug
#94 - std.barrel loops on 5.3
Issue -
State: closed - Opened by rrthomas about 11 years ago
- 1 comment
Labels: bug
#93 - std.barrel no longer works with lazy loading
Issue -
State: closed - Opened by rrthomas about 11 years ago
- 3 comments
Labels: bug
#84 - treating objects as distinct from tables in argchecks is confusing
Issue -
State: closed - Opened by gvvaughan over 11 years ago
Labels: bug, ready
#79 - string.pickle assumes totable() in global namespace
Issue -
State: closed - Opened by simoncozens over 11 years ago
- 1 comment
Labels: bug, ready
#78 - std.require version mismatch assertions should give a helpful diagnostic
Issue -
State: closed - Opened by gvvaughan over 11 years ago
Labels: bug, ready
#76 - export with optional argument sometimes fails to report too many arguments
Issue -
State: closed - Opened by gvvaughan over 11 years ago
Labels: bug
#73 - improve `base.deprecate` to complain about deprecated apis or not, based on `_DEBUG.compat`
Issue -
State: closed - Opened by gvvaughan over 11 years ago
- 3 comments
Labels: bug, in progress
#72 - `std.list.cons` parameters are in the wrong order
Issue -
State: closed - Opened by gvvaughan over 11 years ago
- 1 comment
Labels: bug, won't fix
#61 - string.pickle makes some bad assumptions
Issue -
State: open - Opened by gvvaughan almost 12 years ago
- 5 comments
Labels: enhancement, bug
#60 - require_version should compare numerically
Issue -
State: closed - Opened by gvvaughan almost 12 years ago
Labels: bug
#59 - specs are not checking strict mode
Issue -
State: closed - Opened by gvvaughan almost 12 years ago
- 1 comment
Labels: bug, specifications
#58 - configure script fails to find any lua
Issue -
State: closed - Opened by ncopa almost 12 years ago
- 13 comments
Labels: bug
#54 - Avoiding deprecation messages in specs
Issue -
State: closed - Opened by rrthomas almost 12 years ago
- 2 comments
Labels: bug, specifications
#47 - Parallelism breaks build system
Issue -
State: closed - Opened by rrthomas about 12 years ago
- 3 comments
Labels: bug
#46 - warn and die rely on non-existent global prog
Issue -
State: closed - Opened by rrthomas about 12 years ago
- 5 comments
Labels: bug, documentation
#43 - object methods versus object contents, __index can only handle one reliably
Issue -
State: closed - Opened by gvvaughan over 12 years ago
- 3 comments
Labels: bug
#40 - std.tree.nodes and std.tree.inodes always return {} for the path element of each tuple
Issue -
State: closed - Opened by gvvaughan over 12 years ago
- 1 comment
Labels: bug
#39 - indexing a non-existing path in a std.tree with depth > 1 throws an error
Issue -
State: closed - Opened by gvvaughan over 12 years ago
Labels: bug
#37 - luadoc generation is thoroughly broken by the directory reorganisation
Issue -
State: closed - Opened by gvvaughan almost 13 years ago
- 1 comment
Labels: bug, documentation
#36 - cannot use __le or __lt metamethods when every objects is its own metatable
Issue -
State: closed - Opened by gvvaughan almost 13 years ago
- 1 comment
Labels: bug
#35 - surplus positional parameters to object instantiation should be discarded
Issue -
State: closed - Opened by gvvaughan almost 13 years ago
Labels: bug
#34 - list.project omits false valued elements
Issue -
State: closed - Opened by gvvaughan almost 13 years ago
- 1 comment
Labels: bug
#31 - Can't install stdlib on Windows using Luarocks
Issue -
State: closed - Opened by TManhente almost 13 years ago
- 4 comments
Labels: bug
#19 - Why is string.split so hairy?
Issue -
State: closed - Opened by gvvaughan about 13 years ago
- 5 comments
Labels: enhancement, bug