Michael Downey
|
d946b84e63
|
adding initial List.all
|
2021-11-16 16:34:36 -05:00 |
|
Brian Carroll
|
8ad2f13ba9
|
Map some Str lowlevels to builtin calls
|
2021-11-15 19:17:27 +00:00 |
|
Folkert de Vries
|
1a3f2aed4f
|
Merge branch 'trunk' into refactor-builtin-list-drop
|
2021-11-15 19:51:17 +01:00 |
|
satotake
|
c253273490
|
Merge branch 'trunk' into refactor-builtin-list-drop
|
2021-11-15 11:37:32 +00:00 |
|
satotake
|
8e29daa160
|
remove low-level List.drop codes
|
2021-11-15 11:28:38 +00:00 |
|
Brian Carroll
|
79bd9ccf71
|
Symbol-to-lowlevel mapping for both dev backends
|
2021-11-15 00:27:04 +00:00 |
|
Brian Carroll
|
b9e97400d7
|
Inline lowlevel wrapper functions
|
2021-11-14 21:08:05 +00:00 |
|
Theo Felippe
|
277681fd06
|
fixed formatting
|
2021-11-13 18:12:14 +00:00 |
|
Theo Felippe
|
8d7c252fce
|
implemented Str.trimRight
|
2021-11-13 18:02:58 +00:00 |
|
satotake
|
9ec2bc7946
|
Remove takeFirst and takeLast from backend
|
2021-11-13 06:03:18 +00:00 |
|
satotake
|
98d2c57edf
|
move List.sublist to backend
|
2021-11-13 04:57:28 +00:00 |
|
Brian Carroll
|
86de39e7f8
|
Add missing lowlevel from match
|
2021-11-10 20:11:27 +00:00 |
|
Brian Carroll
|
06a6e8545b
|
FIXME for wasm NumRound
|
2021-11-10 15:32:45 +00:00 |
|
Brian Carroll
|
7c95189e4a
|
Get lots of Num lowlevel ops working
|
2021-11-10 14:21:32 +00:00 |
|
Brian Carroll
|
6421ff07a5
|
Use shorter notation for enums in lowlevel module
|
2021-11-10 10:47:01 +00:00 |
|
Brian Carroll
|
ec03b7b12a
|
Move lowlevel calls to their own module of gen_wasm
|
2021-11-10 10:44:17 +00:00 |
|