This website requires JavaScript.
Explore
Help
Sign in
core
/
go-cgo
Watch
8
Star
0
Fork
You've already forked go-cgo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
8
commits
2
branches
1
tag
183
KiB
Go
100%
f07ce8cfc4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Virgil
f07ce8cfc4
Merge pull request '[agent/codex:gpt-5.3-codex-spark] Read docs/RFC.md fully. Find ONE feature described in the sp...' (
#3
) from main into dev
2026-04-03 19:13:27 +00:00
docs
docs: add RFC specs for agent reference
2026-04-03 20:09:13 +01:00
buffer.go
feat(buffer): implement RFC buffer lifecycle with safety checks
2026-04-03 19:11:30 +00:00
buffer_test.go
feat(cgo): add RFC string conversion utilities
2026-04-03 19:12:25 +00:00
go.mod
feat(buffer): implement RFC buffer lifecycle with safety checks
2026-04-03 19:11:30 +00:00
README.md
feat: initial commit
2026-04-03 20:07:30 +01:00
scope.go
feat(scope): add scoped allocation lifecycle API
2026-04-03 19:13:21 +00:00
scope_test.go
feat(scope): add scoped allocation lifecycle API
2026-04-03 19:13:21 +00:00
string_conversion.go
feat(cgo): add RFC string conversion utilities
2026-04-03 19:12:25 +00:00
README.md
go-cgo