|
4e63bbbba5
|
docs: fix typo
|
2024-01-20 14:00:56 +01:00 |
|
|
85b785e78c
|
feat(ir): actually get toposort working
|
2024-01-20 14:00:56 +01:00 |
|
|
7d9a0343c3
|
feat(ir): rethink logic for finding vertices with no inputs
|
2024-01-20 14:00:56 +01:00 |
|
|
79d1b9f6e2
|
feat(ir): dependents and dependencies
|
2024-01-20 14:00:55 +01:00 |
|
|
1b93f5d7f0
|
feat(ir): implement resolve functionality (untested)
|
2024-01-20 14:00:55 +01:00 |
|
|
ce1d1e85a0
|
docs: ensure docs are well-linked, fed and washed
|
2024-01-20 14:00:55 +01:00 |
|
|
e3df02b608
|
chore: extract id stuff into its own file
|
2024-01-20 14:00:55 +01:00 |
|
|
03af86f417
|
chore: put semi human graph ir into its own module
|
2024-01-20 14:00:55 +01:00 |
|
|
897bb5ac50
|
feat: add semi-human-readable-and-writable-ir
|
2024-01-20 14:00:55 +01:00 |
|
|
eaeeb6584c
|
feat(cli): don't require executor arg anymore
|
2024-01-20 14:00:54 +01:00 |
|
|
aa8abbb1b4
|
chore: format a bit and add just fmt
|
2024-01-20 14:00:53 +01:00 |
|
|
9317c45113
|
docs: fix typo
|
2024-01-20 14:00:00 +01:00 |
|
|
7fa84d3bc0
|
feat(ir): replace Rpl with GraphIr
Semi-broken as atm the CLI just does nothing except printing the parsed
IR, instead of actually executing it.
|
2024-01-20 14:00:00 +01:00 |
|
|
5d08dfe870
|
style: drop Instruction suffix from instructions
|
2024-01-20 14:00:00 +01:00 |
|
|
1e2b5d2cb9
|
docs(template): make outline rendering configurable
|
2024-01-20 14:00:00 +01:00 |
|
|
267575fec4
|
docs: retab from tabs to 2 spaces
|
2024-01-20 13:59:59 +01:00 |
|
|
c1fff206c9
|
test: prettify TEST_DATA over multiple lines
|
2024-01-20 13:59:59 +01:00 |
|
|
f5c426857a
|
test: fix running tests
|
2024-01-20 13:59:59 +01:00 |
|
|
924080719d
|
style: propagate clippy lints throughout workspace
|
2024-01-20 13:59:59 +01:00 |
|
|
cc4dfbab35
|
docs: microoptimize graph a bit
|
2024-01-20 13:59:59 +01:00 |
|
|
c9bebc6e77
|
fix: take care of clippy warnings and add test image
|
2024-01-20 13:59:59 +01:00 |
|
|
fb0d0c5008
|
repo: make build possible
|
2024-01-20 13:59:53 +01:00 |
|
|
666b4f9cb6
|
repo(contributing): clarify that tool list is just a suggestion
|
2024-01-20 13:39:53 +01:00 |
|
|
53cc3f26dd
|
docs: bring back punctuation at end of points
|
2024-01-19 03:09:31 +01:00 |
|
|
ec3d1310bf
|
docs: apply most review
|
2024-01-18 22:38:19 +01:00 |
|
|
e986f0fc1d
|
docs(design): split into function and instruction
|
2024-01-18 20:17:59 +01:00 |
|
|
41e21bac16
|
repo: add helpful comment to justfile
|
2024-01-18 20:17:59 +01:00 |
|
|
a9b69094cc
|
repo: expand on CONTRIBUTING.md about PRs
|
2024-01-18 20:17:59 +01:00 |
|
|
47f6025963
|
repo: switch to nu for just
|
2024-01-18 20:17:58 +01:00 |
|
|
9a2f982d40
|
docs: use weak pagebreaks for automatic pagebreaks
|
2024-01-18 20:17:58 +01:00 |
|
|
5f95f36214
|
docs: place strategic pagebreaks automatically
|
2024-01-18 20:17:58 +01:00 |
|
|
ef7ab3e239
|
docs(design): explain individual lines of input ex
|
2024-01-18 20:17:58 +01:00 |
|
|
fe96a17551
|
docs: justify main text
|
2024-01-18 20:17:58 +01:00 |
|
|
35695537bd
|
docs(design): rename command -> instruction
|
2024-01-18 20:17:58 +01:00 |
|
|
cbbe2c3253
|
docs: only highlight standalone terms
|
2024-01-18 20:17:58 +01:00 |
|
|
221ca09961
|
docs: move config from design to template
|
2024-01-18 20:17:58 +01:00 |
|
|
bebf2a97a4
|
docs(design): add graph ir repr and explain a bit
|
2024-01-18 20:17:57 +01:00 |
|
|
b9ea83b1c6
|
docs(design): get rid of ast
|
2024-01-18 20:17:57 +01:00 |
|
|
6bd07b639b
|
docs(design): add larger source example
|
2024-01-18 20:17:57 +01:00 |
|
|
9233b0e339
|
docs(contributing): add penpot
|
2024-01-18 20:17:57 +01:00 |
|
|
b30cbb4d7b
|
docs(design): actually write some content
|
2024-01-18 20:17:57 +01:00 |
|
|
32b547f9fa
|
meta: set up some signs
|
2024-01-18 20:17:57 +01:00 |
|
|
3746726245
|
docs: rework template and add stages framework
|
2024-01-18 20:17:57 +01:00 |
|
|
6217a984a2
|
repo: make typst compilation more generic
|
2024-01-18 20:17:57 +01:00 |
|
|
388827a50e
|
docs: add readme
|
2024-01-18 20:17:56 +01:00 |
|
|
efdfb5705e
|
actually write things
|
2024-01-18 20:17:56 +01:00 |
|
|
70256a7bfc
|
Merge pull request 'write initial type signature notation proposal' (#5) from schrottkatze/iowo:type-notation into main
Reviewed-on: #5
Reviewed-by: multisn8 <forgejo-schrottkatze@multisamplednight.com>
|
2024-01-11 14:55:56 +00:00 |
|
|
b91e697449
|
add example for multiple generics
|
2024-01-11 10:55:25 +01:00 |
|
|
e1dc5ce132
|
doc: change code from inline to blocks
|
2024-01-11 10:48:43 +01:00 |
|
|
22a655fd24
|
write initial type signature notation proposal
|
2024-01-10 12:45:41 +01:00 |
|