peon/src/peon/stdlib/builtins
Mattia Giambirtone c1a2c9bc55
Updates to README. Cleanup & refactoring
2023-10-01 13:16:40 +02:00
..
arithmetics.pn Minor improvements to modularization (moved even more procedures to generalized methods) 2022-12-16 14:32:20 +01:00
bitwise.pn Minor additions and cleanup 2023-01-17 12:53:23 +01:00
comparisons.pn Added 'is' identity operator and implemented equality for booleans 2023-05-01 16:37:33 +02:00
logical.pn Added tagged type unions, moved intrinsics to peon's stdlib and fixed issues with generics and parametric polymorphism 2022-11-29 16:48:05 +01:00
misc.pn Bugfixes 2023-05-22 15:54:38 +02:00
values.pn Updates to README. Cleanup & refactoring 2023-10-01 13:16:40 +02:00