index
:
librecalx
master
A graph visualization application
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add LICENSE
Nathan Reiner
2024-01-24
*
rename project name to librecalx
Nathan Reiner
2024-01-24
*
create simple theme
Nathan Reiner
2024-01-24
*
graph only overwrite mouse shape if it's in bounds
Nathan Reiner
2024-01-21
*
fix font clipping
Nathan Reiner
2024-01-21
*
set darktheme and fix text overflow in canvas
Nathan Reiner
2024-01-21
*
fix high scale grid visibility bug
Nathan Reiner
2024-01-21
*
implement dynamic graph removal and pushing
Nathan Reiner
2024-01-21
*
add multiple functions to canvas
Nathan Reiner
2024-01-21
*
add resizable pane
Nathan Reiner
2024-01-21
*
improve rendering on high range by lowering graph quality by log
Nathan Reiner
2024-01-20
*
add graph labels and step resizing on zooming
Nathan Reiner
2024-01-20
*
make zooming and scrolling with translate and scale of canvas
Nathan Reiner
2024-01-20
*
undo - prefix
Nathan Reiner
2024-01-20
*
add function_cache for performence gain
Nathan Reiner
2024-01-19
*
add zooming
Nathan Reiner
2024-01-19
*
math: pregenerate eval tree
Nathan Reiner
2024-01-19
*
only calculate evey point once
Nathan Reiner
2024-01-19
*
add scrolling to iced demo
Nathan Reiner
2024-01-18
*
create small iced demo
Nathan Reiner
2024-01-18
*
complex: use real pow on real only complex to gain precision
Nathan Reiner
2024-01-18
*
resolve clippy warnings
Nathan Reiner
2024-01-17
*
hand context on to Function trait
Nathan Reiner
2024-01-17
*
add commonsense and expression_functions
Nathan Reiner
2024-01-17
*
migrate from f64 to own complex
Nathan Reiner
2024-01-17
*
First sketch of matheval
Nathan Reiner
2024-01-17