alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
pkg
/
macos
/
foundation
/
at
main
11 files
Mitchell Hashimoto
Zig 0.15: zig fmt
10mo ago
7ec57aee
array.zig
Zig 0.15: zig fmt
10 months ago
attributed_string.zig
Zig 0.15: zig fmt
10 months ago
base.zig
pkg/macos: foundation yeet usingns
2 years ago
c.zig
pkg/macos: clean up for Zig 0.14, consolidate C imports into one decl Fixes #6727 The major change in this commit is to consolidate all the C imports in a single decl in main.zig. This is required for Zig 0.14. Without it, the problem in #6727 will happen. I was never able to minimize why this happens in order to open a Zig bug. Beyond this, I fixed the build.zig and build.zig.zon to work with Zig 0.14 so that we can test building `pkg/macos` in isolation. There are no downstream impacting changes in the build.zig files.
1 year ago
character_set.zig
pkg/macos: foundation yeet usingns
2 years ago
data.zig
pkg/macos: foundation yeet usingns
2 years ago
dictionary.zig
Zig 0.15: zig fmt
10 months ago
number.zig
pkg/macos: copyAttribute should return optional
2 years ago
string.zig
pkg/macos: foundation yeet usingns
2 years ago
type.zig
renderer: big rework, graphics API abstraction layers, unified logic This commit is very large, representing about a month of work with many interdependent changes that don't separate cleanly in to atomic commits. The main change here is unifying the renderer logic to a single generic renderer, implemented on top of an abstraction layer over OpenGL/Metal. I'll write a more complete summary of the changes in the description of the PR.
1 year ago
url.zig
pkg/macos: foundation yeet usingns
2 years ago