Brandon Dyck b
b pushed to master at b/gigaparsec 2025-04-12 01:03:56 +00:00
e60f6ae015 Added Bracket, Where, and Token (without tests)
035fa7da14 Added Lazy combinator
Compare 2 commits »
b pushed to master at b/gigaparsec 2025-04-02 20:58:46 +00:00
82ed6b5546 Regexp: don't return error when match fails at EOF
b pushed to master at b/gigaparsec 2025-04-02 20:06:23 +00:00
4e157f7a0e Regexp: succeed on empty match at end of input
1892a97070 Add some TODOs
Compare 2 commits »
b pushed to master at b/gigaparsec 2024-11-30 06:39:19 +00:00
981edc92f7 Add Seq benchmarks
b pushed to master at b/gigaparsec 2024-11-29 18:00:41 +00:00
74237e2593 Merge branch 'master' of git.codemonkeysoftware.net:b/gigaparsec
17c468a3f7 Add naïve Seq series
Compare 2 commits »
b pushed to master at b/gigaparsec 2024-11-29 08:04:52 +00:00
ac739c0f3b Update todo list
b pushed to master at b/gigaparsec 2024-11-29 07:56:05 +00:00
b3a6bfc02e Don't be so negative, man
b pushed to master at b/gigaparsec 2024-11-29 07:53:17 +00:00
c85d0d280e Move naïve Bind and Seq into a separate package
b pushed to master at b/gigaparsec 2024-11-28 22:11:07 +00:00
fa6c15566d Fix formatting in inspiration.md
b pushed to master at b/peachy-go 2024-11-17 01:22:04 +00:00
7aa3c4fb3f Get and set site name
beef4523c2 Set URL after loading database
Compare 2 commits »
b pushed to master at b/peachy-go 2024-11-05 23:36:25 +00:00
0bab92db02 Added readme
b pushed to master at b/peachy-go 2024-11-05 23:28:46 +00:00
cfe036636a Update Wails asset metadata
b pushed to master at b/peachy-go 2024-11-05 22:41:54 +00:00
994e432891 Add some menus
8888825844 Fix the missing favicon error
Compare 2 commits »
b pushed to master at b/peachy-go 2024-11-05 12:17:38 +00:00
90a87af526 Added Wails3/HTMX example GUI
b pushed to master at b/peachy-go 2024-11-01 22:32:13 +00:00
d99293dba1 Switch composite types for field types
b pushed to master at b/peachy-go 2024-10-31 19:18:34 +00:00
c6922d220a Create and get field types
b pushed to master at b/peachy-go 2024-10-30 21:23:04 +00:00
84f927b918 Added a simple sexp matcher
b pushed to master at b/gigaparsec 2024-10-17 22:02:36 +00:00
13d83e70ad Add missing SPDX headers
56536b04f6 Turn up Bind/Seq count and write a simple Bind benchmark
Compare 2 commits »
b pushed to master at b/gigaparsec 2024-10-17 14:57:52 +00:00
bc2f7aa911 Added Try tests
b pushed to master at b/gigaparsec 2024-10-16 19:52:19 +00:00
abef123f8a Removed unused Todo function