Paul Sobolik
|
c542abf3df
|
Node app to find unimplemented games by language
|
2022-02-11 19:58:03 -05:00 |
|
Paul Holt
|
4929045bea
|
Merge branch 'coding-horror:main' into main
|
2022-01-30 00:25:47 +11:00 |
|
Paul Holt
|
f756389037
|
Createa a build_00_utilities project containing testing helpers, including the ConsoleTest abstract class.
|
2022-01-29 23:48:53 +11:00 |
|
Alex Gomez
|
069c00bc47
|
The real file.
|
2022-01-27 12:25:38 -06:00 |
|
Alex Gomez
|
24a9655b24
|
Simple tool to convert BASIC file to Perl code.
|
2022-01-26 18:48:28 -06:00 |
|
Alex Gomez
|
e6e42dde64
|
Initial commit
|
2022-01-24 18:19:36 -06:00 |
|
Alex Gomez
|
be98237f42
|
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games into main
|
2022-01-21 17:41:05 -06:00 |
|
Alex Gomez
|
057a73cef3
|
Nice tabs
|
2022-01-21 17:40:20 -06:00 |
|
Zev Spitz
|
74480a80b2
|
Merge branch 'coding-horror:main' into main
|
2022-01-21 04:32:30 +02:00 |
|
Alex Gomez
|
9ca24407fe
|
Sorry, I'm learning git
|
2022-01-20 18:10:04 -06:00 |
|
Alex Gomez
|
075e10c694
|
Execute bit now
|
2022-01-20 18:05:52 -06:00 |
|
Nezumi Ronin
|
a8c3604986
|
Update yatol.pl
|
2022-01-20 16:07:19 -06:00 |
|
Nezumi Ronin
|
37eb53b4f1
|
Create yatol.pl
YATOL: Yet Another TOdo List
Get list of basic files ordered by number or lines. This way you can do the easier ones first.
|
2022-01-20 16:02:04 -06:00 |
|
Zev Spitz
|
dc64d34a3c
|
Detect Option Strict for VB projects
|
2022-01-20 10:55:46 +02:00 |
|
Zev Spitz
|
06e1ca2ffc
|
Script -- output ports with no code files; replace !...Any with None
|
2022-01-17 23:09:30 +02:00 |
|
Zev Spitz
|
2d44db49a4
|
Fix RootNamespace and LangVersion
|
2022-01-17 23:01:42 +02:00 |
|
Zev Spitz
|
33f0a2b5aa
|
Rename some projects to match game name
|
2022-01-17 15:29:38 +02:00 |
|
Zev Spitz
|
ae9a0b1c5e
|
Fix capitalization mismatch
|
2022-01-17 08:59:24 +02:00 |
|
Zev Spitz
|
b6373c2525
|
Rename AceyDucey; fix folder structure
|
2022-01-17 08:09:28 +02:00 |
|
Zev Spitz
|
bdd4a459a2
|
Script - output info on a single port
|
2022-01-17 02:55:36 +02:00 |
|
Zev Spitz
|
18284fa3d4
|
Check that .NET ports have at least one executable project; and some project properties
|
2022-01-17 00:03:14 +02:00 |
|
Zev Spitz
|
75def2707d
|
Add sln and csroj/vbproj files where missing
|
2022-01-16 08:17:31 +02:00 |
|
Zev Spitz
|
338f32f6f5
|
Merge remote-tracking branch 'origin/main'
|
2022-01-16 08:12:59 +02:00 |
|
Zev Spitz
|
7fabf7fa26
|
Project generation by hand instead of using dotnet new
|
2022-01-16 08:09:58 +02:00 |
|
Zev Spitz
|
cd0c4420e1
|
Utils: generate solution and project files
|
2022-01-16 03:27:32 +02:00 |
|
markbernard
|
f9a9a791e2
|
Add Notepad++ syntax colouring for Vintage BASIC.
|
2022-01-14 09:54:49 -05:00 |
|
Zev Spitz
|
db5face44a
|
Fix: print projects for multiproject script
|
2022-01-13 16:32:13 +02:00 |
|
Zev Spitz
|
baf5d3750a
|
Some utility scripts for C# and VB.NET ports
|
2022-01-13 16:24:46 +02:00 |
|
Jeff Atwood
|
74a63fcdad
|
Merge pull request #372 from joshgrib/add-script-to-find-missing-implementations
Add script to find missing implementations
|
2022-01-10 13:02:13 -08:00 |
|
Josh Gribbon
|
01fb3bd500
|
Skip utilities folder
|
2022-01-10 15:46:51 -05:00 |
|
Josh Gribbon
|
2d2df36749
|
Fix relative path
|
2022-01-10 15:44:23 -05:00 |
|
Josh Gribbon
|
00a8bf8983
|
Move file
|
2022-01-10 15:42:08 -05:00 |
|
Alvaro Frias Garay
|
08b299b3bb
|
Sorted table
|
2022-01-06 13:13:04 -03:00 |
|
Alvaro Frias Garay
|
f599702197
|
Added script to write a markdown TODO list of implementations for games
|
2022-01-06 13:03:31 -03:00 |
|