Commit Graph

44 Commits

Author SHA1 Message Date
Mike Gran
bea938f6dc
Merge pull request #3 from Kreyren/patch-3
README: Declare formatting for scheme codeblocks
2021-12-07 15:55:27 -08:00
Mike Gran
a3a42a43b4
Merge pull request #2 from Kreyren/patch-2
README: Clarify POSIX standard
2021-12-07 15:49:43 -08:00
Kreyren
651a633d2d
README: Declare formatting for scheme codeblocks
Currently all the codeblocks are unformatted as their formatting is not declared in makefile format, this fixes it to enable highlighting.
2021-12-07 18:16:51 +00:00
Kreyren
5ff1a1abe8
README: Clarify POSIX standard
The term "POSIX" is an abbreviation referring to multiple IEEE standard versions, this is clarifying to use the latest one.
2021-12-07 18:07:52 +00:00
Michael Gran
8aeef1d8eb add temp code for parser 2021-11-18 08:18:38 -08:00
Michael Gran
2cdb174189 add notes on make 2021-11-18 08:17:20 -08:00
Michael Gran
4e27d279f9 Add some helper functions for a makefile parser 2021-11-13 12:17:45 -08:00
Mike Gran
5e823c5f5a
Update README.md 2021-02-14 20:01:35 -08:00
Mike Gran
7bf29e34eb
Delete tests.scm 2021-02-14 19:59:12 -08:00
Mike Gran
d3b048cd17
Delete raw-tests.scm 2021-02-14 19:58:49 -08:00
Mike Gran
df38891587
Delete doodle.txt 2021-02-14 19:58:28 -08:00
Mike Gran
517ff167c0
Delete hello-world.c 2021-02-14 19:57:50 -08:00
Mike Gran
15748f3cf6
Delete basic-c.scm 2021-02-14 19:57:33 -08:00
Michael Gran
b60a296c24 update README.md 2021-02-14 19:56:12 -08:00
Michael Gran
67566c9478 Clean up output 2021-02-14 19:54:37 -08:00
Michael Gran
cbee22e2de mostly working 2021-02-14 15:28:12 -08:00
Michael Gran
f75e5e8f4b stash 2021-02-13 23:42:16 -08:00
Michael Gran
e401dc59ca Merge branch 'master' of github.com:spk121/studious-potato 2021-02-12 17:05:20 -08:00
Michael Gran
d37cabe98e Make verbosity an integer instead of two flags 2021-02-12 17:04:57 -08:00
Mike Gran
d24f7840b2
remove quoted variants from cheatsheet 2021-02-12 16:40:51 -08:00
Michael Gran
0a30f1d23a stash 2021-02-12 16:34:18 -08:00
Michael Gran
a42fef03b9 Let's go with Potato Make as the name 2021-02-11 02:55:40 -08:00
Mike Gran
f753338320
Change title to potato make in README.me 2021-02-10 11:26:10 -08:00
Mike Gran
fe81ac73cc
Update CHEATSHEET.md 2021-02-10 11:18:43 -08:00
Mike Gran
4e65245c8d
Update CHEATSHEET.md 2021-02-10 10:37:03 -08:00
Mike Gran
b5aeb55441
Update CHEATSHEET.md 2021-02-10 10:35:12 -08:00
Mike Gran
8fd7793e59
Add quote version of $ to cheatsheet. 2021-02-10 10:34:35 -08:00
Mike Gran
f490350050
Add quoted special variables to cheatsheet 2021-02-10 10:25:00 -08:00
Mike Gran
293267f012
Maybe (potato make) is a better name 2021-02-10 10:11:03 -08:00
Mike Gran
158da0c5e9
Update CHEATSHEET.md 2021-02-10 10:03:29 -08:00
Mike Gran
99a07d23a4
Update CHEATSHEET.md 2021-02-10 09:57:25 -08:00
Mike Gran
d244251e25
Update CHEATSHEET.md 2021-02-10 09:42:44 -08:00
Mike Gran
41ab6f3aee
Update CHEATSHEET.md 2021-02-10 09:38:59 -08:00
Mike Gran
7a4d7ced5c
Update CHEATSHEET.md 2021-02-10 09:28:37 -08:00
Mike Gran
663d08c8ea
Update CHEATSHEET.md 2021-02-10 09:25:27 -08:00
Mike Gran
f271ee879b
Create CHEATSHEET.md 2021-02-10 09:20:14 -08:00
Mike Gran
b04079a877
Update README.md 2021-02-10 08:25:16 -08:00
Mike Gran
8092e6e73b
fix some reference-func probs 2021-02-10 08:14:50 -08:00
Mike Gran
5b86f0344c
Delete command-line.scm 2021-02-10 08:11:12 -08:00
Michael Gran
6af9c017ff stash 2021-02-10 06:28:32 -08:00
Mike Gran
8aa578a241
Create doodle.txt 2021-02-08 10:31:54 -08:00
Michael Gran
f17e6e22dc stash 2021-02-07 22:46:24 -08:00
Michael Gran
154843f855 Update README.md 2021-02-04 05:34:54 -08:00
Mike Gran
ba5385bf8b
Initial commit 2021-01-31 00:37:51 -08:00