Richard Feldman
|
299018aa34
|
Merge branch 'trunk' into select_all
|
2021-02-11 23:33:56 -05:00 |
|
Richard Feldman
|
411ac41085
|
Merge branch 'trunk' into editor_cut
|
2021-02-11 23:33:37 -05:00 |
|
rvcas
|
eddc85a365
|
feat(editor): render Expr2::GlobalTag
|
2021-02-11 08:59:19 -05:00 |
|
Anton-4
|
4f7269d87d
|
moved handle_select_all to ed_update
|
2021-02-10 19:53:42 +01:00 |
|
Anton-4
|
ca5e2d0285
|
Ctrl+A to select all
|
2021-02-10 18:58:56 +01:00 |
|
Anton-4
|
ae57b87b1e
|
cut text with Ctrl+X
|
2021-02-10 16:44:14 +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 |
|
Lucas
|
0bb92f7952
|
Merge branch 'trunk' into add_lifetime_to_text
|
2021-02-09 21:17:44 -05:00 |
|
Richard Feldman
|
f81186649a
|
Merge branch 'trunk' into comment_arena
|
2021-02-09 20:17:11 -05: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 |
|
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 |
|
rvcas
|
04320f95fe
|
len as usize
|
2021-02-09 10:01:36 -05:00 |
|
rvcas
|
36e3b5d556
|
try to use pool str instead of arena
|
2021-02-09 09:45:12 -05:00 |
|
rvcas
|
b9cfe985ee
|
Merge branch 'trunk' into add_lifetime_to_text
|
2021-02-08 23:45:36 -05:00 |
|
Folkert
|
f5a48237b7
|
Merge remote-tracking branch 'origin/trunk' into parse-param-error
|
2021-02-08 22:55:17 +01:00 |
|
Anton-4
|
3e2ac2e81e
|
Added luna lang
|
2021-02-08 16:40:47 +01:00 |
|
Anton-4
|
5d4543ae5c
|
more editor ideas
|
2021-02-08 11:52:46 +01:00 |
|
Richard Feldman
|
7feada88e4
|
Merge branch 'trunk' into parser-with-progress
|
2021-02-08 00:11:04 -05:00 |
|
Folkert
|
2c9a80153d
|
remove Bag
|
2021-02-08 00:33:29 +01:00 |
|
Folkert
|
ca04411523
|
fix tests/more uniq removal
|
2021-02-07 22:50:33 +01:00 |
|
Folkert
|
38b21c3474
|
add lifetime to SyntaxError
|
2021-02-07 22:26:55 +01:00 |
|
Folkert
|
148fffe969
|
parameterize Parser on an Error type
|
2021-02-07 22:08:28 +01:00 |
|
Folkert
|
dc5eec189c
|
report unexposed values
|
2021-02-07 01:17:46 +01:00 |
|
rvcas
|
3b0425e81f
|
text needs a lifetime and str
|
2021-02-05 18:19:16 -05:00 |
|
Richard Feldman
|
c2a355ab4b
|
Merge pull request #966 from rtfeldman/unwrap_number_and_use_arena
Render Expr2 Better Number Matches
|
2021-02-05 07:38:34 -05:00 |
|
Richard Feldman
|
6d0832591b
|
Merge pull request #963 from rtfeldman/popara-patch-1
Accessability idea
|
2021-02-05 07:37:32 -05:00 |
|
Richard Feldman
|
5d9ac70d88
|
Merge pull request #960 from rtfeldman/editor_ideas
More editor ideas
|
2021-02-05 07:26:18 -05:00 |
|
Anton-4
|
df909deb27
|
Added editor idea from @Chadtech
|
2021-02-05 10:43:40 +01:00 |
|
rvcas
|
8a1e38ab5b
|
match IntVal and FloatVal cases
|
2021-02-04 20:44:18 -05:00 |
|
Zeljko Nesic
|
22a22fb2bd
|
Accessability idea
Some thoughts about what is ambitious goal for accessibility-wise.
|
2021-02-04 01:32:38 +00:00 |
|
Folkert de Vries
|
438a2e6f83
|
Merge branch 'trunk' into parser-with-progress
|
2021-02-04 00:40:20 +01:00 |
|
Folkert
|
d211ca7e61
|
WIP
|
2021-02-03 20:21:12 +01:00 |
|
Anton-4
|
a124e31893
|
Added comments to ignored unicode chars
|
2021-02-03 13:35:57 +01:00 |
|
Anton-4
|
e39e33b11b
|
more editor ideas
|
2021-02-03 13:25:16 +01:00 |
|
rvcas
|
ceefd535de
|
feat(editor): render Expr2::Float
|
2021-02-02 16:53:52 -05:00 |
|
Folkert
|
56f6770804
|
WIP
|
2021-02-02 01:56:50 +01:00 |
|
Anton-4
|
2c7b7590aa
|
expanded README, ignored copy_paste test
|
2021-01-30 19:30:14 +01:00 |
|
Anton-4
|
51bf8a42b5
|
trying fork of clipboard crate
|
2021-01-30 16:23:54 +01:00 |
|
Anton-4
|
3ed7aeec92
|
clipboard dependency fix
|
2021-01-30 15:06:29 +01:00 |
|
Anton-4
|
fd5132f13e
|
rustfmt
|
2021-01-30 12:33:37 +01:00 |
|
Anton-4
|
c9dca76222
|
Merge branch 'trunk' of /rtfeldman/roc into copy_paste
|
2021-01-30 12:30:18 +01:00 |
|
Anton-4
|
f3f57a13ef
|
finished tests, some restructuring, bugfixes
|
2021-01-30 12:09:14 +01:00 |
|
Anton-4
|
a5ac077ec9
|
restructuring for app<->editor, copy tests
|
2021-01-29 19:52:38 +01:00 |
|
Anton-4
|
fa2480ed4f
|
restructuring with dedicated app_model update file
|
2021-01-29 16:12:56 +01:00 |
|
Anton-4
|
7613730ada
|
copy and paste work
|
2021-01-29 15:04:59 +01:00 |
|
Anton-4
|
8a5162cdb4
|
copy+paste error handling progress
|
2021-01-27 19:53:38 +01:00 |
|
rvcas
|
6abeea00d3
|
feat(editor): pass ast by reference to render
|
2021-01-27 08:19:22 -05:00 |
|