Commit graph

6294 commits

Author SHA1 Message Date
Richard Feldman
c7a61f55d6
Merge branch 'trunk' into valgrind_ci 2021-02-12 19:21:46 -05:00
Richard Feldman
548c3c3f15
fix typo 2021-02-12 19:21:38 -05:00
Richard Feldman
9df2b0098e
Merge pull request #982 from rtfeldman/select_all
Ctrl+A to select all
2021-02-12 19:18:46 -05:00
Anton-4
30dca9528c
Merge branch 'trunk' into valgrind_ci 2021-02-12 11:55:35 +01:00
Richard Feldman
299018aa34
Merge branch 'trunk' into select_all 2021-02-11 23:33:56 -05:00
Richard Feldman
84d5cbc4f1
Merge pull request #981 from rtfeldman/editor_cut 2021-02-11 23:33:44 -05:00
Richard Feldman
411ac41085
Merge branch 'trunk' into editor_cut 2021-02-11 23:33:37 -05:00
Richard Feldman
013db6e199
Merge pull request #843 from rtfeldman/dict 2021-02-11 23:07:20 -05:00
Richard Feldman
45a4c66e07
Merge branch 'trunk' into dict 2021-02-11 23:06:57 -05:00
Richard Feldman
1a05d0f5f9
Merge pull request #986 from rtfeldman/render_global_tag
Render Expr2::GlobalTag
2021-02-11 19:41:03 -05:00
Folkert
369a8fb2ee refactor foreign call codegen 2021-02-11 16:03:34 +01:00
Folkert
ec8d5b4020 remove dated closure example 2021-02-11 15:34:07 +01:00
Folkert
9d3db2f507 revise RC for function pointers 2021-02-11 15:27:46 +01:00
Folkert
a1731518ad remove duplicate test 2021-02-11 15:22:20 +01:00
Folkert
46c251bb6b disable valgrind for deriv 2021-02-11 15:21:39 +01:00
rvcas
eddc85a365 feat(editor): render Expr2::GlobalTag 2021-02-11 08:59:19 -05:00
Folkert
993018b3a5 don't clone list with RC=1 2021-02-10 22:37:51 +01:00
Folkert
a392ef2419 set the refcount of the input 2021-02-10 22:37:40 +01:00
Folkert
4d2c807570 we don't have the multi-module quicksort test any more 2021-02-10 22:37:17 +01:00
Folkert
de5493172b concat does not need to decrement 2021-02-10 22:09:18 +01:00
Folkert
1f0a16ec57 call to foreign function dropped continuation 2021-02-10 22:05:33 +01:00
Folkert
402b97aeb4 clippy 2021-02-10 19:54:21 +01:00
Anton-4
4f7269d87d moved handle_select_all to ed_update 2021-02-10 19:53:42 +01:00
Folkert
b61736fbed hash list and RoseTree 2021-02-10 19:50:18 +01:00
Anton-4
ca5e2d0285 Ctrl+A to select all 2021-02-10 18:58:56 +01:00
Folkert
129f85b1f5 hash tag & struct 2021-02-10 16:48:04 +01:00
Anton-4
ae57b87b1e cut text with Ctrl+X 2021-02-10 16:44:14 +01:00
Folkert
9ab9675a43 refactor build_hash 2021-02-10 15:24:06 +01:00
Folkert
0ed87828e5 Merge remote-tracking branch 'origin/trunk' into dict 2021-02-10 15:02:53 +01:00
Richard Feldman
cc81c6e5ba
Merge pull request #979 from rtfeldman/contributing
Applied Richard's contribution tips suggestions
2021-02-10 07:52:41 -05:00
Anton-4
e247b573a6 Added valgrind dependency to Earthfile, enabled valgrind tests 2021-02-10 13:30:34 +01:00
Anton-4
a1e25aa34f
Applied Richard's contribution tips suggestions 2021-02-10 10:26:25 +01:00
Richard Feldman
2b4bb69e44
Merge pull request #975 from rtfeldman/parse-param-error
Good parse error messages!
2021-02-09 22:55:29 -05:00
Richard Feldman
5c5ea03ed4
Merge pull request #969 from rtfeldman/add_lifetime_to_text
Text needs a lifetime and PoolStr usage
2021-02-09 22:52:38 -05:00
Richard Feldman
9f669abd14
Merge pull request #957 from rtfeldman/earthly_ci
Earthly CI
2021-02-09 22:51:34 -05:00
Richard Feldman
c1ff6f181e
Update CONTRIBUTING.md 2021-02-09 22:50:28 -05:00
Lucas
0bb92f7952
Merge branch 'trunk' into add_lifetime_to_text 2021-02-09 21:17:44 -05:00
Richard Feldman
ebce33fabd
Merge pull request #976 from rtfeldman/comment_arena 2021-02-09 20:17:21 -05:00
Richard Feldman
f81186649a
Merge branch 'trunk' into comment_arena 2021-02-09 20:17:11 -05:00
Richard Feldman
a965ec0476
Merge pull request #974 from rtfeldman/editor_ideas 2021-02-09 20:13:57 -05:00
Folkert
b6ceaab341 first steps for init 2021-02-09 22:47:38 +01:00
Folkert
352008e8a0 use user-provided seed 2021-02-09 22:25:01 +01:00
Folkert
32de07fafc clippy 2021-02-09 21:30:52 +01:00
Folkert
9aa0b0b020 tag union parse errors 2021-02-09 21:29:06 +01:00
Anton-4
cd8adb1d6d arena heads-up comment, mem_arena -> arena, used seperate arena for GUI rects 2021-02-09 17:11:33 +01:00
Folkert
85e5799770 fix formatting 2021-02-09 16:54:21 +01:00
rvcas
ff985e5fac fix: PoolStr len should be string.len() 2021-02-09 10:42:39 -05:00
rvcas
d42aacb506 add Expr2::Str case to render 2021-02-09 10:30:22 -05:00
Anton-4
b78a7a94b2
Merge branch 'trunk' into editor_ideas 2021-02-09 16:16:44 +01:00
Anton-4
86dd751569
collection of research + lamdu 2021-02-09 16:16:32 +01:00