Folkert
|
770d4d7bc3
|
simplify str_count_graphemes
|
2020-12-03 16:07:14 +01:00 |
|
Folkert
|
3d6ea21184
|
cleanup
|
2020-12-03 16:04:08 +01:00 |
|
Folkert
|
3554a81add
|
pass RocStr over the zig/llvm boundary
|
2020-12-03 15:52:27 +01:00 |
|
Folkert
|
a03426c4d3
|
Merge remote-tracking branch 'origin/trunk' into list-refcount-issues
|
2020-12-03 15:27:06 +01:00 |
|
Folkert
|
4829368ca8
|
code cleanup
|
2020-12-03 15:24:15 +01:00 |
|
Jared Ramirez
|
e8b86ad887
|
Fix merge conflicts with concat
|
2020-12-02 19:26:25 -08:00 |
|
Jared Ramirez
|
2911678eeb
|
Fix str allocation
|
2020-12-02 19:16:33 -08:00 |
|
Jared Ramirez
|
4504306370
|
[WIP] Fix str.split allocation
|
2020-12-02 19:16:17 -08:00 |
|
Jared Ramirez
|
87da39c8f6
|
Don't use the implicit libc allocator in RocStr
|
2020-12-02 19:16:15 -08:00 |
|
Richard Feldman
|
e45dcd0208
|
Fix regions in a test
|
2020-12-02 22:06:04 -05:00 |
|
Richard Feldman
|
80d959a103
|
Restore original state if skip parsers fail
|
2020-12-02 22:04:46 -05:00 |
|
Richard Feldman
|
e2804398b4
|
Fix keyword parsing bug
|
2020-12-02 21:56:31 -05:00 |
|
Richard Feldman
|
98fa4a752d
|
Reproduce keyword parsing bug
|
2020-12-02 21:56:31 -05:00 |
|
rvcas
|
4808611fc3
|
fix: don't hard code base
|
2020-12-02 21:53:15 -05:00 |
|
Richard Feldman
|
7e91e916d7
|
Reproduce parse bug
|
2020-12-02 19:05:24 -05:00 |
|
Folkert
|
0a8415b48e
|
fix closure not decremented
|
2020-12-02 22:51:16 +01:00 |
|
Folkert
|
654342fb54
|
cleanup
|
2020-12-02 21:42:27 +01:00 |
|
Richard Feldman
|
2d9fe11c64
|
Merge branch 'trunk' into zig-hosts
|
2020-12-01 23:05:11 -05:00 |
|
Richard Feldman
|
10f773482a
|
Merge pull request #760 from rtfeldman/dev-backend-aarch64
Dev backend aarch64
|
2020-12-01 23:04:24 -05:00 |
|
rvcas
|
bddc69896c
|
feat: do not hardcode the platform path
|
2020-12-01 23:03:31 -05:00 |
|
rvcas
|
4f19eedce4
|
chore: comment out unused stuff to reduce noise
|
2020-12-01 23:02:25 -05:00 |
|
Richard Feldman
|
cd16c67c7d
|
Use small string check more explicitly
|
2020-12-01 22:11:41 -05:00 |
|
Richard Feldman
|
3bb7e15ac4
|
Add some TODOs
|
2020-12-01 22:11:41 -05:00 |
|
Richard Feldman
|
19e5c1350e
|
Revise RocStr a bit
|
2020-12-01 22:11:41 -05:00 |
|
Brendan Hansknecht
|
b19167a47d
|
Merge branch 'trunk' into dev-backend-aarch64
|
2020-12-01 19:09:27 -08:00 |
|
Brendan Hansknecht
|
dcb4660273
|
properly add target features
|
2020-12-02 03:08:04 +00:00 |
|
Richard Feldman
|
f79614e769
|
Allow zig hosts
|
2020-12-01 22:07:11 -05:00 |
|
Richard Feldman
|
017b53ce23
|
Clean up c_host.o renaming logic
|
2020-12-01 22:07:11 -05:00 |
|
Richard Feldman
|
35fab76cca
|
Fix test
|
2020-12-01 22:05:45 -05:00 |
|
rvcas
|
5adfa66b1e
|
Merge branch 'trunk' into task_can
|
2020-12-01 21:58:51 -05:00 |
|
Richard Feldman
|
a9d4b38e44
|
Merge remote-tracking branch 'origin/trunk' into zig-str-concat
|
2020-12-01 21:50:08 -05:00 |
|
Brendan Hansknecht
|
f9343ce070
|
Keep aarch64 tests disable
|
2020-12-01 18:42:59 -08:00 |
|
Brendan Hansknecht
|
5b217aae95
|
Merge remote-tracking branch 'origin/trunk' into dev-backend
|
2020-12-01 18:30:04 -08:00 |
|
Brendan Hansknecht
|
be979b4218
|
Add immediate addition and subtraction for AArch46
|
2020-12-01 18:29:10 -08:00 |
|
Richard Feldman
|
1b6acf60bd
|
Check zig formatting after running tests
|
2020-12-01 20:36:09 -05:00 |
|
Richard Feldman
|
b7b9fe16d9
|
Actually exit 1 if zig tests fail
|
2020-12-01 20:36:03 -05:00 |
|
Richard Feldman
|
f46f87834f
|
set euxo pipefail on zig tests
|
2020-12-01 20:35:56 -05:00 |
|
Folkert
|
674f336601
|
clippy things
|
2020-12-01 23:11:24 +01:00 |
|
Folkert
|
5dbe470933
|
fix typo
|
2020-12-01 23:07:35 +01:00 |
|
Folkert
|
5d00910a38
|
fix memory leaks in lists
|
2020-12-01 23:01:17 +01:00 |
|
Folkert
|
63f4fbf1ef
|
use zig-defined Str.concat
|
2020-12-01 23:00:39 +01:00 |
|
Folkert
|
1a71b8bac7
|
define Str.concat in zig
|
2020-12-01 21:36:33 +01:00 |
|
Folkert
|
1589e688b3
|
use the zig formatter
|
2020-12-01 21:26:37 +01:00 |
|
Folkert
|
92544e5b07
|
link in libc when running zig tests
|
2020-12-01 21:24:37 +01:00 |
|
Folkert
|
af3a4c16f4
|
List.map can call closures
|
2020-12-01 15:20:52 +01:00 |
|
Folkert
|
0c53aea64a
|
fix compilation on my linux machine
|
2020-12-01 15:20:08 +01:00 |
|
Brendan Hansknecht
|
f9d571ebc2
|
Always inline assembly functions and calling conventions
|
2020-11-30 23:35:23 -08:00 |
|
Brendan Hansknecht
|
fd77d92851
|
Add AArch64 stack operations
|
2020-11-30 22:16:38 -08:00 |
|
Brendan Hansknecht
|
dbf335a79d
|
Add AArch64 to dev backend object generation
|
2020-11-30 02:47:18 +00:00 |
|
Brendan Hansknecht
|
ce55313515
|
Add AArch64 dev backend frame
|
2020-11-29 18:23:00 -08:00 |
|