Commits
Click on a commit to change the comparison rangeSimplify how anonymous functions are parsed
Updates the way that we handle passing higher order functions into egglog
to remove some previous metaprogramming magic and replace it with a simpler
algorithm that just removes any unbound variables left in a function and hoists
them as args to the function.15 days ago
by saulshanabrook