Commit Graph

42 Commits

Author SHA1 Message Date
AnthonyMichaelTDM
44987651bd added more features to the todo list maker
added ability to print only select languages if they choose language first formatting
2022-03-09 13:18:24 -08:00
AnthonyMichaelTDM
b04b6cdd18 markdown formatting added 2022-03-07 21:26:45 -08:00
AnthonyMichaelTDM
537f7805bc todo list maker new format added 2022-03-07 21:18:56 -08:00
AnthonyMichaelTDM
980445f5c0 todo-list maker finished 2022-03-07 20:47:50 -08:00
AnthonyMichaelTDM
af07a5fe1d start making todo list thing 2022-03-07 13:30:29 -08:00
Martin Thoma
e64fb6795c MAINT: Apply pre-commit
Remove byte-order-marker pre-commit check as there would be
many adjustments necessary
2022-03-05 09:29:23 +01:00
Martin Thoma
ef2e2f32d2 Apply black to the 00_Utilities/markdown_todo.py 2022-03-04 15:40:55 +01:00
uMetalooper
f305b8cb30 Minor update on Python utility on Windows 2022-02-20 12:39:03 +00:00
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