Commit Graph

494 Commits

Author SHA1 Message Date
plato
2dc9ec4540 testing mimc 2021-03-19 19:30:06 +01:00
plato
195bf849ed mimc random changes 2021-03-19 11:13:45 +01:00
narodnik
d196dd4ab1 increase stallman's anger levels 2021-03-19 11:06:35 +01:00
narodnik
61e9d59702 randomly toggle images 2021-03-19 11:04:45 +01:00
narodnik
17301427da just display a perfect stallman fullscreen 2021-03-19 10:55:55 +01:00
narodnik
2618a3315f Merge branch 'master' of github.com:narodnik/sapvi 2021-03-19 10:41:50 +01:00
narodnik
eda917af3b add gui module and dfg binary: cargo run --bin dfg, to test 2021-03-19 10:40:53 +01:00
plato
2aa1e1c939 fix defmacro func 2021-03-18 08:05:34 +01:00
ada
7f1d89fb95 Merge pull request #27 from narodnik/feature/lisp
Feature/lisp
2021-03-17 18:38:53 +01:00
plato
f1a04cd6bb Merge remote-tracking branch 'origin/master' into feature/lisp 2021-03-17 18:36:07 +01:00
plato
53ef1dcb49 mimc constants nth element 2021-03-17 18:34:00 +01:00
plato
b4f7de007b mimc alloc input fix 2021-03-17 16:20:00 +01:00
plato
635c6ab081 mimc alloc const fix 2021-03-17 16:10:24 +01:00
narodnik
7239eed49c finally remove the test and we are done 2021-03-17 16:00:08 +01:00
narodnik
c2fd42247a add test to readme for github workflow action 2021-03-17 15:59:20 +01:00
narodnik
d41ea89d90 remove redundant stuff from commit output in github workflow action 2021-03-17 15:58:46 +01:00
narodnik
2f071c4da8 remove test 2021-03-17 15:57:41 +01:00
narodnik
14577af170 try <br> in github action for matrix newline 2021-03-17 15:57:26 +01:00
narodnik
90fcdee07f add test to readme for github workflow 2021-03-17 15:54:39 +01:00
narodnik
2f3b6386bc commit message is a multiline string to quote it 2021-03-17 15:54:20 +01:00
narodnik
86a7067763 remove readme test 2021-03-17 15:52:27 +01:00
narodnik
95c8abfc64 use %0A in github workflow because \n is truncated 2021-03-17 15:52:06 +01:00
narodnik
fe023481d0 test in readme 2021-03-17 15:48:08 +01:00
narodnik
e526393328 remove break command 2021-03-17 15:47:46 +01:00
narodnik
651cd064bc try fetch depth is 0 2021-03-17 15:47:30 +01:00
narodnik
6cb363abf7 try breaking if bash command in github workflow fails 2021-03-17 15:45:20 +01:00
narodnik
6d259b40ac increase fetch depth with github checkout action 2021-03-17 15:43:59 +01:00
narodnik
af312d1f12 bold author name in commit message 2021-03-17 15:42:11 +01:00
narodnik
c72d13fcba try newline fix 2021-03-17 15:41:04 +01:00
narodnik
eb4ea06144 github workflow working 2021-03-17 15:40:54 +01:00
narodnik
1f593ddc55 try using git checkout 2021-03-17 15:36:42 +01:00
plato
c8dbd32296 starting dev of mimc 2021-03-17 15:20:32 +01:00
narodnik
0937957b2d try using git to get commit message and concat it all together 2021-03-17 15:20:05 +01:00
narodnik
a50dadfd45 use double instead of single quotes for github workflow 2021-03-17 15:17:52 +01:00
narodnik
9a32e7e85e try iterating sha hashes in github workflow 2021-03-17 15:14:55 +01:00
narodnik
cac1340f19 try again with github workflow... 2021-03-17 15:11:15 +01:00
narodnik
ff2067ee3c test showing sha ids of commits in github workflow action 2021-03-17 15:10:15 +01:00
narodnik
c57eec7b79 github workflow action: fetch head message using git 2021-03-17 14:54:59 +01:00
narodnik
d9ecd7a47a try using a bash runner for commit message 2021-03-17 14:49:33 +01:00
narodnik
009be2438d workflow test 2021-03-17 13:57:57 +01:00
narodnik
d5eb00479c test my custom action 2021-03-17 13:01:34 +01:00
narodnik
fb4baa6827 test different plugin 2021-03-17 12:51:54 +01:00
narodnik
a3a06b1201 add missing dollar sign 2021-03-17 12:49:00 +01:00
plato
208f9300d7 fix jj-add macro return values 2021-03-17 10:05:20 +01:00
plato
3eed8b7b87 added some debug 2021-03-17 09:31:25 +01:00
plato
ec8361771a finally jj-mul executing 2021-03-16 21:32:53 +01:00
plato
c788126f57 added dotimes to fprevent stackoverflow with tail recursion 2021-03-16 15:05:11 +01:00
plato
f278eae0b3 trying tail recursion on jj-mul 2021-03-16 11:34:40 +01:00
plato
7e00fb82e3 added for-loop util 2021-03-15 23:46:21 +01:00
plato
2dfc7ab00e added boolean constraint 2021-03-14 17:54:29 +01:00