-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Permalink
Loading
Choose a base ref
{{ refName }}
default
Loading
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: janl/mustache.js
base: 0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: janl/mustache.js
compare: 0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 14 files changed
- 2 contributors
Commits on Sep 7, 2012
-
Configuration menu - View commit details
-
Copy full SHA for be4fd1c - Browse repository at this point
Copy the full SHA be4fd1cView commit details
Commits on Sep 8, 2012
-
1
Configuration menu - View commit details
-
Copy full SHA for 3fb61fc - Browse repository at this point
Copy the full SHA 3fb61fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e797d - Browse repository at this point
Copy the full SHA 18e797dView commit details -
Make high-level API same as Renderer API
Also, allow partials to be passed to the function that is returned for pre-compiled templates. This makes the API more consistent all around, but comes with the caveat that renderers are much more aggressive at caching. Now, any time a template or partial is compiled with the same name as a previously compiled template the cached version is used. Fixes #240
Configuration menu - View commit details
-
Copy full SHA for 544a32b - Browse repository at this point
Copy the full SHA 544a32bView commit details
Commits on Sep 9, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 0a6d71c - Browse repository at this point
Copy the full SHA 0a6d71cView commit details
Commits on Sep 10, 2012
-
Replace code generation with straight function execution.
This is a strict port of the existing process - there are many opportunities for optimization based on this.
Configuration menu - View commit details
-
Copy full SHA for dac6470 - Browse repository at this point
Copy the full SHA dac6470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0c6fd - Browse repository at this point
Copy the full SHA 0c0c6fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6cdf1 - Browse repository at this point
Copy the full SHA dc6cdf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e45bbb3 - Browse repository at this point
Copy the full SHA e45bbb3View commit details -
Also, changed order of arguments to internal render function.
Configuration menu - View commit details
-
Copy full SHA for 2bc29ec - Browse repository at this point
Copy the full SHA 2bc29ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f41bbb1 - Browse repository at this point
Copy the full SHA f41bbb1View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for fea239f - Browse repository at this point
Copy the full SHA fea239fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7489f70 - Browse repository at this point
Copy the full SHA 7489f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1159c23 - Browse repository at this point
Copy the full SHA 1159c23View commit details -
Text tokens now accurately reflect their content's exact position in the original template.
Configuration menu - View commit details
-
Copy full SHA for a5dbb70 - Browse repository at this point
Copy the full SHA a5dbb70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea9574 - Browse repository at this point
Copy the full SHA 0ea9574View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc6e0f - Browse repository at this point
Copy the full SHA afc6e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b19e0e - Browse repository at this point
Copy the full SHA 8b19e0eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.6.0...0.7.0