Age | Commit message (Expand) | Author |
---|---|---|
2015-05-07 | elua: remove the need to order the header correctly for Windows. | Cedric BAIL |
2015-05-06 | elua lib: add API to retrieve lconv from lua | Daniel Kolesa |
2015-05-06 | elua lib: merge the 3 setup funcs into one | Daniel Kolesa |
2015-05-06 | elua lib: hide some APIs that should not be public | Daniel Kolesa |
2015-05-06 | elua lib: add progname to state | Daniel Kolesa |
2015-05-06 | elua lib: add APIs for include path management | Daniel Kolesa |
2015-05-06 | elua lib: manage bound modules within Elua_State | Daniel Kolesa |
2015-05-06 | elua lib: make Elua_State fields private (opaque pointers) | Daniel Kolesa |
2014-12-12 | elua: move i18n setup to the library | Daniel Kolesa |
2014-12-11 | elua: add initial pieces of the library | Daniel Kolesa |