Commit Graph

55 Commits

Author SHA1 Message Date
70e83193cb
Quality Assurance, Audit and Tags (#14)
Fixes: #10

Authored-by: Jacob Hrbek <kreyren@rixotstudio.cz>
Reviewed-on: #14
Co-authored-by: Jacob Hrbek <kreyren@noreply.git.dotya.ml>
Co-committed-by: Jacob Hrbek <kreyren@noreply.git.dotya.ml>
2022-09-03 10:35:09 +02:00
872bbde01e
LICENSE: Update copyright
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
2022-08-28 07:09:48 +02:00
d39280d8a2
Rename documents->docs
Popular choice with less characters to have minor project size decrease

Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
2022-08-28 07:05:52 +02:00
cc9277be47
examples/hello: Update the example
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
2022-08-28 06:52:59 +02:00
Mike Gran
e8c09ce1f6
Merge pull request #9 from Kreyren/patch-9
potato/rules: capitalize the status
2021-12-07 16:05:59 -08:00
Mike Gran
3aa58cd332
Merge pull request #8 from Kreyren/patch-8
potato/make: Attempt at better wording for success
2021-12-07 16:01:45 -08:00
Mike Gran
40dce673d6
Merge pull request #6 from Kreyren/patch-6
examples/hello: Add new example
2021-12-07 15:58:59 -08:00
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
645ebc97dd
fixed syntax 2021-12-07 21:13:26 +00:00
Kreyren
0ca055bdc0
potato/rules: capitalize the status
This seems as more readable
2021-12-07 20:03:30 +00:00
Kreyren
d4ad287550
potato/make: Attempt at better wording for success
Currently there is just a difference of one word in-between fail/success state, this attempts to differenciate them to make the output easier to read for complicated recipes.
2021-12-07 19:55:38 +00:00
Kreyren
5500c9890a
examples/hello: Add new example
Hello, potato-make~
2021-12-07 19:39:31 +00: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