WerWolv
|
68edebbe4f
|
includes/std: Fixed min/max/clamp functions
|
2022-05-28 14:11:45 +02:00 |
|
WerWolv
|
4ec37dea37
|
includes/std: Added missing include
|
2022-03-28 22:55:52 +02:00 |
|
WerWolv
|
448a81a06d
|
includes/std: Added custom formatted types library
|
2022-03-03 14:27:54 +01:00 |
|
Lukas Cone
|
87453a54fa
|
patterns: add std::mem::find_sequence_in_range (#32)
|
2022-02-26 16:26:00 +01:00 |
|
WerWolv
|
2b4140d123
|
includes/std: Include io.pat in string.pat
|
2022-02-19 17:58:27 +01:00 |
|
WerWolv
|
16d189843a
|
includes/std: Added more #pragma once to all stdlib files
|
2022-01-30 22:30:10 +01:00 |
|
WerWolv
|
5f50cb4f27
|
includes/std: Added extra math functions
|
2022-01-30 22:30:10 +01:00 |
|
WerWolv
|
6325dbce0d
|
includes/std: Moved stdlib to std folder, added all builtin functions
|
2022-01-30 22:30:10 +01:00 |
|
WerWolv
|
b86171b284
|
encodings: Added various table encoding files from romhacking.net
|
2022-01-15 21:26:59 +01:00 |
|
WerWolv
|
9de99d9b08
|
includes/std: Added std::mem::eof function
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
c2209e6007
|
includes/std: Added std::file helpers
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
8e2ea5c330
|
includes/std: Added hash module
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
34abca0ee3
|
includes/std: Added to_upper, to_lower and replace string function
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
55a15dc14b
|
includes/std: Added sign, copy_sign, factorial, comb and perm math functions
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
44fee9ecdc
|
includes/std: Fixed std::ptr functions calculating base wrong
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
348d16d99b
|
includes/std: Added string reverse function
|
2021-11-28 15:09:30 +01:00 |
|
WerWolv
|
b2f58d876d
|
includes/libstd: Fixed missing semicolon in fixed point library
|
2021-10-20 15:13:26 +02:00 |
|
WerWolv
|
f5602b672c
|
includes/std: Added fixed point change_precision function
|
2021-10-04 20:32:07 +02:00 |
|
WerWolv
|
e35ab5b459
|
includes/std: Fixed wrong name of ispunct function
|
2021-10-04 20:31:49 +02:00 |
|
WerWolv
|
5a22ecd15e
|
includes/std: Added ptr helpers
|
2021-10-04 20:31:12 +02:00 |
|
WerWolv
|
935a1b7e3b
|
includes/std: stdint -> cint
|
2021-10-04 20:30:57 +02:00 |
|
WerWolv
|
4eff8460ba
|
includes: Added pattern language standard library (#19)
* libstd: Initial standard library work
bit operations, fixed point, numeric limits and math functions
* libstd: Added ctype, rustint, stdint and string library, expand bit, fxpt and math library
* patterns: Drastically improve ELF pattern
* patterns: Added atmosphere AFE2
* patterns: tabs -> spaces
* patterns: Added archive file pattern
|
2021-09-30 12:55:42 +02:00 |
|
WerWolv
|
f2d85fd506
|
Uploaded currently available files
|
2020-12-03 21:49:54 +01:00 |
|