-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor Latexify.jl #161
Open
korsbo
wants to merge
40
commits into
master
Choose a base branch
from
refactor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Refactor Latexify.jl #161
Commits on Apr 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d260f72 - Browse repository at this point
Copy the full SHA d260f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for f39f275 - Browse repository at this point
Copy the full SHA f39f275View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6238f3 - Browse repository at this point
Copy the full SHA e6238f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c7440 - Browse repository at this point
Copy the full SHA 24c7440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168fd2e - Browse repository at this point
Copy the full SHA 168fd2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f756525 - Browse repository at this point
Copy the full SHA f756525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f45c4f - Browse repository at this point
Copy the full SHA 6f45c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c20820b - Browse repository at this point
Copy the full SHA c20820bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54dde4f - Browse repository at this point
Copy the full SHA 54dde4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1a6fa - Browse repository at this point
Copy the full SHA ae1a6faView commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a64c351 - Browse repository at this point
Copy the full SHA a64c351View commit details
Commits on Apr 7, 2021
-
Stop recusing to top-level call. Breaks recipes.
In this breaking change, I stop re-routing all calls to latexraw via latexify. This was previously done to enable recursive recipe application. I'm now developing a more performant alterantive.
Configuration menu - View commit details
-
Copy full SHA for 4acc683 - Browse repository at this point
Copy the full SHA 4acc683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137dcb8 - Browse repository at this point
Copy the full SHA 137dcb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 473032a - Browse repository at this point
Copy the full SHA 473032aView commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba94fc9 - Browse repository at this point
Copy the full SHA ba94fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a5742 - Browse repository at this point
Copy the full SHA d8a5742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad951d - Browse repository at this point
Copy the full SHA 3ad951dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7255375 - Browse repository at this point
Copy the full SHA 7255375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1a3f9 - Browse repository at this point
Copy the full SHA 9f1a3f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae35a6 - Browse repository at this point
Copy the full SHA 9ae35a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 068a37e - Browse repository at this point
Copy the full SHA 068a37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5c03e - Browse repository at this point
Copy the full SHA 4a5c03eView commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for da056d6 - Browse repository at this point
Copy the full SHA da056d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d86347 - Browse repository at this point
Copy the full SHA 1d86347View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 267308c - Browse repository at this point
Copy the full SHA 267308cView commit details
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 056ba0c - Browse repository at this point
Copy the full SHA 056ba0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d59f5b5 - Browse repository at this point
Copy the full SHA d59f5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e870cd2 - Browse repository at this point
Copy the full SHA e870cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c5f972 - Browse repository at this point
Copy the full SHA 7c5f972View commit details
Commits on Apr 16, 2021
-
Way too much stuff for a commit.
- Rename decend -> descend - Fix top-level matching for environments. - Add some precompilation. - Unify call signatures by changing config position. - Let config be a passed argument. This ensures that modifications are constrained to calls below the modifying call. - WIP: some macro prototyping.
Configuration menu - View commit details
-
Copy full SHA for b208c68 - Browse repository at this point
Copy the full SHA b208c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1348da - Browse repository at this point
Copy the full SHA e1348daView commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 86d1ee3 - Browse repository at this point
Copy the full SHA 86d1ee3View commit details -
Add
TracedIO
for better testing.Allows for tracing the call path along the different latexify rules.
Configuration menu - View commit details
-
Copy full SHA for d9d3b89 - Browse repository at this point
Copy the full SHA d9d3b89View commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6d3310 - Browse repository at this point
Copy the full SHA e6d3310View commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ee625f - Browse repository at this point
Copy the full SHA 7ee625fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3299d - Browse repository at this point
Copy the full SHA 7b3299dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce78c3e - Browse repository at this point
Copy the full SHA ce78c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f285ff - Browse repository at this point
Copy the full SHA 2f285ffView commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e68b147 - Browse repository at this point
Copy the full SHA e68b147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a6711 - Browse repository at this point
Copy the full SHA 29a6711View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.