aboutsummaryrefslogtreecommitdiff
path: root/src/compat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-25fix(ci): move away from deprecated macos versionThijs1-1/+1
2024-06-25fix(*): msys2 requires conio.h headerThijs1-3/+4
2024-06-20Release v0.4.0 (#24)v0.4.0Thijs Schreijer20-311/+3774
2024-06-20simplify the __gc checkThijs Schreijer1-13/+3
2024-06-20add tests for autotermrestoreThijs Schreijer2-2/+89
2024-06-19add system.CODEPAGE_UTF8 for 65001 codepageThijs Schreijer6-13/+18
2024-06-08switch termsize results to standard; rows, colsThijs Schreijer3-11/+11
2024-06-08fix linter errorsThijs Schreijer1-3/+3
2024-06-03fix docs, merging modulesThijs7-55/+75
2024-05-23cleanup and documentationThijs Schreijer5-30/+161
2024-05-23fix the final testsThijs Schreijer1-2/+49
2024-05-23all done, but tcgetattr/tcsetattr tests, manualThijs Schreijer1-4/+5
2024-05-23Windows fixes, some manual testsThijs4-10/+31
2024-05-23fix several testsThijs Schreijer4-21/+49
2024-05-23add final (failing for now) tests, to be fixedThijs Schreijer1-4/+91
2024-05-22fix windows (manual) testsThijs2-14/+11
2024-05-22fixThijs Schreijer1-0/+11
2024-05-22add tests for get/setnonblockThijs Schreijer1-4/+42
2024-05-22add tests for termbackup & termrestoreThijs Schreijer2-46/+84
2024-05-22drop debug lineThijs Schreijer1-1/+0
2024-05-22add tests for termwrapThijs Schreijer1-1/+59