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