Commit Graph

12580 Commits

Author SHA1 Message Date
Folkert
1ccf7f6b34 more formatting 2022-01-26 21:08:45 -07:00
Folkert
ea10c1f665 formatting 2022-01-26 21:08:45 -07:00
Folkert
d3b51ea8ea make echo example work (with loop, not yet with forever) 2022-01-26 21:08:45 -07:00
Folkert
7e28d557ec improve how we generate the mainForHost function 2022-01-26 21:08:45 -07:00
Folkert
5b5b9e5eb8 fix cli cli_run test (echo file got moved) 2022-01-26 21:08:45 -07:00
Folkert
de84698890 use generic mainForHost in false platform 2022-01-26 21:08:44 -07:00
Folkert
accee83a3f cli platform: use generic version of mainForHost 2022-01-26 21:08:44 -07:00
Jan Van Bruggen
3866723e36 Add echo example 2022-01-26 21:08:44 -07:00
Jan Van Bruggen
97149d4530 Add countdown example 2022-01-26 21:08:44 -07:00
Richard Feldman
c315d15e59
Merge pull request #2408 from rtfeldman/target-alignment
thread through target information
2022-01-26 21:02:47 -05:00
Jan Van Bruggen
0079f8f45c Rename name example app to "form" 2022-01-26 18:14:03 -07:00
Folkert
0f30704839 revert gitignore 2022-01-26 23:34:17 +01:00
Folkert
afd11e1cb1 move target -> roc_target 2022-01-26 23:33:29 +01:00
Richard Feldman
5676562ca4
Merge pull request #2407 from rtfeldman/use-task-loop
use `Task.loop` in examples
2022-01-26 15:40:38 -05:00
Folkert
27d960f720 formatting 2022-01-26 20:25:31 +01:00
Brian Carroll
c27f2a2592 repl: delete redundant casts 2022-01-26 19:22:39 +00:00
Folkert
b3d605cade fix failing debug_assert 2022-01-26 20:22:18 +01:00
Folkert
ddf2a09cbf use Task.loop in False 2022-01-26 19:59:50 +01:00
Folkert
4ab9a3302b use Task.loop in Deriv 2022-01-26 19:59:50 +01:00
Folkert
490bbf3812 ignore 'normal' functions when running i386 tests 2022-01-26 19:59:50 +01:00
Brian Carroll
17b960bae0 repl: Add memory parameter to Env 2022-01-26 18:05:11 +00:00
Brian Carroll
816cbdbe65 repl: Create FromMemory trait 2022-01-26 18:04:40 +00:00
Folkert
7e38309364 make alignment target-specific 2022-01-26 17:24:52 +01:00
Folkert
fbd26c598e provide target info to number alignment function 2022-01-26 17:19:53 +01:00
Folkert
0298013346 fix logical error 2022-01-26 17:03:49 +01:00
Folkert
b9c318e9fb update the tests 2022-01-26 15:59:21 +01:00
Folkert
c663a35e16 final phase 2022-01-26 15:44:24 +01:00
Folkert
0ed259a80d phase 3 2022-01-26 14:37:32 +01:00
Folkert
74932a4cab phase 2 2022-01-26 14:30:37 +01:00
Folkert
7e90812332 ptr_bytes -> target info, step 1 2022-01-26 14:28:26 +01:00
Folkert
456404ccfe add some helpers 2022-01-26 14:01:53 +01:00
Folkert
2d23adb2a1 add roc_target crate 2022-01-26 13:55:06 +01:00
Richard Feldman
0c5f9ffd2a
Merge pull request #2401 from rtfeldman/tea-example
Our first elm architecture example
2022-01-25 21:26:41 -05:00
Folkert
9ee7198e45 and another 2022-01-25 15:23:53 +01:00
hafiz
0031e29c5a
Merge pull request #2397 from rtfeldman/fix-lambda-set-debug-instance
Fix lambda set debug instance
2022-01-25 07:39:04 -06:00
Folkert
3137e14a85 another test fix 2022-01-25 13:37:30 +01:00
Folkert
b72ad31a89 fix more tests 2022-01-25 12:05:13 +01:00
Folkert
8aae60ddda fix reporting tests 2022-01-25 10:25:05 +01:00
Folkert
97d14f421d Merge remote-tracking branch 'origin/trunk' into fix-lambda-set-debug-instance 2022-01-25 09:25:20 +01:00
Folkert
062846b7ee fix test compilation 2022-01-25 09:23:42 +01:00
Folkert
5580eafb68 Merge remote-tracking branch 'origin/trunk' into tea-example 2022-01-25 09:20:59 +01:00
Folkert
73bc50c952 make the surgical linker aware of custom exported closure names 2022-01-25 00:13:22 +01:00
Folkert de Vries
6dd769aa38
Merge pull request #2393 from rtfeldman/i/2343
Generate unique symbols for shadowing identifiers
2022-01-24 11:49:51 +01:00
Folkert de Vries
ce6d53b57f
Merge pull request #2399 from rtfeldman/i/2365
Collect tags from extension variables during monomorphization
2022-01-24 11:48:26 +01:00
Richard Feldman
c3f8c9da5e
Add Mats Sigge to AUTHORS 2022-01-23 22:14:39 -05:00
Richard Feldman
0f7c19cd60
Merge pull request #2396 from rtfeldman/move_error_macros
Move macros from roc_reporting to new roc_error_macros module
2022-01-23 22:13:46 -05:00
Richard Feldman
53b1959d9d
Merge pull request #2395 from rtfeldman/JanCVanB-patch-2
Add some missing exposures to docs
2022-01-23 22:12:14 -05:00
Richard Feldman
b2760cb321
Merge pull request #2394 from rtfeldman/JanCVanB-patch-1
Fix args order in some docs
2022-01-23 22:11:49 -05:00
ayazhafiz
e7b506646b Refinements from @folkertdev review 2022-01-23 19:00:32 -05:00
Folkert
eb08c12099 format as aliases with parens 2022-01-23 21:45:06 +01:00