August 17, 2020 – August 24, 2020
Overview
Could not load contribution data
Please try again later
42 Pull requests merged by 20 people
-
Use O_NOCTTY open flag
#6146 merged
Aug 24, 2020 -
Start working on stage2 ARM backend
#6097 merged
Aug 24, 2020 -
Fix unused argument error when formatting std.Target
#6142 merged
Aug 24, 2020 -
Update to glibc 2.32
#6137 merged
Aug 24, 2020 -
remove licensing comments from init-exe/init-lib
#6151 merged
Aug 24, 2020 -
Improve documentation on siphash recommended parameters
#6133 merged
Aug 22, 2020 -
cache_hash: hash function change
#6131 merged
Aug 22, 2020 -
Bpf: move under os/linux instead of bits
#6126 merged
Aug 22, 2020 -
update update_glibc and process_headers to latest zig
#6134 merged
Aug 22, 2020 -
Add entry_point_command struct to Mach-O definitions
#6130 merged
Aug 22, 2020 -
Implement @Type for Enum
#6119 merged
Aug 22, 2020 -
Remove TypeInfo.Error.value
#6120 merged
Aug 22, 2020 -
Promote hash/siphash to crypto/siphash
#6125 merged
Aug 22, 2020 -
std: remove init functions from linked list nodes
#6124 merged
Aug 22, 2020 -
Make poly1305 faster
#6116 merged
Aug 21, 2020 -
std: sync TailQueue with new SinglyLinkedList API
#6118 merged
Aug 21, 2020 -
Add macosx end-to-end smoke test
#6106 merged
Aug 21, 2020 -
Fix missing init() update in std/build/write_file.zig
#6109 merged
Aug 20, 2020 -
Breaking: sort std/crypto functions into categories
#6095 merged
Aug 20, 2020 -
Disallow extern variables with initializers.
#6103 merged
Aug 20, 2020 -
add UTIME_NOW and UTIME_OMIT constants for use in utimensat/futimens
#6104 merged
Aug 20, 2020 -
Implement @Type for structs
#6099 merged
Aug 20, 2020 -
add license header to all std lib files
#6101 merged
Aug 20, 2020 -
Write page zero as first segment for Mach-O exes
#6102 merged
Aug 20, 2020 -
map EBADF to error values for read and write
#5745 merged
Aug 20, 2020 -
builder: implement integer options
#6100 merged
Aug 19, 2020 -
fixes and improvements for parseCharLiteral
#6098 merged
Aug 19, 2020 -
Write out Mach-O header
#6085 merged
Aug 19, 2020 -
Change std.debug.warn to std.debug.print in init-exe template.
#5941 merged
Aug 19, 2020 -
Stage2: more astgen stuff
#6086 merged
Aug 19, 2020 -
stage2/wasm: do incremental compilation in-memory
#6088 merged
Aug 19, 2020 -
stage2/link: clarify comments on calling order
#6083 merged
Aug 18, 2020 -
stage1: fix non-exhaustive enums with one field
#5495 merged
Aug 18, 2020 -
Fix opaque structs and mitigate C++ mangling issues
#6072 merged
Aug 18, 2020 -
ristretto255: add uniform string->element map & inversionless equivalence check
#6081 merged
Aug 18, 2020 -
Cleaned up RISC-V instruction creation, added 32-bit immediates
#6077 merged
Aug 18, 2020 -
stage2: add a wasm backend
#6056 merged
Aug 18, 2020 -
Handle singular param count word in error messages
#6073 merged
Aug 18, 2020 -
added bpf() syscall and some supporting structs
#6061 merged
Aug 18, 2020 -
Stage2: more optionals stuff
#6060 merged
Aug 17, 2020 -
std.log: (breaking) remove scope parameter from logging functions
#6046 merged
Aug 17, 2020 -
Add skeleton for MachO support in stage2
#6070 merged
Aug 17, 2020
7 Pull requests opened by 6 people
-
Add `--base-address` flag and build step field
#6121 opened
Aug 21, 2020 -
Add error checks to `@Type`
#6132 opened
Aug 22, 2020 -
Implement std.meta.tagPayload
#6139 opened
Aug 22, 2020 -
Add mem.timingSafeEql() for constant-time array comparison
#6140 opened
Aug 22, 2020 -
std: Allow hashing of floats so they can be used as keys for hash maps.
#6145 opened
Aug 23, 2020 -
Stage2: error sets
#6148 opened
Aug 23, 2020 -
std: add terminfo module
#6150 opened
Aug 23, 2020
14 Issues closed by 6 people
-
"unable to @bitCast from pointer type" where source type value is a slice
#6144 closed
Aug 23, 2020 -
Use case: @cImport of Steam SDK
#6143 closed
Aug 23, 2020 -
Proposal: Remove TypeInfo.Error.value
#6108 closed
Aug 22, 2020 -
errdefer in a loop
#6127 closed
Aug 22, 2020 -
Proposal: decouple codegen from output
#6079 closed
Aug 21, 2020 -
create a self-hosted incremental linker
#1535 closed
Aug 21, 2020 -
Expose bit offset in TypeInfo.StructField
#5356 closed
Aug 21, 2020 -
Can't use ?*Self as a field type when it is passed to/returned from a function
#6112 closed
Aug 21, 2020 -
Writing to a file open with read permissions panics instead of returning error
#3880 closed
Aug 20, 2020 -
Getting error while trying to print an error
#6094 closed
Aug 19, 2020 -
Implementing Incremental Compilation for WebAssembly
#5985 closed
Aug 19, 2020 -
bad register allocation codegen
#6064 closed
Aug 19, 2020 -
Non-exhaustive enums behaving unexpectedly
#5314 closed
Aug 18, 2020
20 Issues opened by 16 people
-
Compiler segfault when leaving off a `try` in a test
#6153 opened
Aug 24, 2020 -
File descriptor leak checking
#6152 opened
Aug 24, 2020 -
specying build revision with cmake
#6149 opened
Aug 23, 2020 -
broken LLVM module casting sentinel slice to non-sentinel
#6147 opened
Aug 23, 2020 -
usingnamespace error: import of 'someFunc' overrides existing definition
#6141 opened
Aug 22, 2020 -
Function with while-loop containing a block and comptime var doesn't return
#6136 opened
Aug 22, 2020 -
@Frame crash the compiler when type error
#6135 opened
Aug 22, 2020 -
use types to select appropriately sized machine code operations
#6129 opened
Aug 22, 2020 -
Ergonomics: Rename various `XtoY` functions to `YfromX`
#6128 opened
Aug 22, 2020 -
Segmentation fault with undefined or infered (.{}) in @Type(.Struct) fields and decls
#6123 opened
Aug 21, 2020 -
Alignment of fields missing from TypeInfo.Struct and TypeInfo.Union
#6122 opened
Aug 21, 2020 -
Undesireable zig fmt behavior with while statement nested in blockless if
#6114 opened
Aug 21, 2020 -
OS clocks may not be monotonically increasing.
#6111 opened
Aug 21, 2020 -
integrate top level comptime decls with incremental compilation
#6110 opened
Aug 21, 2020 -
Potential issues with generating shared libraries ABI in Windows 32bits
#6092 opened
Aug 19, 2020 -
zig cc: optimization and debug flags
#6091 opened
Aug 19, 2020 -
Building with LLVM 10.0.1 installed via Homebrew fails
#6087 opened
Aug 18, 2020 -
Compiler segfaults with comptime function, compiles when code is inlined
#6084 opened
Aug 18, 2020 -
send patch to Linux to fix std.cache_hash isProblematicTimestamp false negative
#6082 opened
Aug 18, 2020 -
zig0 segmentation fault during build on netbsd/macppc (ppc32)
#6080 opened
Aug 17, 2020
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
homebrew and llvm 10 packages in apt.llvm.org are broken with undefined reference to getPollyPluginInfo
#4799 commented on
Aug 18, 2020 • 6 new comments -
QoL: Partial array initialization in structs
#6068 commented on
Aug 18, 2020 • 4 new comments -
Zig emits `NUL` file when failing to compile on Windows
#5989 commented on
Aug 19, 2020 • 3 new comments -
Add AES-IGE block cipher
#5765 commented on
Aug 21, 2020 • 3 new comments -
Allow implicit casting of single pointers to unknown length pointers
#5912 commented on
Aug 22, 2020 • 3 new comments -
New hashmap implementation
#5999 commented on
Aug 19, 2020 • 3 new comments -
rename std.os to std.posix
#5019 commented on
Aug 21, 2020 • 2 new comments -
Allow returning a value with an error
#2647 commented on
Aug 21, 2020 • 2 new comments -
enumerate all kinds of undefined behavior, even that which cannot be safety-checked
#1966 commented on
Aug 23, 2020 • 2 new comments -
Link C runtime when compiling Windows DLL which uses libC
#5870 commented on
Aug 23, 2020 • 2 new comments -
Call arbitrary function with argument struct
#2930 commented on
Aug 17, 2020 • 1 new comment -
Allow COFF output for freestanding target
#3182 commented on
Aug 17, 2020 • 1 new comment -
package manager
#943 commented on
Aug 18, 2020 • 1 new comment -
PE linking support in stage2
#5374 commented on
Aug 18, 2020 • 1 new comment -
Tier 3 OpenBSD Support for x86_64
#2016 commented on
Aug 20, 2020 • 1 new comment -
Can't get the General Purpose Allocator's double free detection to work
#6004 commented on
Aug 20, 2020 • 1 new comment -
rename "i386" to "x86"
#4663 commented on
Aug 21, 2020 • 1 new comment -
builtin function @reify to create a type from a TypeInfo instance
#383 commented on
Aug 22, 2020 • 1 new comment -
complete the Keyword Reference section of the documentation
#2060 commented on
Aug 22, 2020 • 1 new comment -
`errdefer` in `json.parseInternal` causes lots of code generation
#5327 commented on
Aug 22, 2020 • 1 new comment -
Proposal: slice by len instead of terminating index
#5575 commented on
Aug 23, 2020 • 1 new comment -
std: add json parsing option to skip unknown fields
#5852 commented on
Aug 17, 2020 • 1 new comment -
Sentinel-terminated slices can be coerced to have a different sentinal value
#6054 commented on
Aug 18, 2020 • 0 new comments -
defer implementation: instead of duplicating the code at every exit path, make a basic block that exit paths point to
#283 commented on
Aug 19, 2020 • 0 new comments -
Dependency loop false positive with optional pointers
#4562 commented on
Aug 21, 2020 • 0 new comments -
Unrecognized glibc version: 2.31.9000 unrecognized C ABI
#5082 commented on
Aug 23, 2020 • 0 new comments