• Joined on 2022-05-31
CPunch synced commits to main at CPunch/resume from mirror 2022-09-18 01:04:00 +00:00
fe0bd4ddeb styling improvements
9a909c994b Added 'education' section, minor revising
fd3b96da5d more minor refactoring, added .vscode to preserve cSpell words
020e7850b3 minor refactoring, new config 'coolProjects' && 'devopsProjects'
Compare 4 commits »
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-07 23:45:55 +00:00
490fcec4e7 minor formatting changes
674ea2b47b lmem.[ch]: removed inlined functions
6ab280d010 lsocket.[ch]: refactored writeInt && readInt
Compare 3 commits »
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-07 15:45:55 +00:00
dc91a207b1 Update README.md
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-03 07:37:05 +00:00
257a50e817 CONTRIB: ltask.c should probably be reviewed lol
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-02 07:28:48 +00:00
d015eec5f1 updated CONTRIB
cf01657cc2 fixes for winblows
587d9a26e5 lpolllist.c: fix poll ifdef paths
b23057b219 Refactoring: reorganized files
169313ee39 shell: migrated to new vector API
Compare 8 commits »
CPunch synced commits to main at CPunch/resume from mirror 2022-08-27 08:38:48 +00:00
a6d2764d28 added LuaDecomp
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-26 14:08:48 +00:00
a22aa808e0 lp: added support for OP_TEST
935844f274 more minor refactoring
Compare 2 commits »
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-22 13:54:47 +00:00
c37e9a21d8 ld: minor refactoring
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-22 05:54:47 +00:00
34b1ec7285 ld: added LuaDump()
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-20 05:54:47 +00:00
f9f1d4af00 ld: minor refactoring
CPunch synced commits to refs/tags/v1.0.5 at CPunch/resume from mirror 2022-08-20 00:34:47 +00:00
CPunch synced new reference refs/tags/v1.0.5 to CPunch/resume from mirror 2022-08-20 00:34:47 +00:00
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-18 05:44:47 +00:00
3be45f156a lp: support OP_CLOSURE, boilerplate function/proto support
b28edcba1d lp: fix isValidLocal() not respecting capitals
Compare 2 commits »
CPunch synced commits to main at CPunch/resume from mirror 2022-08-18 00:34:47 +00:00
83eeb79391 revised experience section
ff3ca48a47 revised technical skills
e079241f4e Removed summary section
Compare 3 commits »
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-16 05:34:47 +00:00
bc4e762e26 lp: bug fix (forgot to transfer registers)
19bed999ee lp: added __parseNewTable(), better table pseudo-code
a248cc4807 lp: added NEWTABLE && SETLIST
Compare 3 commits »
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-14 13:34:47 +00:00
9da0d0ffbd lp: support FORPREP && FORLOOP
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-13 05:34:47 +00:00
5d91dbbc64 lundump.py: better instruction annotations
0d947f4f3d Added 'repeat .. until' support
Compare 2 commits »
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-12 05:19:16 +00:00
368ff62538 'not' not '!'
a6623c8953 lparser.py: if local name is invalid, resort to fallback
0f72e71a59 lparser.py: proper support for locals
b8bf02f7d0 lparser.py: minor refactoring, cleanup
95ca3bb26b lparser.py: added support for while loops
Compare 10 commits »
CPunch synced commits to main at CPunch/Laika from mirror 2022-08-04 06:25:00 +00:00
dbbe5f5a2a CNC: laikaC_sendPeerList() now uses laikaC_iterPeersNext()
CPunch synced commits to main at CPunch/Laika from mirror 2022-08-03 22:25:00 +00:00
3034c3bd8b minor refactoring, only call laikaT_getTime() once
770e34463e CNC: use laikaC_iterPeersNext for sweepPeersTask
Compare 2 commits »