1
0
Fork 0
Commit Graph

17 Commits (0446080176abff5ebf6637cad2e9d366f3e86920)

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 4b20d830c4 Types: Add Lth_VectorAlloc and move Lth_pfor 2016-11-21 01:02:56 -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 d13f2f6fe4 Change headers so everything is included sequentially by Lth.h.
Context: Rename Lth_ContextResourceFind
stdlib: Fix Lth_isidenti
2016-10-21 21:55:38 -04:00
Marrub 0592eca67f stdlib: Fix Lth_Hash_* not masking characters, breaking unicode. 2016-10-21 17:55:00 -04:00
Marrub f69a1e8412 Manifest: Add string object-declarations and booleans 2016-10-21 17:13:29 -04:00
Marrub ab547ad527 stdlib: Add Lth_fpeekc, Lth_strealoc, et al. 2016-10-21 14:49:11 -04:00
Marrub 6834efad4f stdlib: Add Lth_pfor 2016-10-21 14:47:55 -04:00
Marrub 9f9daeb302 Create Token and TokenStream modules.
Draw: Change __fixed to standard _Accum.
main: Fix header comment.
2016-10-20 19:55:35 -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