Егор Egor00f
  • Екатеринбург
  • Школьник

  • Joined on 2024-05-08
Egor00f opened issue Lua/Lua#1 2025-04-21 21:01:29 +02:00
Надо допортировать остальные версии lua
Egor00f pushed to master at Lua/kos32-liblua 2025-04-21 19:42:45 +02:00
c381f60955 update makefile and lua && create readme
Egor00f pushed to 5.4 at Lua/Lua 2025-04-21 19:01:41 +02:00
7d5b022b1a update Readme
Egor00f pushed to 5.3 at Lua/Lua 2025-04-21 18:53:07 +02:00
fee05b99b1 fix lib name
Egor00f pushed to 5.4 at Lua/Lua 2025-04-21 18:50:30 +02:00
d0c575c098 fix dll name
Egor00f pushed to 5.2 at Lua/Lua 2025-04-21 18:47:33 +02:00
5d408f3fd2 fix lib name
Egor00f pushed to 5.4 at Lua/Lua 2025-04-21 18:26:01 +02:00
ab7d2ad788 delete package
Egor00f created branch master in Lua/kos32-liblua 2025-04-21 18:22:46 +02:00
Egor00f pushed to master at Lua/kos32-liblua 2025-04-21 18:22:46 +02:00
0b62f251da create it
8ec8c04987 Inital commit
Egor00f created repository Lua/kos32-liblua 2025-04-21 18:20:49 +02:00
Egor00f pushed to 5.4 at Lua/Lua 2025-04-21 16:48:07 +02:00
9acbf685dc delete syscalls lib
Egor00f pushed to 5.1 at Lua/Lua 2025-04-21 16:32:11 +02:00
238321fc7b try porting it (build errors)
Egor00f pushed to 5.2 at Lua/Lua 2025-04-21 16:07:50 +02:00
a0129d743d port it
Egor00f pushed to add-ipc at Lua/syscalls 2025-04-18 13:21:59 +02:00
9b6f4a4404 add IPC errors && fix build errors
Egor00f pushed to add-ipc at Lua/syscalls 2025-04-18 12:44:20 +02:00
563259355d сделал нормальные имена полей таблиц, возвращаемых некоторыми функциями(и получаемых в аргументах) && create and use macro LUA_PUSH_INTEGER_FILED for push enums
8c155bbe09 update manual.md
ac932b3a43 update manual
e75ef3eb9e Update manual
Compare 4 commits »
Egor00f merged pull request Lua/syscalls#6 2025-04-18 12:44:19 +02:00
Sync
Egor00f created pull request Lua/syscalls#6 2025-04-18 12:43:51 +02:00
Sync
Egor00f created pull request Lua/syscalls#5 2025-04-18 12:42:20 +02:00
add ipc funcs
Egor00f pushed to add-ipc at Lua/syscalls 2025-04-18 12:33:21 +02:00
180d3f795b add IPC to build && fix errors
Egor00f pushed to add-ipc at Lua/syscalls 2025-04-18 12:16:17 +02:00
f81b5c1b23 create IPC folder && create IPC_msg class