delphimvcframework/samples/serversideviews_lua
2024-03-08 16:17:30 +01:00
..
bin https://github.com/danieleteti/delphimvcframework/pull/699 2023-10-06 00:52:49 +02:00
lua4delphi + final version for the new SWAGGER engine (Sponsored by CENTRO SOFTWARE) 2022-01-11 15:30:40 +01:00
DAL.pas + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00
MVCFramework.View.Renderers.Lua.pas Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead. 2024-03-08 16:17:30 +01:00
ServerSideViewsLua.dpr + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00
ServerSideViewsLua.dproj Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead. 2024-03-08 16:17:30 +01:00
WebModuleU.dfm + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00
WebModuleU.pas + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00
WebSiteControllerU.pas Improved tasks.py - not is able to discover the "best" delphi version to use to compile (latest one) 2023-11-06 14:46:39 +01:00