issues
search
CE-Programming
/
toolchain
Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
https://ce-programming.github.io/toolchain/index.html
GNU Lesser General Public License v3.0
528
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Possible Toolchain (Compiler?) Bug
#521
KermMartian
closed
4 days ago
2
Update math_test example with 48-bit math
#520
runer112
closed
1 week ago
1
Optimized the asinf routine by using copysignf and fabsf
#519
ZERICO2005
opened
2 weeks ago
0
`scalbnf` should wrap `ldexpf`
#518
ZERICO2005
opened
2 weeks ago
0
Fixed the precision of expm1(float x) when `x` is small.
#517
ZERICO2005
opened
2 weeks ago
0
Fixed the accuracy of log1pf(float x) when `x` is small.
#516
ZERICO2005
closed
1 week ago
4
log1pf is inaccurate for small x
#515
ZERICO2005
closed
1 week ago
1
two issues in strtol (strtoll too)
#514
parisseb
closed
4 days ago
10
Optimize graphx clipping logic
#513
calc84maniac
opened
2 weeks ago
1
Bring back x86_64 builds for the toolchain
#512
Markos-Th09
closed
1 month ago
2
isinf() is incorrect
#511
KermMartian
closed
1 month ago
7
nextafterf is incorrect
#510
ZERICO2005
opened
1 month ago
0
Improved the precision (and probably speed) of cbrtf.
#509
ZERICO2005
closed
3 days ago
5
Add _fpclassifyf and _isnormalf
#508
ZERICO2005
closed
1 month ago
1
Versioning of libraries
#507
mateoconlechuga
closed
1 month ago
1
Add Nix flake
#506
myclevorname
closed
1 month ago
1
Fixed ldexpf behaviour for NaN and Inf (e.g. ldexpf(Inf, -1))
#505
ZERICO2005
closed
1 month ago
1
OS_TOK_STAT_F redefined
#504
ZERICO2005
closed
1 month ago
1
int_least24_t and int_fast24_t
#503
ZERICO2005
closed
1 month ago
2
Fail to compile from source
#502
BrianNormant
closed
2 months ago
3
Unable to legalize instruction
#501
nathanfarlow
closed
2 months ago
3
Update convimg dependency
#500
myclevorname
closed
2 months ago
0
Fix GraphX template submodule
#499
myclevorname
closed
2 months ago
2
The GraphX template submodule is defined in .gitmodules, but isn't used
#498
myclevorname
closed
2 months ago
5
make: cedev-config: No such file or directory (Debian/Raspbian compiling)
#497
jvan1234
closed
1 month ago
8
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#496
dependabot[bot]
closed
2 months ago
1
little misconfiguration in an exemple
#495
PurpleProg
closed
1 month ago
0
USBDRVCE only sends first 64 bytes of configuration descriptor
#494
TIny-Hacker
opened
3 months ago
2
<debug.h> should be <cemu/debug.h>
#493
elfprince13
closed
3 months ago
1
boot_SetTime not working on actual hardware.
#492
lightcreations
closed
1 month ago
1
`ti_Resize` function that preserves file contents
#491
runer112
opened
4 months ago
3
USB freeze/halt when using NCM adapter for high-throughput
#490
acagliano
closed
4 months ago
6
Added additional macros/constants to sys/lcd.h and created sys/spi.h
#489
ZERICO2005
opened
5 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
#488
dependabot[bot]
closed
6 months ago
0
Add x86 please
#486
DimastyK
closed
7 months ago
10
Fix typo in documentation
#485
adamarous
closed
7 months ago
0
USB stuck when unplugging the cable
#484
MathisLav
closed
1 month ago
1
Allow override of $PREFIX
#483
myclevorname
closed
8 months ago
1
USB Device getting stuck in .waitDma loop after rapid transfers
#482
LukeBorowy
closed
1 month ago
6
Cedev-config: Command not found
#481
Orbisculating-Flerovium
closed
8 months ago
2
strncasecmp fix and optimizations
#480
calc84maniac
closed
8 months ago
0
Incorrect behavior in strncasecmp and TI-OS implementations of tolower/toupper
#479
calc84maniac
closed
8 months ago
0
Missing examples for os_strings in FileIOC/os_vars
#478
ItsSven64
opened
9 months ago
0
msd_Close causes the calculator to freeze with certain flashdrives.
#477
TheMiningTeamYT
closed
1 month ago
5
macOS problem with linker
#476
snakebyte69
closed
9 months ago
5
FATDRVCE allows lowercase chars in filename
#475
TheMiningTeamYT
closed
1 month ago
10
More GetStringInput size optimizations
#474
calc84maniac
closed
9 months ago
2
Change large if, elif chain of consecutive values in GetStringInput to one comparison
#473
myclevorname
closed
10 months ago
3
Crash in usbdrvce
#472
mateoconlechuga
closed
10 months ago
0
gfx_Line Draws a different line when endpoints are swapped and one is offscreen
#471
LukeBorowy
closed
1 month ago
3
Next