issues
search
brenhinkeller
/
StaticTools.jl
Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things!
MIT License
167
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't compile on Windows 10
#64
anthonyanikos
opened
2 months ago
2
Add Bumper 0.7 to the compat list
#63
bvdmitri
closed
3 months ago
1
Update Project.toml to use the latest version of Bumper.jl
#62
bvdmitri
closed
3 months ago
0
Inconsistent output when printing formatted strings to file
#61
GianlucaFuwa
opened
4 months ago
3
MallocArray of MallocMatrix
#60
Thomas008
closed
5 months ago
2
readline
#59
Thomas008
opened
5 months ago
3
Update `stdoutp()`, `stderrp()`, and `stdinp()` for Windows
#58
daizutabi
closed
6 months ago
2
Update README.md - Windows limitations
#57
PallHaraldsson
closed
6 months ago
1
Doc fix - Update stackarray.jl
#56
PallHaraldsson
closed
6 months ago
1
Trigger CI
#55
MasonProtter
closed
1 year ago
0
Add `MallocSlabBuffer` and Bumper.jl compat
#54
MasonProtter
closed
1 year ago
2
Questions on e.g. GC.@preserve
#53
PallHaraldsson
closed
4 months ago
1
LoopVectorization and 32-bit support
#52
tshort
closed
1 year ago
2
Calling StaticTools.dlopen vs StaticCompiler.dlopen
#51
mdmaas
closed
4 months ago
1
Update README.md possible (workaround) fix for example
#50
PallHaraldsson
closed
1 year ago
0
Linker error for one of the examples, not others
#49
PallHaraldsson
opened
1 year ago
5
Bound-check and panic somehow?
#48
PallHaraldsson
opened
1 year ago
3
rerun CI
#47
brenhinkeller
closed
1 year ago
0
Add utilities to convert object models
#46
tshort
closed
1 year ago
12
allocated inline assertion error for a MallocVector of struct with SVector or NTuple field.
#45
Alexander-Barth
closed
1 year ago
6
`AbstractArray` -> `MallocArray` conversion?
#44
jonniediegelman
opened
1 year ago
3
Passing primitives?
#43
Quafadas
closed
1 year ago
13
Try adding an iterate method for DenseStaticarray as well
#42
brenhinkeller
closed
1 year ago
0
Iteration Base API
#41
tshort
closed
1 year ago
1
Rename our type-stable iteration procedure to `iterate_stable`
#40
brenhinkeller
closed
1 year ago
0
Iteration issue with StaticString
#39
tshort
closed
1 year ago
11
Feat add view support
#38
Klafyvel
closed
1 year ago
3
feat: Add more string-iteration utilities and `Base.endswith` support.
#37
Klafyvel
closed
1 year ago
0
feat: Add support for `Base.iterate` and `Base.startswith`.
#36
Klafyvel
closed
1 year ago
2
StaticStrings: I'm trying to add an iterate method , how can I fix an undefined reference to `ijl_trhow`?
#35
Klafyvel
closed
1 year ago
10
Fix a few issues with llvmcalls in llvmio and llvmlibc
#34
brenhinkeller
closed
1 year ago
0
llvmio.jl is using incorrect declarations
#33
vtjnash
opened
1 year ago
5
Improve test coverage, various bugfixes
#32
brenhinkeller
closed
2 years ago
0
Readtest
#31
brenhinkeller
closed
2 years ago
1
use latest 1.8 for CI
#30
Moelf
closed
2 years ago
1
Rerun CI
#29
brenhinkeller
closed
2 years ago
0
`read` is broken
#28
Moelf
closed
2 years ago
30
StaticStrings.jl
#27
mkitti
opened
2 years ago
2
Add explicit path to julia executable in tests
#26
brenhinkeller
closed
2 years ago
0
Prevent some unsafe operations on null file pointers
#25
brenhinkeller
closed
2 years ago
1
PkgEval: segfault during fclose
#24
maleadt
closed
2 years ago
1
Toobigarrays
#23
brenhinkeller
closed
2 years ago
7
Integer overflow when calculating number of bytes
#22
mkitti
closed
2 years ago
7
Match extension-appending behaviour of `Libdl.dlopen`
#21
brenhinkeller
closed
2 years ago
0
Windows stdio
#20
mkitti
closed
6 months ago
4
Implement Base.unsafe_wrap(MallocArray, ...)
#19
mkitti
closed
2 years ago
2
Compose with ArrayAllocators.jl
#18
mkitti
opened
2 years ago
3
Support "withmallocarray"-type do-block syntax for most `MallocArray` constructors
#17
brenhinkeller
closed
2 years ago
0
`StackArray`s
#16
brenhinkeller
closed
2 years ago
0
StaticTools.dlopen returns Ptr{StaticTools.DYLIB} @0x0000000000000000
#15
mdmaas
closed
2 years ago
3
Next