Commit Graph

429 Commits

Author SHA1 Message Date
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
Ryan Fleury 0629a4bf7f [docs] arena docs 2021-11-05 14:25:00 -06:00
Ryan Fleury 1f9fd7d166 [docs] fix incorrect identifier style docs 2021-11-05 13:57:24 -06:00
Allen Webster f2958f5150 [docs] expression parser docs finished 2021-11-01 20:19:06 -07:00
Miguel Lechon 537b962b2b [docs] Misc fixes. 2021-11-01 17:24:21 +01:00
ryanfleury 4683ee3313 [docs] fix prefix for token enums 2021-11-01 01:21:29 -06:00
ryanfleury 2defa09b86 [docs] fix unescaped thing 2021-11-01 01:20:00 -06:00
ryanfleury 4f5105f5d4 [docs] fix duplicate names 2021-11-01 01:16:48 -06:00
ryanfleury 5b984f5bc1 [docs] missing string numeric parse docs 2021-11-01 01:14:54 -06:00
ryanfleury a7efe71a50 [docs] reorder/reorganize/consistencyify docs; do mostly all missing pieces 2021-11-01 01:11:47 -06:00