fix regression on Session.evaluate with expression starting with a number |
|
More...
|
almost 3 years ago
|
add test for Session.evaluate with an expression starting with a number |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-text-binary-streams' into develop |
|
More...
|
almost 3 years ago
|
add test for converting tokenised to latin-1 text |
|
More...
|
almost 3 years ago
|
opening text files - check if we need to apply TextIOWrapper only once we know the file type for certain |
|
More...
|
almost 3 years ago
|
move tests for unicode vs bytes stream into functions in compat module |
|
More...
|
almost 3 years ago
|
avoid crash on converting with --text-encoding (issue #212) |
|
More...
|
almost 3 years ago
|
add test for converting from utf-8 text file |
|
More...
|
almost 3 years ago
|
add assert - trying to leave file type indeterminate on output is an error |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-sdl2-smoother-update' into develop |
|
More...
|
almost 3 years ago
|
more time for interface thread to ensure video queue gets drained regularly (addressing issue #166) |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-codepage-convert' into develop |
|
More...
|
almost 3 years ago
|
fix incorrect grapheme clustering |
|
More...
|
almost 3 years ago
|
fix exception on converting lone NUL to codepaege bytes |
|
More...
|
almost 3 years ago
|
add tests for codepage conversion, including grapheme clustering and NUL chars |
|
More...
|
almost 3 years ago
|
ensure USAGE.txt is included in sdist and wheel |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-draw-crash' into develop |
|
More...
|
almost 3 years ago
|
rename MLParser._parse_const -> _parse_literal |
|
More...
|
almost 3 years ago
|
check if macro language numeric variables are of correct type (fix issue #208) |
|
More...
|
almost 3 years ago
|
add tests for inlining/referencing variables of different types in DRAW statement (re issue #208) |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-crashguard' into develop |
|
More...
|
almost 3 years ago
|
add utf8-sig and crlf to make sure crash log gets displayed correctly by notepad |
|
More...
|
almost 3 years ago
|
ensure crash guard works on code lines with " in them |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-testing' into develop |
|
More...
|
almost 3 years ago
|
fix resuming with running program if pointer is at start of line |
|
More...
|
almost 3 years ago
|
testbasic script - minor cleanup |
|
More...
|
almost 3 years ago
|
test_main: improve diagnostic output for test failures |
|
More...
|
almost 3 years ago
|
fix coverage runs after earlier rearrangement of test directory |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-std-streams' into develop |
|
More...
|
almost 3 years ago
|
make consoles with non-utf locales work on python3.6 too |
|
More...
|
almost 3 years ago
|