26 Commits (main)

Author SHA1 Message Date
Garrett Mills 399407b15a Fix missing scope for chart function evaluation
2 years ago
Garrett Mills 000da4df04 Fix build errors
2 years ago
Garrett Mills bcd7628c0a Add logic for (de)serializing pages
2 years ago
QiTao Weng 29c2885475 Merge conflict
2 years ago
Garrett Mills b3108715b1 Resolve conflicts
2 years ago
QiTao Weng ee32663bdd Small formatting and style fixes and add image boxes
2 years ago
Garrett Mills 2818c7b09f Finish chart editing support
2 years ago
QiTao Weng 7e07427238 Merge branch 'qi'
2 years ago
QiTao Weng 7e016ad147 Reformatting, removing auth0, add login status checks for redirects and logout button visibility, and fixing api call parameters
2 years ago
Garrett Mills c9cc778333 Allow editing var decls and function decls
2 years ago
Garrett Mills 73010a2a4a Merge incoming changes
2 years ago
Garrett Mills ee6d20ddeb Implement remove for var decls and expressions
2 years ago
Thomas ec69324496 fixed
2 years ago
Thomas 8ca78cbe4b ffixed toms bad
2 years ago
Thomas 30603ac3f6 idk
2 years ago
Thomas 8fbab92e1b fixed dragability after new statment is added
2 years ago
Garrett Mills 4a3e92b910 Implement adding expression and var decls
2 years ago
Garrett Mills b47159c4c9 Start implementing editor popup
2 years ago
Garrett Mills 97d5ff6ea2 Fix katex rendering
2 years ago
Garrett Mills 51266861f8 Finish Katex and Statement components to render statements
2 years ago
Garrett Mills be66844f17 Implement MathPage evaluation logic
2 years ago
Garrett Mills 2aa2a5bf05 Add logic for building dependency graph for statement evaluation
2 years ago
Garrett Mills 8f42f771d8 Start MathPage class
2 years ago
Garrett Mills 189439227f Add walks to determine symbols used by and defined by various expressions
2 years ago
Garrett Mills df3b1314ed Start walk for math expression trees
2 years ago
Garrett Mills 83cbb00427 Start mathjs setup
2 years ago