This website requires JavaScript.
Explore
Help
Register
Sign In
UpsilonNumworks
/
Upsilon
Watch
1
Star
0
Fork
0
You've already forked Upsilon
mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced
2026-01-20 01:08:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85ef57f7ed55698f1db234c4028b3bcb0cb40095
Upsilon
/
python
/
port
History
ArtichOwO
24f3ccf007
Removed username from "uname()", and "getlogin()" now uses "Ion::username()"
2021-06-29 20:41:12 +02:00
..
genhdr
[MPY/MOD/OS] Added "name" attribute, "getlogin()" function and "username" key in "uname()"
2021-06-21 19:34:26 +02:00
mod
Removed username from "uname()", and "getlogin()" now uses "Ion::username()"
2021-06-29 20:41:12 +02:00
builtins.c
[mpy/files] implemented open
2020-07-05 21:20:52 +02:00
helpers.cpp
[python/helpers] Change interrupt check delay
2020-08-31 15:32:02 +02:00
helpers.h
[apps/code] Do not call interrupt in printText
2020-02-12 15:13:22 +01:00
mpconfigport.h
[py] Fixed Illegal Instruction when building in debug
2021-02-15 14:56:41 +01:00
mphalport.c
…
mphalport.h
…
port.cpp
[Update] Epsilon 15.3.1
2021-01-21 19:56:06 +01:00
port.h
[apps/code] Fix script importation status
2020-06-09 15:12:13 +02:00
stackctrl.c
…