summaryrefslogtreecommitdiff
path: root/core/src
AgeCommit message (Collapse)Author
2024-09-05add writeable for os.cp #5138ruki
2024-08-22detect host and arch for windows/cosmoccruki
2024-08-22fix engineruki
2024-08-22support for windowsruki
2024-08-22extract program filesruki
2024-08-22add bin2c xmake.xmzruki
2024-08-22embed xmake.xmzruki
2024-08-22add bin2c xmake.xmzruki
2024-08-22archive xmake.xmzruki
2024-08-21add cosmocc optionruki
2024-08-20update tboxruki
2024-08-20update tboxruki
2024-08-20support for cosmoccruki
2024-07-10always use arm64ruki
2024-07-03update tboxruki
2024-07-02enable hex support for cjson on windowsruki
2024-05-26Fix building xmake using xmake on mingwtqfx
2024-05-23update tboxruki
2024-05-13Remove unnecessary definition configuration on mingwtqfx
2024-05-12Fix build on msys2/mingw64tqfx
2024-05-10Update ansi.cc8ef
2024-05-07fix assert for x86ruki
2024-05-07fix isintegerruki
2024-05-07use integer instead of number #5029ruki
2024-05-05update xxhashruki
2024-04-05Merge pull request #4932 from xmake-io/nativeruki
Improve native shared module to remove lua package dependence
2024-04-05format coderuki
2024-04-05support for luajit native moduleruki
2024-04-05update xmi.hruki
2024-04-05modify funcstion for luajitruki
2024-04-05add call functionsruki
2024-04-05add more luaL functionsruki
2024-04-05add miscellaneous functionsruki
2024-04-05add more access functionsruki
2024-04-05add set functionsruki
2024-04-05add stack functionsruki
2024-04-05fix installruki
2024-04-05add get functionsruki
2024-04-05add lua_pushxxxruki
2024-04-04add tobooleanruki
2024-04-04add more apisruki
2024-04-04improve loadxmiruki
2024-04-04add luaL_errorruki
2024-04-04fix init luaopsruki
2024-04-04fix xmiopenruki
2024-04-04improve xmiopenruki
2024-04-03use xmi.hruki
2024-04-03fix loadxmiruki
2024-04-03improve loadxmiruki
2024-04-03update pdcurses to 3.9charles seizilles
and fix terminal resizing on windows