Skip to content

Commit d5909f6

Browse files
committed
Update submodules
1 parent 742248e commit d5909f6

File tree

19 files changed

+41
-19
lines changed

19 files changed

+41
-19
lines changed

c/kspalaiologos-asm2ws/asm2ws

Submodule asm2ws updated 1 file

haskell/helvm-helpa/helpa

Submodule helpa updated 514 files

haskell/helvm-helpa/project.json

+23-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,29 @@
123123
{
124124
"path": "examples/eas/writestr.eas",
125125
"desc": "A variadic function to print a NUL-terminated string."
126-
}
126+
},
127+
{ "path": "examples/hpl/programs/99bottles.hpl", "generated": "examples/hpl/programs/99bottles.ws" },
128+
{ "path": "examples/hpl/programs/brainfuck.hpl" },
129+
{ "path": "examples/hpl/programs/sudoku.hpl", "generated": "examples/hpl/programs/sudoku.ws" },
130+
{ "path": "examples/hpl/stdlib/base.hpl" },
131+
{ "path": "examples/hpl/stdlib/list.hpl" },
132+
{ "path": "examples/hpl/tutorial/alloc.hpl" },
133+
{ "path": "examples/hpl/tutorial/asmcall.hpl" },
134+
{ "path": "examples/hpl/tutorial/asmparams.hpl" },
135+
{ "path": "examples/hpl/tutorial/count.hpl" },
136+
{ "path": "examples/hpl/tutorial/do.hpl" },
137+
{ "path": "examples/hpl/tutorial/execute.hpl" },
138+
{ "path": "examples/hpl/tutorial/globals.hpl" },
139+
{ "path": "examples/hpl/tutorial/hello.hpl" },
140+
{ "path": "examples/hpl/tutorial/if.hpl" },
141+
{ "path": "examples/hpl/tutorial/inline.hpl" },
142+
{ "path": "examples/hpl/tutorial/inline_labels.hpl" },
143+
{ "path": "examples/hpl/tutorial/literal.hpl" },
144+
{ "path": "examples/hpl/tutorial/params.hpl" },
145+
{ "path": "examples/hpl/tutorial/pointers.hpl" },
146+
{ "path": "examples/hpl/tutorial/power1.hpl" },
147+
{ "path": "examples/hpl/tutorial/power2.hpl" },
148+
{ "path": "examples/hpl/tutorial/prompt.hpl" }
127149
],
128150
"commands": [
129151
{

ruby/mame-quine-relay/spoiler

rust/faultier-albino/fork

rust/thaliaarchi-omniwsa/omniwsa

Submodule omniwsa updated 1102 files

0 commit comments

Comments
 (0)