Jeff Atwood
|
70b2c92556
|
Merge pull request #723 from drewjcooper/csharp-25-chief
C# 25 chief
|
2022-04-16 13:22:15 -07:00 |
|
Andrew Cooper
|
8dd1180d87
|
Correct formatting of numbers in output
|
2022-04-16 17:24:32 +10:00 |
|
Andrew Cooper
|
01492a697f
|
Enable nullable ref types in common library
|
2022-04-15 21:30:16 +10:00 |
|
Alexander Wunschik
|
1f02b11c74
|
fix(#700): fix terminal emulator on mobile
|
2022-04-13 22:16:46 +02:00 |
|
Alexander Wunschik
|
a510d33ce3
|
fix terminal emulator index link
|
2022-04-02 14:48:20 +02:00 |
|
Alexander Wunschik
|
dc8bb273cd
|
fix html terminal to support linebreaks inside lines
|
2022-04-02 14:37:48 +02:00 |
|
Alexander Wunschik
|
306e420869
|
[javascript] terminal emulator: max width 60em
|
2022-04-02 11:38:08 +02:00 |
|
Alexander Wunschik
|
2d7a1b2a36
|
show terminal header with link to sources
|
2022-04-02 11:38:08 +02:00 |
|
Jeff Atwood
|
859636240e
|
Merge pull request #673 from drewjcooper/rework-with-common-lib
Rework with common lib
|
2022-03-22 15:57:46 -05:00 |
|
Andrew Cooper
|
42c21bbc62
|
Use common library in SuperStarTrek
|
2022-03-22 17:55:44 +11:00 |
|
Andrew Cooper
|
4fb62ce30c
|
Update 82_Stars with common library
|
2022-03-20 17:25:33 +11:00 |
|
Andrew Cooper
|
1a8ea5aabd
|
Convert Hexapawn to common library
|
2022-03-18 07:05:27 +11:00 |
|
Martin Thoma
|
e7520d62af
|
MAINT: Apply 'pre-commit run --all' and fix issues
|
2022-03-10 06:59:21 +01:00 |
|
Andrew Cooper
|
c95851e69f
|
Fix typo
|
2022-03-09 22:04:07 +11:00 |
|
Andrew Cooper
|
4fa74a10e4
|
Add .Net usage README
|
2022-03-09 22:02:33 +11:00 |
|
Andrew Cooper
|
351533b07d
|
Add top-level README
|
2022-03-07 22:04:01 +11:00 |
|
Andrew Cooper
|
5aaf703bf4
|
Improve Random interface
|
2022-03-07 22:03:45 +11:00 |
|
Andrew Cooper
|
8165f7a161
|
Use common library in 86_Target
|
2022-03-05 15:43:11 +11:00 |
|
Andrew Cooper
|
2c1e4af702
|
Add random number generator
|
2022-03-02 22:44:16 +11:00 |
|
Andrew Cooper
|
f61350ce04
|
Remove sample program
|
2022-03-02 07:42:07 +11:00 |
|
Andrew Cooper
|
08f0ab0dc4
|
Format numbers in output
|
2022-03-01 08:21:50 +11:00 |
|
Andrew Cooper
|
8d13695e72
|
Add more comments
|
2022-02-16 22:47:35 +11:00 |
|
Andrew Cooper
|
728c5b8a00
|
Add remarks comment
|
2022-02-15 22:37:09 +11:00 |
|
Andrew Cooper
|
35f68dcf72
|
Change to file-scoped namespaces
|
2022-02-15 22:33:44 +11:00 |
|
Andrew Cooper
|
fc92500074
|
Add ConsoleIO implementation and sample program
|
2022-02-15 22:30:40 +11:00 |
|
Andrew Cooper
|
ee84b19150
|
Add TextIO implemnetation of IReadWrite
|
2022-02-15 22:26:43 +11:00 |
|
Andrew Cooper
|
6f20449e71
|
Add IReadWrite interface
|
2022-02-15 22:11:35 +11:00 |
|
Andrew Cooper
|
d8e4e0d975
|
Extract IO string constants
|
2022-02-15 21:57:21 +11:00 |
|
Andrew Cooper
|
8d04213ccd
|
Add reading of number tokens
|
2022-02-13 19:28:19 +11:00 |
|
Andrew Cooper
|
151144e9e2
|
Reorganise test files
|
2022-02-11 20:45:01 +11:00 |
|
Andrew Cooper
|
a7cedfbf7e
|
Rework token building
|
2022-02-11 08:19:02 +11:00 |
|
Andrew Cooper
|
3b42ffd18d
|
Add token reader
|
2022-02-10 22:40:12 +11:00 |
|
Andrew Cooper
|
25c8dad512
|
Add input tokenization
|
2022-02-07 22:43:31 +11:00 |
|
Andrew Cooper
|
215af218e5
|
Add dotnet Common library solution
|
2022-01-27 08:14:30 +11:00 |
|