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 }}
gaecom
/
v
Public
forked from
vlang/v
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
v
vlib
x
on
master
User selector
All users
All time
Commit history
Commits on May 3, 2023
cgen: fix comptimeselector option propagation (#18092)
felipensp
authored
2c123df
View commit details
Copy full SHA for 2c123df
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
json2: encode reference fields too (#17058)
enghitalo
authored
b0589c6
View commit details
Copy full SHA for b0589c6
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
json2: encode array (#17926)
enghitalo
authored
91874f3
View commit details
Copy full SHA for 91874f3
View code at this point
Browse repository at this point
json2: fix encoding of nested maps like map[string]map[string]int (#17924)
enghitalo
authored
4d4d76d
View commit details
Copy full SHA for 4d4d76d
View code at this point
Browse repository at this point
cgen: fix auto_str for option values (#17910)
felipensp
authored
5c439b6
View commit details
Copy full SHA for 5c439b6
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
all: 2023 copyright
medvednikov
committed
6756d28
View commit details
Copy full SHA for 6756d28
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
json2: fix decode to map doesn't work (#17757)
enghitalo
authored
dc11f1f
View commit details
Copy full SHA for dc11f1f
View code at this point
Browse repository at this point
json2: encode map (#16928)
enghitalo
authored
9790668
View commit details
Copy full SHA for 9790668
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
all: comptime type lowercase ($int, $enum, $option, etc) (#17732)
felipensp
authored
9a9cfe4
View commit details
Copy full SHA for 9a9cfe4
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
checker: check generic fn call argument type mismatch (#17680)
yuyi98
authored
d349c1d
View commit details
Copy full SHA for d349c1d
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
json2: fix decode result with option fields (#17561)
felipensp
authored
785546f
View commit details
Copy full SHA for 785546f
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
cgen, json2: fix auto str option type generator, and json2 option type handling (#17388)
felipensp
authored
6b20bdd
View commit details
Copy full SHA for 6b20bdd
View code at this point
Browse repository at this point
Commits on Feb 18, 2023
cgen, check, parser: implement first-class option type (#17017)
felipensp
authored
2879c51
View commit details
Copy full SHA for 2879c51
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
docs: fix typos using codespell (#17332)
aynh
authored
cad2cd5
View commit details
Copy full SHA for cad2cd5
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
cgen, checker: fix comptimeselector resolution + if comptime branching improvement + comptimeselector cleanup (#17302)
felipensp
authored
039c9b2
View commit details
Copy full SHA for 039c9b2
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
docs: unify format of notes (#17294)
i582
authored
c8c70de
View commit details
Copy full SHA for c8c70de
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
json2: encode array of all and verify sum type (#17051)
enghitalo
authored
ed58b95
View commit details
Copy full SHA for ed58b95
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
json2: encode sumtype (#17041)
enghitalo
authored
0ac6ba9
View commit details
Copy full SHA for 0ac6ba9
View code at this point
Browse repository at this point
json2: improve the performance of encode ~2x (#17050)
enghitalo
authored
1d51f31
View commit details
Copy full SHA for 1d51f31
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
x.json2: add json2.map_from(t T) (#16797)
enghitalo
authored
525c5e2
View commit details
Copy full SHA for 525c5e2
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
json2: refactor, doc, perf, test, errors (#16986)
enghitalo
authored
55787ff
View commit details
Copy full SHA for 55787ff
View code at this point
Browse repository at this point
x.json2: fix: #16975 (#16983)
Show description for 7db7951
enghitalo
and
spytheman
authored
7db7951
View commit details
Copy full SHA for 7db7951
View code at this point
Browse repository at this point
json2: refactoring and fixes (#16893)
enghitalo
authored
28cbaf6
View commit details
Copy full SHA for 28cbaf6
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
json2: refactor after #16951 (#16976)
enghitalo
authored
199db81
View commit details
Copy full SHA for 199db81
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
checker,json2: relax checking of x.enum = integer at comptime; refactor json2 to clean it up (#16926)
enghitalo
authored
d1306ff
View commit details
Copy full SHA for d1306ff
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
json2: small refactor after #16896 (#16911)
enghitalo
authored
cf95d77
View commit details
Copy full SHA for cf95d77
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
json2: fix encoding of struct fields that are aliases (#16925)
enghitalo
authored
33a99fe
View commit details
Copy full SHA for 33a99fe
View code at this point
Browse repository at this point
all: change optional to option (#16914)
JalonSolov
authored
90941b3
View commit details
Copy full SHA for 90941b3
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
checker: remove `c.pref.is_test` exception for calling private methods in _other_ modules (#16872)
Delta456
authored
da68b2d
View commit details
Copy full SHA for da68b2d
View code at this point
Browse repository at this point
x.json2: refactor/fix json2.encode, add more tests (#16790)
enghitalo
authored
8f217c0
View commit details
Copy full SHA for 8f217c0
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
x.json2: update tests (#16847)
enghitalo
authored
2e54a8c
View commit details
Copy full SHA for 2e54a8c
View code at this point
Browse repository at this point
Commits on Dec 31, 2022
cgen: fix struct optional field zero init (#16814)
yuyi98
authored
1c151fb
View commit details
Copy full SHA for 1c151fb
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
x.json: fix parsing of time fields, that have just a single date encoded inside the parsed string (fix #16722)
spytheman
committed
3c920f2
View commit details
Copy full SHA for 3c920f2
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
doc: update the README for json2 (#16657)
enghitalo
authored
70bb989
View commit details
Copy full SHA for 70bb989
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
json2: decode time.Time, supporting unix timestamps (like `json`), as well as rfc3339 datetimes (#16653)
enghitalo
authored
b682e9e
View commit details
Copy full SHA for b682e9e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.