Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
luehmann
/
ziglearn
Public
forked from
Sobeston/zig.guide
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 11, 2021
count -> sum
Sobeston
committed
e395ca8
View commit details
Copy full SHA for e395ca8
Browse repository at this point
Chapter 1: Clarify some language around payload captures (#111)
Show description for e99bbd5
cincodenada
authored
e99bbd5
View commit details
Copy full SHA for e99bbd5
Browse repository at this point
decapitalize link to @frame (#117)
luehmann
authored
28a4ee3
View commit details
Copy full SHA for 28a4ee3
Browse repository at this point
Use "we" consistently (#113)
Show description for 61601cc
cincodenada
authored
61601cc
View commit details
Copy full SHA for 61601cc
Browse repository at this point
Commits on Aug 27, 2021
Updated zig build-exe to include file name
el10savio
authored and
Sobeston
committed
b272fe3
View commit details
Copy full SHA for b272fe3
Browse repository at this point
Commits on Jun 17, 2021
chapter-4: clarify callconv
Show description for 1f76e30
kivikakk
authored and
Sobeston
committed
1f76e30
View commit details
Copy full SHA for 1f76e30
Browse repository at this point
Commits on Jun 7, 2021
Update latest major version of Zig to 0.8
Show description for b573017
bnjmnt4n
authored and
Sobeston
committed
b573017
View commit details
Copy full SHA for b573017
Browse repository at this point
Commits on May 24, 2021
Zig -> zig (#104)
Show description for abd2158
rofrol
and
Sobeston
authored
abd2158
View commit details
Copy full SHA for abd2158
Browse repository at this point
code formatting (#105)
Show description for 9c4792a
rofrol
authored
9c4792a
View commit details
Copy full SHA for 9c4792a
Browse repository at this point
envoked -> invoked
rofrol
authored and
Sobeston
committed
0835125
View commit details
Copy full SHA for 0835125
Browse repository at this point
Commits on May 22, 2021
fixed os.tag regression
Sobeston
committed
3febd1d
View commit details
Copy full SHA for 3febd1d
Browse repository at this point
update to latest master
g-w1
authored and
Sobeston
committed
50f17f4
View commit details
Copy full SHA for 50f17f4
Browse repository at this point
Commits on Apr 7, 2021
Change Zig targets support table link
Show description for b396874
luismanfroni
authored and
Sobeston
committed
b396874
View commit details
Copy full SHA for b396874
Browse repository at this point
Commits on Mar 26, 2021
Updated chapters to link to standard library and documentation.
Stromberg90
authored and
Sobeston
committed
b6e880f
View commit details
Copy full SHA for b6e880f
Browse repository at this point
Commits on Mar 12, 2021
removed tiny-hello.zig
Sobeston
committed
cf1607b
View commit details
Copy full SHA for cf1607b
Browse repository at this point
Commits on Mar 11, 2021
Added note for joining a zig community
Sobeston
authored
f69d352
View commit details
Copy full SHA for f69d352
Browse repository at this point
Commits on Mar 10, 2021
clarified assignment code
Sobeston
authored
66031bf
View commit details
Copy full SHA for 66031bf
Browse repository at this point
Commits on Mar 9, 2021
fixed std.Thread compile
Sobeston
committed
24ca76a
View commit details
Copy full SHA for 24ca76a
Browse repository at this point
Commits on Mar 8, 2021
Correct Casing for GetBiggerInt Example (#93)
Show description for 330f2a8
ve-nt
authored
330f2a8
View commit details
Copy full SHA for 330f2a8
Browse repository at this point
Commits on Mar 7, 2021
multi item -> many item
Sobeston
committed
4f60149
View commit details
Copy full SHA for 4f60149
Browse repository at this point
multi pointer -> many item pointer, improved terminology
Sobeston
committed
6632692
View commit details
Copy full SHA for 6632692
Browse repository at this point
Commits on Mar 6, 2021
added error set merging docstring note
Sobeston
committed
593a51c
View commit details
Copy full SHA for 593a51c
Browse repository at this point
Commits on Mar 4, 2021
removed outdated bit-aligned pointer footer note
Sobeston
authored
8081389
View commit details
Copy full SHA for 8081389
Browse repository at this point
Commits on Mar 2, 2021
added bit aligned pointer section
Sobeston
committed
98888e9
View commit details
Copy full SHA for 98888e9
Browse repository at this point
Commits on Feb 24, 2021
Improved ABI section
Sobeston
authored
16207b4
View commit details
Copy full SHA for 16207b4
Browse repository at this point
Commits on Feb 23, 2021
Update Arrays section (#91)
Show description for ea41b26
Jason Phan
authored
ea41b26
View commit details
Copy full SHA for ea41b26
Browse repository at this point
Commits on Feb 22, 2021
added inline loop note in anon struct section
Sobeston
committed
d232843
View commit details
Copy full SHA for d232843
Browse repository at this point
Commits on Feb 19, 2021
Merge pull request #90 from bl0nd/dev
Show description for c7366c0
Sobeston
authored
c7366c0
View commit details
Copy full SHA for c7366c0
Browse repository at this point
Commits on Feb 18, 2021
Move const-over-var line to end of section
Jason Phan
committed
232c7f4
View commit details
Copy full SHA for 232c7f4
Browse repository at this point
Fix spacing of comment
Jason Phan
committed
44172d3
View commit details
Copy full SHA for 44172d3
Browse repository at this point
Commits on Feb 17, 2021
added note for integer syntax
Sobeston
authored
225f575
View commit details
Copy full SHA for 225f575
Browse repository at this point
Commits on Feb 16, 2021
Merge pull request #86 from bl0nd/assignment
Show description for ff0e6eb
Sobeston
authored
ff0e6eb
View commit details
Copy full SHA for ff0e6eb
Browse repository at this point
Commits on Feb 15, 2021
Make Assignment more formal and concise
Show description for c2e73a5
Jason Phan
committed
c2e73a5
View commit details
Copy full SHA for c2e73a5
Browse repository at this point
updated to new fmt rules
Sobeston
committed
2889283
View commit details
Copy full SHA for 2889283
Browse repository at this point
Commits on Feb 14, 2021
added payload capture section
Sobeston
committed
9466695
View commit details
Copy full SHA for 9466695
Browse repository at this point
Previous
Next
You can’t perform that action at this time.