2025-03-14 |
yu.dongliang | add DIV, SHR, SHL in native/eda master |
commit | commitdiff | tree | snapshot |
2025-03-13 |
yu.dongliang | support MUL, SHL, SHR, ... etc in native/eda |
commit | commitdiff | tree | snapshot |
2025-03-06 |
yu.dongliang | support bit member of struct, such as 'struct S { uint8... |
commit | commitdiff | tree | snapshot |
2025-02-28 |
yu.dongliang | use the same syntax to C when init struct & array |
commit | commitdiff | tree | snapshot |
2025-02-26 |
yu.dongliang | support to generate shared object .so (dynamic library) |
commit | commitdiff | tree | snapshot |
2025-02-20 |
yu.dongliang | update x64 peephole, support VLA in loop, and fix some... |
commit | commitdiff | tree | snapshot |
2025-02-17 |
yu.dongliang | support variable length array, VLA |
commit | commitdiff | tree | snapshot |
2024-11-29 |
yu.dongliang | fix: run error because of recursive 'type cast' in... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
yu.dongliang | fix: scf_inst_data_same() |
commit | commitdiff | tree | snapshot |
2024-11-11 |
yu.dongliang | 1, merge 'coroutine' to scf core framework, 2, close... |
commit | commitdiff | tree | snapshot |
2024-10-15 |
yu.dongliang | optimize x64 peephole for local vars |
commit | commitdiff | tree | snapshot |
2024-10-14 |
yu.dongliang | optimize argv[]'s sign/zero extending position of funct... |
commit | commitdiff | tree | snapshot |
2024-10-13 |
yu.dongliang | fix: multi-return-value error, return in rax/rdi/rsi... |
commit | commitdiff | tree | snapshot |
2024-10-13 |
yu.dongliang | dec 'push / pop rets (return values)' in auto gc |
commit | commitdiff | tree | snapshot |
2024-10-12 |
yu.dongliang | support auto gc for multi-return-values |
commit | commitdiff | tree | snapshot |
2024-10-10 |
yu.dongliang | make auto gc module more clearly, move some repeated... |
commit | commitdiff | tree | snapshot |
... |