Yaya-Cout
|
7030c58c51
|
[storage] Fix broken script saving/loading
|
2023-01-05 17:18:11 +01:00 |
|
Laury
|
1fbd5281a9
|
[escher] Fixed bugs in previous commit (XNT)
|
2022-07-07 12:37:55 +02:00 |
|
Laury
|
51a5f699c3
|
[escher] XNT button is now cyclic
|
2022-07-06 22:52:49 +02:00 |
|
Laury
|
d87c67d35b
|
[kandinsky | code] Coding style improvement in the new font (part 1)
|
2022-07-01 21:11:45 +02:00 |
|
Oreig403
|
99b070a30d
|
New font and italic in python keywords (#232)
|
2022-07-01 11:39:23 +02:00 |
|
Laury
|
891afff4bb
|
[code] Added ulab.utils in toolbox
|
2022-06-26 14:30:50 +02:00 |
|
Yaya-Cout
|
92c653f2f2
|
[python] Upgrade MicroPython to version 1.19.1, Ulab and add unit tests for Ulab (#259)
|
2022-06-26 13:03:22 +02:00 |
|
Laury
|
0b2a581177
|
[escher] Rework of timers and bigger text in toolboxes
|
2022-06-25 19:46:00 +02:00 |
|
Laury
|
125e1a8a82
|
[settings] Remove option to save cursor
|
2022-06-17 18:01:15 +02:00 |
|
Laury
|
d983797ac8
|
Revert "[storage] New attempt to save cursor position"
This reverts commit c826e556a1.
|
2022-06-17 12:12:39 +02:00 |
|
Laury
|
c826e556a1
|
[storage] New attempt to save cursor position
|
2022-06-10 16:16:16 +02:00 |
|
Joachim Le Fournis
|
d8423fb4f1
|
[LD] Fixed warning about different array declaration (#242)
The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython
|
2022-05-29 10:26:59 +02:00 |
|
Laury
|
36fa4a4152
|
Revert "[storage] Possibility to store metadata with records (cursor in scripts)"
|
2022-05-09 18:39:10 +02:00 |
|
Laury
|
5220dda095
|
Merge remote-tracking branch 'origin/upsilon-dev' into upsilon-master
|
2022-05-05 18:02:51 +02:00 |
|
Yaya-Cout
|
7c51b1e55d
|
[apps/code] Fix fr" typing in editor
Fix #217
|
2022-05-05 17:55:19 +02:00 |
|
Yaya-Cout
|
667bac136b
|
Merge remote-tracking branch 'upsilon-yayacout/upsilon-dev-autocompletion-fix' into upsilon-master
|
2022-04-27 15:26:58 +02:00 |
|
Yaya-Cout
|
b15d49511d
|
[apps/python] Use super implementation in the select sub menu function of the toolbox
|
2022-04-27 14:06:02 +02:00 |
|
Laury
|
77352e34b5
|
[storage] Possibility to store metadata with records (cursor in scripts)
|
2022-04-15 22:30:53 +02:00 |
|
Yaya.Cout
|
f174fbc3f5
|
[apps/code] Fix Key selector in auto completion
Scenario: Go in the Python editor and type "from ion import *",
then type "K" and see what happens.
This fix UpsilonNumworks#198
|
2022-04-15 17:05:19 +02:00 |
|
Laury
|
a770ee919b
|
[code] End of revert #113
|
2022-03-31 22:23:21 +02:00 |
|
Laury
|
7e64124ddc
|
Revert #113 because of incompatibility with the workshop
|
2022-03-31 22:19:54 +02:00 |
|
Laury
|
e40d63a6ff
|
Merge Upsilon-dev
|
2022-03-23 22:02:27 +01:00 |
|
Yaya-Cout
|
865bacf89a
|
[build/utilities] Add translations clean script (#179)
|
2022-03-20 16:10:54 +01:00 |
|
Laury
|
97a168052b
|
[code] Improved code quality in gutter view resize
|
2022-03-19 23:39:44 +01:00 |
|
devdl11
|
42343d562c
|
[ code ] Gutter improvement (#71) (#168)
|
2022-03-19 19:01:50 +01:00 |
|
Laury
|
6dc31401fe
|
[bootloader] Compatibility with Omega 2.0
|
2022-03-17 20:05:20 +01:00 |
|
Laury
|
af5f9ea578
|
[ion/storage] Added the "ctrl-z" system everywhere
|
2022-02-19 12:09:02 +01:00 |
|
Yaya-Cout
|
5eb0598107
|
[apps/code] Add documentation on math.factorial (#146)
|
2022-02-06 19:06:48 +01:00 |
|
Yaya-Cout
|
38614a849f
|
[apps/python] Add set_brightness and get_brightness in Ion module (#132)
|
2022-01-25 18:58:25 +01:00 |
|
Yaya-Cout
|
169fb7404e
|
Fix spelling (#128)
* Fix spelling in .cpp files
* Fix spelling in all files
|
2022-01-20 17:21:35 +01:00 |
|
Laury
|
e575ffc7ce
|
[apps/code] Shift + OK don't quit toolbox
|
2022-01-15 21:33:32 +01:00 |
|
Yaya-Cout
|
f862cb023a
|
[apps/code] Add a setting for cursor saving (#125)
|
2022-01-14 13:42:30 +01:00 |
|
Laury
|
f296778014
|
[python] Moved get_keys to ion module
|
2022-01-14 13:36:11 +01:00 |
|
Yaya-Cout
|
8126e0da7e
|
Fix cursor storage (#120)
|
2022-01-10 20:53:38 +01:00 |
|
lolocomotive
|
1da537479f
|
Fix CI (#115)
|
2021-12-28 21:51:52 +01:00 |
|
devdl11
|
0860e48cb6
|
For those who likes to code ❤ (#113)
|
2021-12-28 15:13:01 +01:00 |
|
Joachim Le Fournis
|
398e974ccd
|
Fix ODR warnings (#107)
|
2021-12-22 17:40:28 +01:00 |
|
Yaya.Cout
|
ed5cff15c6
|
Fix sys in Python toolbox
|
2021-12-15 18:35:41 +01:00 |
|
Yaya.Cout
|
a14f2015cf
|
Remove sys module
|
2021-12-15 14:31:07 +01:00 |
|
Yaya.Cout
|
38faecda29
|
Update MicroPython from 1.12 to 1.17
|
2021-12-14 18:18:45 +01:00 |
|
Laury
|
4222137549
|
[apps/code] Improve code style in syntax highlighting setting
|
2021-11-27 13:42:47 +01:00 |
|
Yaya-Cout
|
806b11b589
|
[apps/code] Add a setting for syntax highlighting (#85)
|
2021-11-27 12:34:09 +01:00 |
|
Laury
|
6b12d1aebf
|
[settings] Translations and bug fixed
|
2021-11-21 21:53:33 +01:00 |
|
lolocomotive
|
00b5d4b9fe
|
Make gutter view background the right width (#70)
|
2021-10-31 21:43:29 +01:00 |
|
Mino1289
|
473b0bbfcb
|
[apps/settings|code] Add a Flag to remove Code option in settings if code app is not compiled (#67)
|
2021-10-28 22:20:00 +02:00 |
|
Mino1289
|
58ef8cb95d
|
[apps/code] Remove import of mathsup (residue of #50) (#63)
|
2021-10-28 19:15:53 +02:00 |
|
lolocomotive
|
f2f44f0f6f
|
Make use theme colors instead of hard-coded ones (#65)
|
2021-10-28 19:13:21 +02:00 |
|
Mino1289
|
e4961563e9
|
[apps/code] Remove base python script and add mathsup.py (#50)
|
2021-10-25 16:27:21 +02:00 |
|
lolocomotive
|
bd207cb845
|
Replace hard-coded color values with Palette colors and use the correct palette colors (#51)
|
2021-10-20 22:25:27 +02:00 |
|
ArtichOwO
|
d4f0c7d3e8
|
Added sys to the code toolbox
|
2021-10-15 14:47:00 +02:00 |
|