Dietrich Epp
|
3f6acc9f42
|
Use more modern C
While C99 is not supported by old Mac OS compilers, line comments are
supported. Keeping strictly to old C90 style code is annoying without
benefit.
|
2022-04-21 13:57:17 -04:00 |
|
Dietrich Epp
|
36ab91617c
|
VS Code: Use spaces for indenting Python
|
2022-04-04 13:53:01 -04:00 |
|
Dietrich Epp
|
ecc7b30844
|
VS Code: refine indentation settings
|
2022-03-24 23:44:37 -04:00 |
|
Dietrich Epp
|
c96bb9cd0a
|
Implement extended ASCII converter engine
This adds support for the simplest 8-bit character encodings, which are
compatible with ASCII.
|
2022-03-23 01:26:25 -04:00 |
|
Dietrich Epp
|
612aad382f
|
VS Code: use tabs
|
2022-03-23 01:25:59 -04:00 |
|
Dietrich Epp
|
3d8bf3721e
|
Add VS Code settings
|
2022-03-17 12:46:04 -04:00 |
|