aboutsummaryrefslogtreecommitdiff
path: root/src/commands/discocaml.rs
AgeCommit message (Collapse)Author
2024-01-23let expressionsNathan Ringo
2024-01-23Disable CBN for now.Nathan Ringo
2024-01-20Adds lists, although they don't evaluate yet.Nathan Ringo
2024-01-19Ensure that content will fit.Nathan Ringo
2024-01-19"Run mode" done.Nathan Ringo
2024-01-19Fix interactions with button responses.Nathan Ringo
2024-01-19Add notes to eval output.Nathan Ringo
2024-01-19Fix diagrams, allow multiple roles.Nathan Ringo
2024-01-19Adds graphviz support to lambo.Nathan Ringo
2024-01-18Prepare to output non-single-expr messages.Nathan Ringo
2024-01-18Start of our own AST.Nathan Ringo
2024-01-18Libify ocaml, add buttons to interaction.Nathan Ringo
2024-01-18Commands to interact with discocaml, associated IPC.Nathan Ringo