Commit Graph
32 Commits
Author SHA1 Message Date
skytrias 63a0395a79 refactor SPECIALS_TABLE 2022-12-21 22:08:03 +01:00
skytrias 94af3c2887 package name changed 2022-12-21 21:38:21 +01:00
skytrias e5d0417a6c folder name changed 2022-12-21 21:36:50 +01:00
skytrias 1bea0f3772 fix styling issues and use switches in cases its necessary, add comments to helpers 2022-12-20 15:48:10 +01:00
skytrias ff7f139fd7 add iter_index and update tests to use easier matcher setup 2022-12-20 12:59:32 +01:00
skytrias 967afd8bbb try helper procedures / structs 2022-12-18 23:11:23 +01:00
skytrias 0ae1812f90 small fixes and oob checks, stop infinite loops on empty matches 2022-12-18 23:11:23 +01:00
skytrias eb5523d5d3 case insensitive helper call 2022-12-18 23:11:23 +01:00
skytrias 3f4bbbec29 add proper unicode walking 2022-12-18 23:11:23 +01:00
skytrias 70bd220f34 balanced string, frontier pattern, gsub_with and their tests added 2022-12-18 23:11:23 +01:00
skytrias bd3596f012 create lua strlib text package and tests 2022-12-18 23:11:23 +01:00
Michael KutowskiandGitHub 8daecf7532 Update constants.odin 2022-11-15 01:06:03 +01:00
Michael KutowskiandGitHub 11d665c25a Update enums.odin 2022-11-15 01:05:38 +01:00
Michael KutowskiandGitHub f65bdf5733 else statement to allow skipping unused struct fields 2022-09-30 19:40:41 +02:00
Michael KutowskiandGitHub b739044e69 Update marshal.odin 2022-08-12 13:59:11 +02:00
Michael KutowskiandGitHub 9e0107c9fc add new soa type, my bad wasnt on master 2022-08-12 13:50:19 +02:00
Michael KutowskiandGitHub 107e016508 switch styling and opt.spaces max 2022-08-12 13:42:19 +02:00
Michael KutowskiandGitHub 425dec8bb8 add uint as hex option 2022-08-08 18:28:28 +02:00
Michael KutowskiandGitHub 53e0d182af ...bad paste 2022-08-05 18:56:14 +02:00
Michael KutowskiandGitHub a6fa41e290 marshal output options with pretty option and other config 2022-08-05 18:53:29 +02:00
Michael KutowskiandGitHub b313d09c2c flux fixed key deletion and generic in flux_to 2022-06-28 18:27:52 +02:00
Michael KutowskiandGitHub b5aa50aaa4 documentation for the rest of the strings library 2022-04-03 19:37:54 +02:00
Michael KutowskiandGitHub 880d330cca update delay to use deltatime, add time left 2022-03-27 16:34:00 +02:00
Michael KutowskiandGitHub 58f4d533b7 add string documentation & examples, fix & cleanup string_multi 2022-03-27 11:39:17 +02:00
Michael KutowskiandGitHub d2ff6f424d add math easing package 2022-03-27 11:32:46 +02:00
Michael KutowskiandGitHub 4439d59105 add builtin. 2021-11-19 00:24:56 +01:00
skytrias 6399f2b014 fix strip-semicolon using original file handle size 2021-10-23 00:12:32 +02:00
skytrias 9ceb6b79fd small package fixes 2021-09-29 21:47:36 +02:00
Michael KutowskiandGitHub 54e16bed0a add linux system dependencies for raylib 2021-09-14 18:17:08 +02:00
Michael KutowskiandGitHub 7b0ba76915 Update specific.odin 2020-08-29 22:33:24 +02:00
Michael KutowskiandGitHub bd8ca64a30 Merge pull request #1 from odin-lang/master
Merge pull request #724 from Skytrias/master
2020-08-29 22:32:26 +02:00
Michael KutowskiandGitHub 12895de9ac fix hsl math.mod to usual hsl conversion 2020-08-29 21:49:49 +02:00