summaryrefslogtreecommitdiff
path: root/src/utils/log.h
AgeCommit message (Collapse)Author
4 dayssome small changesA404M
4 daysclean upA404M
2025-04-15add stringA404M
2025-04-08add support for tccA404M
2025-04-04arg names are in function types nowA404M
2025-02-13add i8 u8 i16 u16 i32 u32A404M
add overflow warning
2025-02-09fix leaksA404M
fix printError
2025-02-08better errorsA404M
2025-02-08add const checkA404M
fix some bugs
2025-02-07add plusA404M
trying to add return
2025-01-30added assign operatorA404M
2025-01-18initial commitA404M