summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)Author
4 daysclean upA404M
4 daysadd better time printingA404M
4 daysmove time to utilsA404M
5 daysfix space checking in lexerA404M
5 daysfixing some bugsA404M
6 daysadd @importA404M
6 daysprepairing stuff for import in codesA404M
14 daysadd stringA404M
2025-04-09convert assert to static_assert for no unnecesary runtime overheadA404M
2025-04-08determine if f16 is supported at comptile timeA404M
2025-04-08add support for tccA404M
2025-04-04arg names are in function types nowA404M
2025-02-23add more support for typesA404M
2025-02-23fix bugs in float typesA404M
2025-02-18add f16 f32 f64 f128A404M
2025-02-13add i8 u8 i16 u16 i32 u32A404M
2025-02-11add unary + -A404M
2025-02-10fix double free of codeA404M
2025-02-09fix leaksA404M
2025-02-09fix some memory leakA404M
2025-02-08better errorsA404M
2025-02-08add const checkA404M
2025-02-07add plusA404M
2025-01-30added assign operatorA404M
2025-01-30added global variables (not constants)A404M
2025-01-27add print_u64 to be able to print u64 numbersA404M
2025-01-18initial commitA404M