libcubescript/tools
Daniel Kolesa 43e6dc9341 remove get_ utilities from ident
this is not a good api (it prevents extensibility, requires
handling errors twice to be safe - once on user side, once
internally - and so on); just cast it
2021-04-25 00:44:45 +02:00
..
edit_fallback.hh return refs for new_*var and new_ident (guarantee valid result) 2021-04-05 19:52:13 +02:00
edit_linenoise.hh return refs for new_*var and new_ident (guarantee valid result) 2021-04-05 19:52:13 +02:00
linenoise.hh update compiler compat note + lowercase windows.h in linenoise 2021-04-15 20:59:30 +02:00
meson.build drop readline support in repl 2021-04-12 20:43:19 +02:00
repl.cc remove get_ utilities from ident 2021-04-25 00:44:45 +02:00