aboutsummaryrefslogtreecommitdiff
path: root/spec/LuaRuntimeSpec.cpp (follow)
Commit message (Expand)AuthorAge
* Add on_result callback for web.view.run_jsAkshay Nair2025-08-04
* Some more lua api specsAkshay Nair2025-05-02
* Split luaruntime specAkshay Nair2025-04-05
* Replace internals register_event spec with web.event.add_listenerAkshay Nair2025-04-05
* Update clang formattingAkshay Nair2025-04-05
* Connected url changed eventAkshay Nair2025-04-05
* Add events system for lua runtime to dispatch and register eventsAkshay Nair2025-04-02
* Update window title on tab change + refactoringAkshay Nair2025-03-30
* Apply clang-tidy suggestionsAkshay Nair2025-03-23
* Fix segfault with luaruntime destructorAkshay Nair2025-03-23
* Experiment with dmenuAkshay Nair2025-03-22
* Lua runtime simple value conversion + specAkshay Nair2025-03-21
* Add event loop with uvAkshay Nair2025-03-21