| 12 hours ago |
yu.dongliang | 1, support <ctype.h>, <float.h>, <limits.h>, <locale... master |
commit | commitdiff | tree | snapshot |
| 28 hours ago |
yu.dongliang | 1, support <stdint.h>, <time.h>, <math.h> of musl libc. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
yu.dongliang | 1, support <errno.h>, <assert.h> of musl libc, |
commit | commitdiff | tree | snapshot |
| 7 days ago |
yu.dongliang | 1, support 'va_copy()', 'offsetof()', |
commit | commitdiff | tree | snapshot |
| 11 days ago |
yu.dongliang | 1, support recursive macro, |
commit | commitdiff | tree | snapshot |
| 2026-08-09 |
yu.dongliang | 1, support -fpic to make PIC .o, |
commit | commitdiff | tree | snapshot |
| 2026-08-05 |
yu.dongliang | 1, #include "stdio.h" of 'musl libc' ok, |
commit | commitdiff | tree | snapshot |
| 2026-08-03 |
yu.dongliang | 1, add some error check for source code, |
commit | commitdiff | tree | snapshot |
| 2026-08-01 |
yu.dongliang | 1, support macro: __VA_ARGS__, #error, support 'defined... |
commit | commitdiff | tree | snapshot |
| 2026-07-27 |
yu.dongliang | support -l, -L to set file path of dynamic lib*.so |
commit | commitdiff | tree | snapshot |
| 2026-07-23 |
yu.dongliang | support -I to set paths of .h file |
commit | commitdiff | tree | snapshot |
| 2026-07-18 |
yu.dongliang | support C style function ptr as args of function. |
commit | commitdiff | tree | snapshot |
| 2026-07-16 |
yu.dongliang | support 'typedef' for 'struct, union, array & function... |
commit | commitdiff | tree | snapshot |
| 2026-07-12 |
yu.dongliang | split code of x64 peephole to 2 files. |
commit | commitdiff | tree | snapshot |
| 2026-07-10 |
yu.dongliang | 1, fix: the order of 'post ++/--' not right when make... |
commit | commitdiff | tree | snapshot |
| 2026-07-09 |
yu.dongliang | optimize to decrease the binary X64 instuctions of... |
commit | commitdiff | tree | snapshot |
| ... |