1
0
Fork 0
Commit Graph

12 Commits (4644b4108c492b87b289061e97704328cd4ec8a5)

Author SHA1 Message Date
an 0446080176 Refactoring, part 2
Now with conditional compilation macros.
2017-03-12 16:55:50 -04:00
an 844919016c Refactoring, part 1
Changes made over the past week or so after using this in Lithium.
Some modules are missing and there is no makefile now.
2017-03-12 16:34:21 -04:00
Marrub 953de47c94 Move code and remove lithos3l.lib 2016-11-21 02:30:03 -05:00
Marrub 89882c943f stdlib: Add Lth_ceilk and Lth_fractk
stdlib: Change memcpy calls to memmove calls
stdlib: Optimize Lth_PrintString with hacks
2016-11-21 01:03:52 -05:00
Marrub 33e5162f05 stdlib: Add Lth_stricmp, Lth_wcs*, Lth_mbslen, and Lth_Hash_wchar 2016-10-23 21:20:09 -04:00
Marrub 0592eca67f stdlib: Fix Lth_Hash_* not masking characters, breaking unicode. 2016-10-21 17:55:00 -04:00
Marrub ab547ad527 stdlib: Add Lth_fpeekc, Lth_strealoc, et al. 2016-10-21 14:49:11 -04:00
Marrub 81061174e9 stdlib: Add Lth_Hash_char 2016-10-19 10:03:32 -04:00
Marrub 22421f7eeb stdlib: Add Lth_strlocal and Lth_strdup_str 2016-10-19 10:00:10 -04:00
Marrub b550ec0668 Change header comment style. 2016-10-18 17:21:09 -04:00
Marrub f8cc0672ba stdlib: Add Lth_strdup_str 2016-10-18 13:44:22 -04:00
Marrub 3e801bda10 Initial commit 2016-10-17 11:57:44 -04:00