Commit Graph

438 Commits

Author SHA1 Message Date
ed a41bd8a5f1 frying my brain coming up with a decent compromise on arena usage... 2025-02-05 15:46:58 -05:00
ed 268271e4a7 beginning to lift vmem ops out of the arena 2025-02-05 13:42:36 -05:00
ed 8936ae9aa7 progress on base, deciding to keep the MD namespace minimal on macros pre-c11 or cpp17 gen refactors 2025-02-05 11:20:32 -05:00
ed c1d24b3a07 various progress 2025-02-05 10:37:25 -05:00
ed e19dd6b58c base progress 2025-02-01 23:43:46 -05:00
ed 078bf4b271 base progress 2025-02-01 22:58:35 -05:00
ed 97e54f15a3 base progress 2025-02-01 22:38:48 -05:00
ed b414214aa4 base progress 2025-02-01 21:36:44 -05:00
ed 73fe526501 progress on base 2025-02-01 20:42:40 -05:00
ed 708fed034b add editorconfig and .clangformat (for gencpp_c11) 2025-02-01 20:42:33 -05:00
ed e65974a9b2 progress on base 2025-02-01 19:08:54 -05:00
ed 102f5af2c7 readme update 2025-02-01 18:30:57 -05:00
ed 7a95ada831 progress 2025-02-01 18:30:43 -05:00
ed a4e836dda8 added readme 2025-02-01 17:54:41 -05:00
ed 94b8427b96 starting to offload MD namespace for repo to gen_c11 .refactor script and gen_cpp17 to namespace macros 2025-02-01 17:47:14 -05:00
ed e30f65a86b progress on resolving deps 2025-02-01 16:05:53 -05:00
ed 9459ae066a add skeleton for gen_c11 & gen_cpp17 2025-02-01 14:40:53 -05:00
ed 967305e4b5 add gencpp_c11 into thirdparty 2025-02-01 14:40:32 -05:00
ed a04ce430ee resolving deps [Part 2] 2025-02-01 14:40:15 -05:00
ed ffaa2ca19f organizing, resolving dependencies 2025-02-01 14:28:12 -05:00
ed 1d0045b759 initial scripts 2025-02-01 12:50:25 -05:00
ed 40c21ca555 add puref for mdesk 2025-02-01 12:50:18 -05:00
ed 2ba468ffaf Bring over RADDBG's mdesk and metagen modules 2025-02-01 12:50:04 -05:00
Ryan Fleury 23289461d2 fix discrepancy in win32 vs. linux memory reserve 2023-02-17 14:32:08 -08:00
ryanfleury 95ea556f34 Merge branch 'master' into dev 2022-02-17 14:19:24 -07:00
ryanfleury e9436ce07e correct a few issues in the api reference & remove old prototype for MD_MakeDetachedError 2022-02-17 14:19:11 -07:00
Ryan Fleury 7b6751d96d Merge pull request #7 from bvisness/right-side-sloppy
Fix overflow bug with MD_StringMatchFlag_RightSideSloppy
2022-02-17 14:17:17 -07:00
Ryan Fleury beb2562b14 Merge pull request #9 from bvisness/join-post
Actually use .post on MD_S8ListJoin
2022-02-17 14:16:15 -07:00
ryanfleury ecfe3314b6 robustify against /W4 on MSVC 2022-02-17 14:14:50 -07:00
Ben Visness fb4a7fbb6c Actually use .post on MD_S8ListJoin 2022-01-31 22:43:52 -06:00
Ben Visness bda95a298a Fix overflow bug with MD_StringMatchFlag_RightSideSloppy
If a is longer than b, then MD_S8Match will check outside of b's bounds.
2021-12-31 12:52:39 -06:00
Ryan Fleury 2ceb1a1d7a possible bugfix for eating up newlines too ambitiously when ending unscoped sets 2021-12-29 09:21:39 -07:00
Ryan Fleury 7f12b05741 sanity test for unscoped set newline-allowance (after first child) bug (?) 2021-12-29 09:09:34 -07:00
Ryan Fleury f1b1118b6e fix typo 2021-11-28 12:32:55 -07:00
Ryan Fleury 7b2b00d8da update node flag string table 2021-11-28 12:30:04 -07:00
Ryan Fleury f2a062b4c0 split -> splitter in split API 2021-11-28 12:25:54 -07:00
Ryan Fleury 2e120c7b4a add MD_S8ListJoinMid 2021-11-28 12:24:23 -07:00
Ryan Fleury 597b44d5a3 treat newlines as whitespace in MD_CharIsSpace 2021-11-28 12:22:50 -07:00
Ryan Fleury 474c4af262 Merge pull request #6 from mmozeiko/macos
macOS support
2021-11-16 21:43:52 -07:00
Ryan Fleury afc076187b Merge pull request #5 from mmozeiko/pthreads
add pthreads support to multi_threaded.c example
2021-11-16 21:43:07 -07:00
Ryan Fleury 642d2cd895 Merge pull request #4 from mmozeiko/github-actions
add github actions
2021-11-16 21:42:52 -07:00
Mārtiņš Možeiko 08bfd28169 macOS support 2021-11-14 18:17:37 -08:00
Mārtiņš Možeiko fdab8bd6b2 add github actions 2021-11-14 18:13:28 -08:00
Mārtiņš Možeiko 1d23319460 add pthreads support to multi_threaded.c example 2021-11-14 16:59:28 -08:00
Ryan Fleury b07e706dfb [bugfix] do not use RootFromNode when calculating file coordinates, stop upwards search on the first NodeKind_File node 2021-11-05 15:18:21 -06:00
Ryan Fleury 3ca16a7c3a [docs] touchups 2021-11-05 14:51:26 -06:00
Ryan Fleury bad4062c2d [docs] fix typo 2021-11-05 14:41:15 -06:00
Ryan Fleury f09218bb57 [docs] fix copy/paste typo 2021-11-05 14:38:29 -06:00
Ryan Fleury d699873f5e [docs] remove opaque comments 2021-11-05 14:31:00 -06:00
Ryan Fleury 8c7771efb9 [docs] arena temp allocation docs 2021-11-05 14:29:15 -06:00