Folkert
|
b3b2e7de11
|
remove faulty instance
|
2021-09-05 14:09:15 +02:00 |
|
Folkert
|
f8809a3eef
|
rename wasm -> wasm32
|
2021-09-05 14:08:14 +02:00 |
|
Richard Feldman
|
d323869e7f
|
Merge pull request #1659 from rtfeldman/gen-dev/cleanup
Refactor dev backend to deal with layouts within specific backends.
|
2021-09-03 22:22:58 -04:00 |
|
Richard Feldman
|
5603e143ad
|
Merge pull request #1661 from rtfeldman/linux-32-bit
32-bit linux
|
2021-09-03 22:10:28 -04:00 |
|
Richard Feldman
|
6b2ece4094
|
Merge pull request #1660 from rtfeldman/tag-alignment-fix
Tag alignment fix
|
2021-09-03 21:52:57 -04:00 |
|
Folkert
|
b72726b367
|
clippy
|
2021-09-04 01:39:59 +02:00 |
|
Folkert
|
3fbdc743ec
|
link 32-bit x86 on linux
|
2021-09-04 01:32:12 +02:00 |
|
Folkert
|
a7eeae05ca
|
support i386 (no linking yet)
|
2021-09-04 01:31:33 +02:00 |
|
Folkert
|
2954b582a7
|
layout add allocation_alignment_bytes
|
2021-09-04 00:21:14 +02:00 |
|
Folkert
|
97577c92cf
|
layout add allocation_alignment_bytes
|
2021-09-04 00:03:10 +02:00 |
|
Folkert
|
63c488acd8
|
check whether a pointer actually stores the tag id in the bits
|
2021-09-03 23:58:41 +02:00 |
|
Folkert
|
0ae2c5fe19
|
check whether a pointer actually stores the tag id in the bits
|
2021-09-03 23:47:05 +02:00 |
|
Folkert
|
2931427870
|
Merge remote-tracking branch 'origin/trunk' into linux-32-bit
|
2021-09-03 21:10:51 +02:00 |
|
Brendan Hansknecht
|
ad974dd473
|
Add extra commentabout unsafe usage
|
2021-09-03 11:00:27 -07:00 |
|
Brendan Hansknecht
|
d9d0d0c0af
|
Refactor dev backend to deal with layouts within specific backends. Just check constraints at high level
|
2021-09-03 10:54:51 -07:00 |
|
Richard Feldman
|
3364ea00e0
|
Only print warnings if there are no errors
|
2021-09-02 22:24:48 -04:00 |
|
Richard Feldman
|
69bafb4e17
|
clippy
|
2021-09-02 22:08:09 -04:00 |
|
Richard Feldman
|
5d77aca738
|
Fix reporting tests
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
828c5191cf
|
Print a horizontal rule after the last error
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
1360b04227
|
Add severity to file loading reports
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
a1e7610709
|
Add severity to mono reports
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
70939f1d6a
|
Add severity to parse problem reports
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
ee6c246b07
|
Add severity to type problem reports
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
c711f0bbc7
|
Report severity and custom titles in can::Problem
|
2021-09-02 21:59:13 -04:00 |
|
Richard Feldman
|
71af5c5a1a
|
Add severity to Report
|
2021-09-02 21:59:13 -04:00 |
|
Folkert
|
cde8f5cbd4
|
optimize RC
|
2021-09-02 21:29:24 +02:00 |
|
Folkert
|
4e39543054
|
simplify/optimize decref logic
|
2021-09-01 23:07:56 +02:00 |
|
Folkert
|
7aac6b6750
|
cleanup
|
2021-09-01 22:52:39 +02:00 |
|
Folkert
|
98c672bbde
|
pipe target information through
|
2021-09-01 21:50:59 +02:00 |
|
Folkert
|
d8d4522b16
|
cleanup
|
2021-09-01 20:27:48 +02:00 |
|
Folkert
|
85e4afefe8
|
quick fix for failing expects on wasm
|
2021-09-01 17:22:57 +02:00 |
|
Folkert
|
5cb7dbd3cc
|
use zig's decref instead of an LLVM implementation
|
2021-09-01 16:58:05 +02:00 |
|
Folkert
|
59c63ef3a8
|
fix tag id stored in ptr bits on 32-bit systems
|
2021-09-01 15:57:32 +02:00 |
|
Folkert
|
3ef4a40f45
|
hopefully get the logic right this time
|
2021-09-01 15:56:50 +02:00 |
|
Folkert
|
4731cbd391
|
trying to be even smarter
|
2021-08-31 22:40:13 +02:00 |
|
Folkert
|
a810c2c27b
|
smarter alignment code
|
2021-08-31 22:37:32 +02:00 |
|
Folkert
|
106f1311d2
|
only conditionally flip a bit
|
2021-08-31 22:32:56 +02:00 |
|
Folkert
|
49708cfff8
|
WIP
|
2021-08-31 20:11:28 +02:00 |
|
Folkert
|
b7db53a8d9
|
remove wasm tests (they would obviously fail CI)
|
2021-08-31 12:36:50 +02:00 |
|
Anton-4
|
3f148fe4eb
|
removed wasm tests relying on unreleased zig version
|
2021-08-31 12:33:22 +02:00 |
|
Folkert
|
2e91914443
|
use zig wasm-ld
|
2021-08-30 00:18:01 +02:00 |
|
Folkert
|
b416e854ef
|
Merge remote-tracking branch 'origin/trunk' into wasm-gen-test
|
2021-08-29 23:14:03 +02:00 |
|
Folkert
|
ca227a58aa
|
clippy
|
2021-08-29 23:13:40 +02:00 |
|
Folkert
|
4d53b60c02
|
fix use after move
|
2021-08-29 23:11:16 +02:00 |
|
Folkert
|
d77c695e45
|
turn off wasm testing
|
2021-08-29 23:08:16 +02:00 |
|
Folkert
|
4ced5ce2c0
|
updates for tests
|
2021-08-29 23:06:23 +02:00 |
|
Folkert
|
344f30747d
|
make Dict.len actually return a usize
|
2021-08-29 23:05:58 +02:00 |
|
Folkert
|
1ca0b797ea
|
make Dict.len return a nat
|
2021-08-29 23:04:20 +02:00 |
|
Folkert
|
32ef95e3d0
|
clean up sjlj code gen
|
2021-08-29 17:09:32 +02:00 |
|
Folkert
|
53c8500d11
|
use zig to generate round function; llvm gives wasm errors
|
2021-08-29 17:09:04 +02:00 |
|