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 }}
dwgill
/
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
.github
on
master
User selector
All users
All time
Commit history
Commits on May 12, 2022
Revert "ci: run `code-formatting` job before everything else (try 2) (#14379)"
Show description for df029da
spytheman
committed
df029da
View commit details
Copy full SHA for df029da
View code at this point
Browse repository at this point
ci: run `code-formatting` job before everything else (try 2) (#14379)
danieldaeschle
authored
0972e67
View commit details
Copy full SHA for 0972e67
View code at this point
Browse repository at this point
Commits on May 7, 2022
ci: restore the `v -autofree .` step for gitly (gitly now has a workaround)
spytheman
committed
f956acd
View commit details
Copy full SHA for f956acd
View code at this point
Browse repository at this point
ci: comment out the go2v testing step for now
spytheman
committed
9e8e364
View commit details
Copy full SHA for 9e8e364
View code at this point
Browse repository at this point
Commits on May 5, 2022
ci: comment out the `v -autofree .` step for gitly temporarily
spytheman
committed
785e9af
View commit details
Copy full SHA for 785e9af
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
ci: enable again the `v install ui` task
spytheman
committed
5e8c4a3
View commit details
Copy full SHA for 5e8c4a3
View code at this point
Browse repository at this point
ci: temporarily use `git clone https://github.com/vlang/xyz ~/.vmodules/xyz` instead of `v install xyz`
spytheman
committed
c789ea5
View commit details
Copy full SHA for c789ea5
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
bootstrap: remove -I ./thirdparty/stdatomic/nix from make files (#14111)
spytheman
authored
31b28af
View commit details
Copy full SHA for 31b28af
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
ci: update windows-install-sqlite.bat to latest sqlite
spytheman
committed
379b638
View commit details
Copy full SHA for 379b638
View code at this point
Browse repository at this point
builtin: compile the gc statically by default (#14063)
spaceface777
authored
775c4c3
View commit details
Copy full SHA for 775c4c3
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
ci: fix generation of vc/v_win.c in gen_vc.yml
spytheman
committed
a62560d
View commit details
Copy full SHA for a62560d
View code at this point
Browse repository at this point
ci: fix windows-msvc builds, as well as the windows-cross job, turn on deprecation notices for [windows_stdcall] and [_fastcall]
spytheman
committed
e555335
View commit details
Copy full SHA for e555335
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
math.big: wrap all asserts in module code (not in tests) in `$if debug {}` (#14012)
spytheman
authored
716cb17
View commit details
Copy full SHA for 716cb17
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
ci: introduce v benchmarks inside the ci workflow (#13949)
vincenzopalazzo
authored
4666a27
View commit details
Copy full SHA for 4666a27
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
ci: build vpm again
medvednikov
committed
829fed4
View commit details
Copy full SHA for 829fed4
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
time: fix error for time.local() on windows (#13892)
yuyi98
authored
6987f2c
View commit details
Copy full SHA for 6987f2c
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
ci: use ./v instead of v in "Shader examples could be build" step
spytheman
committed
fb5df96
View commit details
Copy full SHA for fb5df96
View code at this point
Browse repository at this point
ci: add again `sudo apt-get update` for the `Install dependencies` step
spytheman
committed
fa3fa2e
View commit details
Copy full SHA for fa3fa2e
View code at this point
Browse repository at this point
ci: add vlang/pdf testing task, simplify other_ci.yml using `v should-compile-all`
spytheman
committed
4222fd0
View commit details
Copy full SHA for 4222fd0
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
ci: update sdl ci to compile shader example (#13805)
larpon
authored
894080b
View commit details
Copy full SHA for 894080b
View code at this point
Browse repository at this point
Commits on Mar 13, 2022
ci: add go2v build & test job to other_ci.yml
spytheman
committed
4d99157
View commit details
Copy full SHA for 4d99157
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
ci: bump timeout-minutes to 30 for 'Bootstraping works' job
spytheman
committed
57c6454
View commit details
Copy full SHA for 57c6454
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
ci: fix concurrency.group name for containers_ci.yml
spytheman
committed
9535d38
View commit details
Copy full SHA for 9535d38
View code at this point
Browse repository at this point
ci: bump timeout-minutes to 25 for ci_cross.yml
spytheman
committed
9523c23
View commit details
Copy full SHA for 9523c23
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
ci: extract ubuntu-docker-musl and alpine-docker-musl-gcc to containers_ci.yml, so they can be easily turned on/off in private github actions
spytheman
committed
a886242
View commit details
Copy full SHA for a886242
View code at this point
Browse repository at this point
ci: move alpine-docker-musl-gcc and ubuntu-docker-musl to other_ci.yml
spytheman
committed
3bcd112
View commit details
Copy full SHA for 3bcd112
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
ci: be more verbose when running make.bat on the CI
spytheman
committed
554a689
View commit details
Copy full SHA for 554a689
View code at this point
Browse repository at this point
cgen: get usecache working with clang (fix duplicate symbols)
joe-conigliaro
committed
6fc6548
View commit details
Copy full SHA for 6fc6548
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
ci: remove the -silent flag for CI jobs (the failing tests are listed at the end of the run anyway)
spytheman
committed
d3b8ac2
View commit details
Copy full SHA for d3b8ac2
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
ci: remove now-useless mlibc stuff from Vinix workflow (#13471)
Mintsuki
authored
73cf597
View commit details
Copy full SHA for 73cf597
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
ci: fix vinix compilation to commit aa18fc0 (Meson building mlibc fails in a01546b)
spytheman
committed
89e9f8a
View commit details
Copy full SHA for 89e9f8a
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
ci,tools: improve the precision of report-missing-fn-doc, remove dependence on sed
spytheman
committed
1dbde05
View commit details
Copy full SHA for 1dbde05
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
ci: fix undoc pub fn diff output (#13389)
larpon
authored
5df8381
View commit details
Copy full SHA for 5df8381
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
ci: add report-missing-fn-doc job, to prevent adding new undocumented pub symbols in vlib (#13386)
larpon
authored
649ecab
View commit details
Copy full SHA for 649ecab
View code at this point
Browse repository at this point
ci: require a minimal reproducible code sample in .github/ISSUE_TEMPLATE/bug_report.md (#13382)
kahsa
authored
fd9aa8b
View commit details
Copy full SHA for fd9aa8b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.