Edward R. Gonzalez ed
ed pushed to main at ed/asm_dip 2024-11-29 11:31:42 -08: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 07:50:34 -08: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 05:01:31 -08:00
531daa38c1 gutting fasm (doesn't have full-feature debug symbols)
ed pushed to main at ed/asm_dip 2024-11-24 22:01:37 -08:00
da70d0adf9 prepareing for next thing
ed pushed to main at ed/asm_dip 2024-11-24 21:05:33 -08: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-24 20:13:47 -08:00
8a974e9c89 editor config
dbfd94ea40 add flat assembler toolchain
Compare 2 commits »
ed created branch main in ed/asm_dip 2024-11-24 19:09:35 -08:00
ed pushed to main at ed/asm_dip 2024-11-24 19:09:35 -08:00
99e8e4072b add gitignore
ed created repository ed/asm_dip 2024-11-24 19:09:28 -08:00
ed synced commits to refs/tags/v0.19-Alpha at ed/gencpp from mirror 2024-10-27 23:22:56 -07:00
ed synced new reference refs/tags/v0.19-Alpha to ed/gencpp from mirror 2024-10-27 23:22:56 -07:00
ed synced commits to main at ed/gencpp from mirror 2024-10-27 23:22:55 -07: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 main at ed/gencpp from mirror 2024-10-26 22:52:55 -07:00
00df336610 fix type on parser namespace in singleheader.cpp
ed synced commits to main at ed/gencpp from mirror 2024-10-25 14:18:50 -07: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 main at ed/gencpp from mirror 2024-10-25 06:09:25 -07: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 02:04:26 -07: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-24 17:30:03 -07: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 15:12:50 -07:00
0aedc58fab 74. Modifier Magnitude Calculations
ed pushed to master at ed/GASATHON 2024-10-22 15:12:43 -07:00
001a542521 74. Modifier Magnitude Calculations
ed pushed to master at ed/GASATHON 2024-10-22 14:32:49 -07:00
7e27f708cf 73. Player Level and Combat Interface