issues
search
softdevteam
/
yksom
Other
8
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Re-enable CI
#233
jacob-hughes
closed
3 weeks ago
1
Remove use of `std::gc::ReferenceFree` trait
#232
jacob-hughes
closed
3 weeks ago
0
Rename FinalizerOptional trait
#231
jacob-hughes
closed
1 month ago
5
Update dependencies.
#230
ltratt
closed
9 months ago
2
Increase the SOM stack size.
#229
ltratt
closed
10 months ago
1
Move to GitHub merge queues.
#228
ltratt
closed
10 months ago
22
Multiple classes with the same name are allowed
#227
Hirevo
opened
1 year ago
8
More standard command line
#226
ltratt
closed
1 year ago
6
Are We Fast Yet Benchmarks
#225
smarr
opened
1 year ago
23
[Feature Request] Improved error message on file not found, and support to give class name instead of file
#224
smarr
closed
1 year ago
1
How to build yksom?
#223
smarr
closed
1 year ago
4
Update dependencies
#222
ltratt
closed
1 year ago
3
Rename rustgc
#221
jacob-hughes
closed
1 year ago
2
Run a benchmark in CI to make sure that we catch changes to the runner.
#220
ltratt
closed
1 year ago
20
Update for symmetric `=`.
#219
ltratt
closed
1 year ago
8
Fix integer multiplication.
#218
ltratt
closed
1 year ago
2
Update the SOM core library
#217
smarr
closed
1 year ago
28
Switch to use FinalizerOptional trait
#216
jacob-hughes
closed
2 years ago
7
Move from `Gc::into_raw` to `Gc::as_ptr`.
#215
ltratt
closed
2 years ago
4
Use Natrob with rustgc feature flag
#214
jacob-hughes
closed
2 years ago
59
Implement NoFinalize for optimisable types
#213
jacob-hughes
closed
2 years ago
24
Update dependencies.
#212
ltratt
closed
3 years ago
4
Remove all uses of Gc::new_from_layout.
#211
ltratt
closed
2 years ago
16
Ensure yksom works safely with untraceable allocation
#210
jacob-hughes
closed
3 years ago
2
Upgrade to lang_tester 0.6.
#209
ltratt
closed
3 years ago
2
Remove libgc
#208
jacob-hughes
closed
3 years ago
8
Remove custom rustfmt settings.
#207
ltratt
closed
3 years ago
2
Null entries on the SOMStack after they're removed.
#206
ltratt
closed
3 years ago
3
Audit interior mutability
#205
ltratt
closed
3 years ago
4
Get SomSom running
#204
ltratt
closed
3 years ago
12
Fix binary super sends.
#203
ltratt
closed
3 years ago
2
Two bug fixes
#202
ltratt
closed
3 years ago
5
Minimally update to the latest SOM library.
#201
ltratt
closed
3 years ago
3
Fix yksom after libgc changes
#200
jacob-hughes
closed
3 years ago
4
Move from rboehm to libgc.
#199
ltratt
closed
3 years ago
26
yksom takes a while to build so allow up to 30 minutes.
#198
ltratt
closed
4 years ago
4
Minimally add support for arbitrary sized integer constants.
#197
ltratt
closed
4 years ago
6
We need to check BigInt::to_f64() for infinity explicitly.
#196
ltratt
closed
4 years ago
9
Fix incorrect as_isize use inside Krun primitives
#195
jacob-hughes
closed
4 years ago
11
Set Boehm as GC backend explicilty
#194
jacob-hughes
closed
4 years ago
25
Memory leaks from RawVec?
#193
ltratt
opened
4 years ago
2
Homogenise as_isize's return types
#192
ltratt
closed
4 years ago
10
Fix wrong number of args in krun intrinsic
#191
jacob-hughes
closed
4 years ago
4
Add primitives for Krun
#190
jacob-hughes
closed
4 years ago
13
Test rustc_boehm integration as part of bors
#189
jacob-hughes
closed
4 years ago
19
Add support for rustc_boehm
#188
jacob-hughes
closed
4 years ago
6
SOM class paths are conventionally separated by ':'.
#187
ltratt
closed
4 years ago
2
Remove the Vec allocation in `Block`.
#186
ltratt
closed
3 years ago
8
Cache a function's blocks
#185
ltratt
closed
10 months ago
16
Store SOM variables on the SOM stack.
#184
ltratt
closed
4 years ago
8
Next