index
:
lambo
trunk
A bot for helping to run CSCI2041.
Nathan Ringo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-24
Bump up the font size, making the overall image "more compact."
Nathan Ringo
2024-01-24
No-good evaluation rules for letrec.
Nathan Ringo
2024-01-24
Adds space for letrec, some capture avoidance, remove binder arrows.
Nathan Ringo
2024-01-23
Draws number suffixes as subscripts in the tree.
Nathan Ringo
2024-01-23
Draw edges for the binding structure.
Nathan Ringo
2024-01-23
Use rounded rectangle nodes.
Nathan Ringo
2024-01-23
Use the bold font for more keywords in the tree.
Nathan Ringo
2024-01-23
Adds relational operators.
Nathan Ringo
2024-01-23
Booleans and if.
Nathan Ringo
2024-01-23
let expressions
Nathan Ringo
2024-01-23
Disable CBN for now.
Nathan Ringo
2024-01-20
Cleans up unsupported AST error in UI.
Nathan Ringo
2024-01-20
Adds lists, although they don't evaluate yet.
Nathan Ringo
2024-01-19
Ignore some of the spammier modules.
Nathan Ringo
2024-01-19
Ignore backup files.
Nathan Ringo
2024-01-19
Ensure that content will fit.
Nathan Ringo
2024-01-19
"Run mode" done.
Nathan Ringo
2024-01-19
Fix interactions with button responses.
Nathan Ringo
2024-01-19
λ β.
Nathan Ringo
2024-01-19
exceptions as control flow lmao
Nathan Ringo
2024-01-19
Call by value.
Nathan Ringo
2024-01-19
Add notes to eval output.
Nathan Ringo
2024-01-19
Use GADTs for prims, actual redex finding.
Nathan Ringo
2024-01-19
Fix diagrams, allow multiple roles.
Nathan Ringo
2024-01-19
Adds graphviz support to lambo.
Nathan Ringo
2024-01-19
Working diagramming.
Nathan Ringo
2024-01-19
Start of draw_tree.
Nathan Ringo
2024-01-19
Give args to prims.
Nathan Ringo
2024-01-19
Flattens the AST.
Nathan Ringo
2024-01-19
A bunch of the AST, but as a tree; we're gonna flatten it!
Nathan Ringo
2024-01-18
Prepare to output non-single-expr messages.
Nathan Ringo
2024-01-18
Start of our own AST.
Nathan Ringo
2024-01-18
Libify ocaml, add buttons to interaction.
Nathan Ringo
2024-01-18
Commands to interact with discocaml, associated IPC.
Nathan Ringo
2024-01-17
Adds emotes and logo for discocaml.
Nathan Ringo
2024-01-17
Start of discocaml.
Nathan Ringo
2024-01-17
Don't try to re-add a role the user already has.
Nathan Ringo
2024-01-16
Quiet down the tracing::span module.
Nathan Ringo
2024-01-16
Change logging implementation.
Nathan Ringo
2024-01-16
Add the student role to students.
Nathan Ringo
2024-01-16
Reformat the Ω.
Nathan Ringo
2024-01-16
Lower-case the X.500s.
Nathan Ringo
2024-01-16
Finishes off plain recording of X.500s.
Nathan Ringo
2024-01-16
All the surrounding mechanisms for noticing user X.500s.
Nathan Ringo
2024-01-16
The start of database functionality.
Nathan Ringo
2024-01-15
Start splitting up handlers.
Nathan Ringo
2024-01-15
Initial commit
Nathan Ringo