- Avellino, Italy
Block or Report
Block or report perillo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
296 contributions in the last year
Less
More
Contribution activity
April 2023
Created 43 commits in 2 repositories
Created 1 repository
- perillo/ziglings Zig
Created a pull request in ratfactor/ziglings that received 22 comments
build: fix the build system
In this branch I plan to simplify, improve and fix the ziglings build system.
Tasks
#211
#210
Tested zig build with 0.6.0 to 0.10.0.
#213
…
+174
−82
•
22
comments
Opened 20 other pull requests in 2 repositories
ratfactor/ziglings
10
merged
2
open
2
closed
- Fix deadlock on Windows
- workflows: restore the workflows configuration
- workflows: improve the jobs configuration
- More improvements
- Improve ci more
- DRAFT
- Improve test coverage
- build: restore compatibility with old Zig compilers
- Update ZiglingStep
- Update the code to the new zig version
- Improve CI
- build: enable full parallelism when -Dhealed is set
- More improvements
- eowyn: always quote variables
ziglang/zig
1
merged
2
open
3
closed
Reviewed 3 pull requests in 2 repositories
ziglang/zig
2 pull requests
ratfactor/ziglings
1 pull request
Created an issue in ratfactor/ziglings that received 11 comments
windows-latest freeze when running jobs
The problem started when I added an additional job running zig build test.
I have done some tests on an old laptop with Windows 10.0.19044.0.
It se…
11
comments
Opened 25 other issues in 2 repositories
ratfactor/ziglings
13
closed
6
open
- .gitattribute: remove old entries and force lf mode for python files
- .gitignore: remove vim swap and backup files
- build: Exercise.output is not consistent
- Update the patch files
- build: add the -Dcontinue option
- build: add caching support to ZiglingStep
-
deprecation of
Build.runandBuild.install - build: intermixed messages from Zig build and ZiglingStep
-
build: running
zig build -Dn=n testfails when libc is required -
build: show the ziglings logo when running
zig build -Dn=n start - build: restore compatibility with old compilers
- build: move the exercises at the end of the file
-
eowyn: run
zig fmt --check --ast-checkafterzig build -Dhealed - README.md: add the full zig version to the latest required version
- README.md: document the "named exercise" mode
- Build: some steps don't show the ziglings logo
- build: incorrect description of the named_install step
- build.zig: incorrect handling of the ziglings logo
- build: using zig 0.6.0 will cause a compiler error
ziglang/zig
5
open
1
closed
- std.Child: deadlock on windows when writing to devnull inside bash shell
- RunStep: captureStdErr does not work with has_side_effects
- std.zig.Client: add support code for parsing zig.Server messages
- RFC: add the std.Build.fail function and std.Build.FailStep struct
- docgen fails to cross compiling for windows on linux host
-
RFC: add the
os_familyvariable to thebuiltinpackage


