froos
|
f0839e02eb
|
Merge pull request 'Feature: Synonyms in autocomplete and reference' (#1535) from glossing/strudel:glossing/synonyms-in-autocomplete into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1535
|
2025-09-14 00:49:16 +02:00 |
|
Aria
|
709b654ed3
|
Add synonyms to autocomplete
|
2025-09-13 16:21:09 -05:00 |
|
Felix Roos
|
d164b5e7f5
|
Revert "Revert "Merge pull request 'supradough poc' (#1362) from supradough into main""
This reverts commit c0bf86d11e.
|
2025-09-12 10:08:55 +02:00 |
|
Felix Roos
|
c0bf86d11e
|
Revert "Merge pull request 'supradough poc' (#1362) from supradough into main"
This reverts commit 6f06683d70, reversing
changes made to 637d714ab2.
|
2025-09-11 23:19:22 +02:00 |
|
Switch Angel AKA Jade Rose
|
6f06683d70
|
Merge pull request 'supradough poc' (#1362) from supradough into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1362
|
2025-09-11 22:52:29 +02:00 |
|
Felix Roos
|
d0ce82e3cd
|
Publish
- @strudel/codemirror@1.2.4
- @strudel/core@1.2.4
- @strudel/csound@1.2.5
- @strudel/draw@1.2.4
- @strudel/gamepad@1.2.4
- @strudel/hydra@1.2.4
- @strudel/midi@1.2.5
- @strudel/mini@1.2.4
- @strudel/mondo@1.1.2
- @strudel/motion@1.2.4
- @strudel/mqtt@1.2.4
- @strudel/osc@1.2.4
- @strudel/repl@1.2.5
- @strudel/sampler@0.2.3
- @strudel/serial@1.2.4
- @strudel/soundfonts@1.2.5
- superdough@1.2.5
- @strudel/tonal@1.2.4
- @strudel/transpiler@1.2.4
- @strudel/web@1.2.5
- @strudel/webaudio@1.2.5
- @strudel/xen@1.2.4
|
2025-09-10 23:08:16 +02:00 |
|
Jade (Rose) Rowland
|
5e5e7730c1
|
rm errorlogger console
|
2025-09-07 23:29:24 -04:00 |
|
Aria
|
8d2a368da9
|
Add some more synonyms to controls docs
|
2025-09-02 16:14:50 -05:00 |
|
Jade (Rose) Rowland
|
b8e1b8d7ac
|
Merge branch 'main' into supradough
|
2025-08-31 22:42:07 -04:00 |
|
Jade (Rose) Rowland
|
6527c68cda
|
Merge branch 'main' into irspeed
|
2025-08-31 12:51:28 -04:00 |
|
alex
|
b8c98736c5
|
fix benchmarks
|
2025-08-23 17:29:15 +01:00 |
|
Jade (Rose) Rowland
|
f17a4d045f
|
Publish
- @strudel/codemirror@1.2.3
- @strudel/core@1.2.3
- @strudel/csound@1.2.4
- @strudel/draw@1.2.3
- @strudel/embed@1.1.1
- @strudel/gamepad@1.2.3
- @strudel/hydra@1.2.3
- @strudel/midi@1.2.4
- @strudel/mini@1.2.3
- mondolang@1.1.1
- @strudel/mondo@1.1.1
- @strudel/motion@1.2.3
- @strudel/mqtt@1.2.3
- @strudel/osc@1.2.3
- @strudel/reference@1.2.1
- @strudel/repl@1.2.4
- @strudel/serial@1.2.3
- @strudel/soundfonts@1.2.4
- superdough@1.2.4
- @strudel/tonal@1.2.3
- @strudel/transpiler@1.2.3
- @strudel/web@1.2.4
- @strudel/webaudio@1.2.4
- @strudel/xen@1.2.3
|
2025-08-18 11:46:29 -04:00 |
|
Jade (Rose) Rowland
|
e7e636886d
|
add tests
|
2025-08-17 17:21:36 -04:00 |
|
alex
|
2d64b538e7
|
Merge branch 'main' into euclidish
|
2025-08-17 22:16:58 +01:00 |
|
alex
|
b717615558
|
optimise euclidish, creating new morph function in the process
|
2025-08-17 22:13:26 +01:00 |
|
Jade (Rose) Rowland
|
e9aef9e4d4
|
working
|
2025-08-17 16:49:10 -04:00 |
|
Jade (Rose) Rowland
|
5ff59a878d
|
fix lookahead
|
2025-08-16 23:38:03 -04:00 |
|
Jade (Rose) Rowland
|
9648e35de2
|
Merge branch 'main' into pump
|
2025-08-16 23:06:36 -04:00 |
|
Alex McLean
|
482ebb695a
|
Merge branch 'main' into euclidish
|
2025-08-10 20:49:27 +02:00 |
|
Aria
|
f22f89347e
|
Final docstring cleanup & adding hap tag to logValues for consistency
|
2025-08-05 22:40:11 -05:00 |
|
Aria
|
de15d79edf
|
Add doscstrings and move stringifyValues into its own function for reuse
|
2025-08-05 22:29:59 -05:00 |
|
Aria
|
23e5358ae4
|
Formatting
|
2025-08-05 20:46:00 -05:00 |
|
Aria
|
3b6777e259
|
Fix signature of functions in log and logValues and add tests
|
2025-08-05 19:05:17 -05:00 |
|
Alex McLean
|
ed5bf3b3fc
|
Merge pull request 'Fix incorrect stack Mini Notation' (#1484) from samyk/strudel:main into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1484
|
2025-08-04 07:51:29 +02:00 |
|
daslyfe
|
784c711870
|
Merge branch 'main' into pump
|
2025-08-03 18:57:19 +02:00 |
|
Lu Wilson
|
92626e7c20
|
Merge branch 'main' into lu/trans
|
2025-08-02 11:18:37 +02:00 |
|
Lu[ke] Wilson
|
ad113b3888
|
document ability to specify an array of names
|
2025-08-02 10:17:48 +01:00 |
|
daslyfe
|
899af88bd9
|
Merge branch 'main' into pump
|
2025-08-02 05:32:13 +02:00 |
|
Lu[ke] Wilson
|
051efdc13b
|
flyby improvement: add dec synonym to docs
|
2025-08-01 09:39:33 +01:00 |
|
samyk
|
6ee9dea2ff
|
Fix incorrect stack Mini Notation
|
2025-07-28 20:26:34 +02:00 |
|
alex
|
03cbe4b6d4
|
delint
|
2025-07-28 15:48:09 +02:00 |
|
alex
|
784ee576da
|
fixes
|
2025-07-28 15:33:18 +02:00 |
|
alex
|
ee3e1217b4
|
add euclidish
|
2025-07-28 15:24:19 +02:00 |
|
Jade (Rose) Rowland
|
51f0bab1f8
|
duckarray
|
2025-07-26 12:54:59 -04:00 |
|
Jade (Rose) Rowland
|
dae1560c40
|
description
|
2025-07-25 00:00:23 -04:00 |
|
Jade (Rose) Rowland
|
82f0dbb750
|
add another example
|
2025-07-24 23:59:38 -04:00 |
|
Jade (Rose) Rowland
|
fb7d76a2ab
|
working
|
2025-07-24 23:50:27 -04:00 |
|
Jade (Rose) Rowland
|
fe18aa770d
|
test
|
2025-07-23 18:34:34 -04:00 |
|
daslyfe
|
a26559fd3d
|
Merge branch 'main' into supradough
|
2025-07-22 06:35:59 +02:00 |
|
Jade (Rose) Rowland
|
66828e17d3
|
working
|
2025-07-21 01:11:04 -04:00 |
|
Jade (Rose) Rowland
|
dd04d49c75
|
fix test
|
2025-07-18 22:04:18 -04:00 |
|
Jade (Rose) Rowland
|
34874862ab
|
change params
|
2025-07-18 22:03:33 -04:00 |
|
Felix Roos
|
a32473d570
|
Merge remote-tracking branch 'origin/main' into supradough
|
2025-07-15 22:26:46 +02:00 |
|
Felix Roos
|
bfdfab0a00
|
fix: @synonym -> @synonyms
|
2025-07-09 09:33:11 +02:00 |
|
Jade (Rose) Rowland
|
63fcce79e0
|
default cycle
|
2025-07-08 21:24:27 -04:00 |
|
froos
|
d0a544d7a7
|
Merge pull request 'ontrigger-refactoring' (#1442) from ontrigger-refactoring into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1442
|
2025-07-08 15:48:40 +02:00 |
|
Jade (Rose) Rowland
|
9b3c6b9f94
|
c
|
2025-07-08 00:46:39 -04:00 |
|
Jade (Rose) Rowland
|
6327e17feb
|
remove unessecary cyclist changes
|
2025-07-08 00:44:57 -04:00 |
|
Jade (Rose) Rowland
|
15fe2734e9
|
Merge branch 'daslyfe/gainmod' of ssh://codeberg.org/uzu/strudel into daslyfe/gainmod
|
2025-07-08 00:30:40 -04:00 |
|
Jade (Rose) Rowland
|
1dd1ce254f
|
rm deadcode
|
2025-07-08 00:30:00 -04:00 |
|