tbas bugfix

This commit is contained in:
minjaesong
2021-12-02 09:31:55 +09:00
parent f6b0f65848
commit 0dc03cd7e1
3 changed files with 23 additions and 3 deletions

View File

@@ -1869,7 +1869,7 @@ bF._opPrc = {
// function call in itself has highest precedence
"`":10, // MJOIN
"^":20,
"*":30,"/":30,"\\":20,
"*":30,"/":30,"\\":30,
"MOD":40,
"+":50,"-":50,
"NOT":60,"BNOT":60,

View File

@@ -2,7 +2,7 @@
// Version 1.0 Release Date 2020-12-28
// Version 1.1 Release Date 2021-01-28
// Version 1.2 Release Date 2021-05-05
// Version 1.2.1 Release Date 2021-12-01
// Version 1.2.1 Release Date 2021-12-02
/*
Copyright (c) 2020-2021 CuriousTorvald
@@ -1953,7 +1953,7 @@ bF._opPrc = {
// function call in itself has highest precedence
"`":10, // MJOIN
"^":20,
"*":30,"/":30,"\\":20,
"*":30,"/":30,"\\":30,
"MOD":40,
"+":50,"-":50,
"NOT":60,"BNOT":60,

20
assets/oled.gpl Normal file
View File

@@ -0,0 +1,20 @@
GIMP Palette
Name: tsvm-oled
Columns: 16
#
0 0 0 Untitled
0 45 170 Untitled
0 170 0 Untitled
0 185 170 Untitled
170 0 0 Untitled
170 45 170 Untitled
170 170 0 Untitled
170 170 170 Untitled
0 0 0 Untitled
0 68 255 Untitled
0 255 0 Untitled
0 255 255 Untitled
255 0 0 Untitled
255 68 255 Untitled
255 255 0 Untitled
255 255 255 Untitled