issues
search
hoelzro
/
lua-repl
A Lua REPL implemented in Lua for embedding in other programs
MIT License
172
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reset REPL buffer after errors when detectcontinue() says no input is pending.
#61
UncombedCoconut
closed
2 years ago
2
Generalize sync repl
#60
leiradel
closed
4 years ago
10
pretty_print now uses the original displayresults function
#59
leiradel
opened
4 years ago
2
Document that linenoise/rlwrap is used for arrow keys
#58
hoelzro
closed
6 years ago
1
rlwrap plugin isn't loading
#57
hoelzro
closed
6 years ago
2
arrow keys compatibility?
#56
d9k
closed
6 years ago
9
typo fix
#55
tst2005
closed
8 years ago
1
Continuous integration on Travis
#54
iqbalansari
closed
8 years ago
2
Improve support for Lua 5.3
#53
iqbalansari
closed
8 years ago
4
Support for loading a file and opening a repl in its lexical scope
#52
technomancy
opened
8 years ago
9
Use ldoc for documentation generation
#51
Alloyed
closed
7 years ago
1
Support multi line pastes with linenoise
#50
devurandom
opened
9 years ago
1
Add --help to rep.lua
#49
hoelzro
opened
9 years ago
0
Make rep.lua only load default plugins if no rcfile is found
#48
hoelzro
closed
9 years ago
0
Suppress readline when TERM=dumb
#47
technomancy
closed
9 years ago
3
testing
#46
hoelzro
closed
9 years ago
0
iffeature, .editorconfig and filename completion
#45
henry4k
closed
9 years ago
4
Can't run tests: test-utils missing
#44
henry4k
closed
9 years ago
2
Drop the setfenv dependency
#43
henry4k
closed
9 years ago
4
Add tests for pretty print plugin
#42
hoelzro
opened
9 years ago
0
pretty_print plugin blows up on tables with functions as keys
#41
hoelzro
opened
9 years ago
1
added luajit support
#40
dodo
opened
9 years ago
3
Plugin to allow access to the REPL object from within the REPL
#39
hoelzro
opened
9 years ago
0
5.3 support
#38
hoelzro
opened
9 years ago
5
Plugin reloading support
#37
hoelzro
opened
9 years ago
0
Allow for easier loading of plugins from a running instance/prototyping plugins from a running instance
#36
hoelzro
opened
9 years ago
0
Trying to load a plugin that previously failed will fail
#35
hoelzro
opened
9 years ago
0
Fancier completion support
#34
hoelzro
opened
10 years ago
6
`repl.utils` module is missing
#33
mpeterv
closed
10 years ago
2
Lua 5.2 support by replacing setfenv
#32
simoncozens
closed
10 years ago
2
Create an interactive debugger plugin
#31
hoelzro
opened
10 years ago
0
Handy debug interface plugin
#30
hoelzro
opened
10 years ago
0
Add color plugin
#29
hoelzro
opened
10 years ago
3
Plugin that preserves locals between lines
#28
hoelzro
opened
10 years ago
3
Pretty-printer doesn't cope with mixed integer/string keyed tables
#27
simoncozens
closed
10 years ago
7
Some terms that don't appear in _G appear in completions
#26
hoelzro
opened
10 years ago
0
Allow clearing of input buffer
#25
hoelzro
opened
10 years ago
0
Ctrl-C/os.exit() prevent the history plugin from saving
#24
hoelzro
opened
10 years ago
0
Loading the history file fails if no such file exists
#23
hoelzro
opened
10 years ago
0
Use HOMEPATH (not HOME) on Windows
#22
hoelzro
opened
10 years ago
0
Add terra plugin
#21
hoelzro
opened
11 years ago
0
Add moonscript plugin
#20
hoelzro
opened
11 years ago
0
Pretty print cannot handle function
#19
dpashkevich
closed
11 years ago
5
Improve inter-plugin communication
#18
hoelzro
opened
11 years ago
0
Offer alternate implementations
#17
hoelzro
opened
11 years ago
0
Steal ideas from other REPLs
#16
hoelzro
opened
11 years ago
0
Steal ideas from ilua
#15
hoelzro
opened
11 years ago
0
Write a luaish plugin
#14
hoelzro
opened
11 years ago
0
Add test for using advice from within ifplugin/iffeature
#13
hoelzro
opened
11 years ago
0
Add test for iffeature
#12
hoelzro
closed
9 years ago
0
Next