Mitchell Hashimoto
b9345e8d6a
try to abstract bundle ID to a zig file
2024-11-25 16:11:02 -08:00
Mitchell Hashimoto
a436bd0af6
move datastructures to dedicated "datastruct" package
2024-11-07 14:39:10 -08:00
Mitchell Hashimoto
8ba97eb745
crash: sentry envelope parsing
2024-08-30 10:16:44 -07:00
Mitchell Hashimoto
b65a804bb2
almost yeeted it all!
2024-08-16 14:42:32 -07:00
Jeffrey C. Ollie
ec0f90d1b6
Improve quit timers.
...
Instead of "polling" to see if a quit timer has expired, start a single
timer that expires after the confiugred delay when no more surfaces are
open. That timer can be cancelled if necessary.
2024-08-01 14:49:02 -05:00
Gordon Cassie
c967a35abb
Fix some basic build errors.
2024-06-24 15:16:24 -07:00
Mitchell Hashimoto
4aa130b0d1
CacheTable tests, style changes
2024-06-22 20:08:02 -07:00
Mitchell Hashimoto
fd4d2313d0
build: do not build/link harfbuzz on macOS
2024-04-04 12:22:35 -07:00
Mitchell Hashimoto
eb2a2e3931
fmt
2024-04-02 08:38:51 -07:00
Kevin Hovsäter
e300d4766d
Add final newline to CLI output
2024-03-27 15:32:59 +01:00
Mitchell Hashimoto
8f873dd488
Merge pull request #1593 from jcollie/log-build-info-2
...
log more information about the build
2024-03-26 09:47:49 -07:00
Mitchell Hashimoto
4e607e8901
only show optimization
2024-03-26 09:47:09 -07:00
Mitchell Hashimoto
b7bf59d772
update zig
2024-03-22 11:15:26 -07:00
Jeffrey C. Ollie
654010362f
log more information about the build
2024-03-17 19:06:49 -05:00
Mitchell Hashimoto
de228d99dd
logfn doesn't need to be pub
2024-02-10 16:45:00 -08:00
Jakub Konka
e32b4849d1
fix for latest breaking libstd changes to Options
2024-02-10 16:43:57 -08:00
Mitchell Hashimoto
9755d0696e
unicode: generate our own lookup tables
2024-02-08 21:01:11 -08:00
Mitchell Hashimoto
7feba12eab
simd: indexOf implementation using NEON
2024-02-05 21:22:03 -08:00
Mitchell Hashimoto
f1227a3ebd
build: get benchmarks building again
2024-02-04 20:27:53 -08:00