Jan
68e524e110
snake_case
-ify all remaining camelCase
names in hiding (#7561 )
...
* Snake-case-ify def names in comments
* Snake-case-ify def names in strings
* Snake-case-ify ignored function parameters
* Snake-case-ify test script names, for consistency
* Update CI snapshot to match snake_case
* snake case correction
---------
Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-02-05 16:05:03 +01:00
Jan
bf8399ca53
Update reference to nonexistent Encode.unsignedInt8
2025-01-30 07:27:30 -07:00
Sam Mohr
a292e070d4
Prefer and
and or
for boolean operators
2025-01-17 16:15:31 -08:00
Sam Mohr
e737192d21
Missed formatting updates
2025-01-05 05:33:52 -08:00
Brendan Hansknecht
07f930ca68
update benchmark platform to PI
2025-01-04 15:10:55 -08:00
Sam Mohr
700c7ae9aa
Add Task as a built-in module/type
2024-06-25 00:03:56 -07:00
Agus Zubiaga
3217e5a3f0
Allow dots in import module names
...
We found some issues with the private submodules part of the proposal [1],
and we decided to keep module directories for now.
[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit#heading=h.x84bh32l37em
2024-04-20 12:33:02 -03:00
Jonathan Schear
0b6cf5cbcc
Remove redundant cli_testing_examples folder
2024-03-05 18:37:03 -05:00