Edward R. Gonzalez ed
ed pushed to main at ed/asm_dip 2024-11-29 19:31:42 +00:00
80c830b59d Starting to build a codebase for messing with assembly generation compatible with yasm
ed pushed to master at ed/SectrPrototype 2024-11-26 15:50:34 +00:00
36678c1127 Fixes for nov 7 breaking changes to sokol_gfx
109d2b0ff1 update vefontcache to latest
Compare 2 commits »
ed pushed to main at ed/asm_dip 2024-11-25 13:01:31 +00:00
531daa38c1 gutting fasm (doesn't have full-feature debug symbols)
ed pushed to main at ed/asm_dip 2024-11-25 06:01:37 +00:00
da70d0adf9 prepareing for next thing
ed pushed to main at ed/asm_dip 2024-11-25 05:05:33 +00:00
03b272d91e Working hello world with fasm2
dceb330571 added fasm2 as well
Compare 2 commits »
ed pushed to main at ed/asm_dip 2024-11-25 04:13:47 +00:00
8a974e9c89 editor config
dbfd94ea40 add flat assembler toolchain
Compare 2 commits »
ed created branch main in ed/asm_dip 2024-11-25 03:09:35 +00:00
ed pushed to main at ed/asm_dip 2024-11-25 03:09:35 +00:00
99e8e4072b add gitignore
ed created repository ed/asm_dip 2024-11-25 03:09:28 +00:00
ed synced commits to refs/tags/v0.19-Alpha at ed/gencpp from mirror 2024-10-28 06:22:56 +00:00
ed synced new reference refs/tags/v0.19-Alpha to ed/gencpp from mirror 2024-10-28 06:22:56 +00:00
ed synced commits to refs/heads/main at ed/gencpp from mirror 2024-10-28 06:22:55 +00:00
81a0376c99 Need cstdlib for systems calls in generator files. update to package_release.ps1
1417a68757 updates to test validations
1e4d5ce630 touchup to singleheader.cpp
0f2763a115 fixes for unreal use
420f452d35 More fixes found by self-parsing
Compare 9 commits »
ed synced commits to refs/heads/main at ed/gencpp from mirror 2024-10-27 05:52:55 +00:00
00df336610 fix type on parser namespace in singleheader.cpp
ed synced commits to refs/heads/main at ed/gencpp from mirror 2024-10-25 21:18:50 +00:00
d89c9a6072 de-hardcode target_arch.psm1 import
6aa99ac1d5 change how path_root is resolved so it works when cloned into another repository
3989f5fa83 formatting and removing unused code
Compare 3 commits »
ed synced commits to refs/heads/main at ed/gencpp from mirror 2024-10-25 13:09:25 +00:00
f90c0a59b6 inital implemention of UE library variant generator completed
33f992ef56 Updated generated ast_inlines.hpp so that operator defs have the inline explicit
0542204b35 progress on unreal variant generator
e5616c5879 generated code update + reverting some fixes for now...
40a256f6c3 initial setup for generating a library compatible for usage as an Unreal thirdyparty module.
Compare 6 commits »
ed pushed to master at ed/GASATHON 2024-10-25 09:04:26 +00:00
208cc67a7f Updates to gasagen gencpp library after backporting changes from this project to the gencpp repo.
ed pushed to master at ed/GASATHON 2024-10-25 00:30:03 +00:00
eef7709fc6 update gitignore
0f7c51b7b8 GasaGen changes (renames to files, added more changes to ue editor slate UI)
60a4128df4 Fixes to gencpp
Compare 3 commits »
ed pushed to master at ed/GASATHON_Content 2024-10-22 22:12:50 +00:00
0aedc58fab 74. Modifier Magnitude Calculations
ed pushed to master at ed/GASATHON 2024-10-22 22:12:43 +00:00
001a542521 74. Modifier Magnitude Calculations
ed pushed to master at ed/GASATHON 2024-10-22 21:32:49 +00:00
7e27f708cf 73. Player Level and Combat Interface