Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodehack
/
mustache.java
Public
forked from
spullara/mustache.java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mustache.java
indy
src
on
javascript
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2012
add a test for simpleobjecthandler dot notation and a fix
Sam Pullara
committed
64dfb66
View commit details
Copy full SHA for 64dfb66
View code at this point
Browse repository at this point
Commits on Oct 7, 2012
Provide a parent classloader for testing and containers.
spullara
committed
60d1340
View commit details
Copy full SHA for 60d1340
View code at this point
Browse repository at this point
Commits on Sep 3, 2012
need a codegen wrapper here
spullara
committed
7951e08
View commit details
Copy full SHA for 7951e08
View code at this point
Browse repository at this point
update the demo to use the correct wrapper
spullara
committed
180b23f
View commit details
Copy full SHA for 180b23f
View code at this point
Browse repository at this point
now convert indy completely to using the new codegen stuff
spullara
committed
28a1827
View commit details
Copy full SHA for 28a1827
View code at this point
Browse repository at this point
more refactoring
spullara
committed
e35e628
View commit details
Copy full SHA for e35e628
View code at this point
Browse repository at this point
complete refactor of the compilation code into a separate module
spullara
committed
8e468c4
View commit details
Copy full SHA for 8e468c4
View code at this point
Browse repository at this point
maybe time to break this out into a simple jdk5 / optimized jdk7 modules
spullara
committed
7624278
View commit details
Copy full SHA for 7624278
View code at this point
Browse repository at this point
refactor some things. getting ready for the extraction.
spullara
committed
0a69072
View commit details
Copy full SHA for 0a69072
View code at this point
Browse repository at this point
passing all the tests
spullara
committed
958ad9e
View commit details
Copy full SHA for 958ad9e
View code at this point
Browse repository at this point
Commits on Jul 8, 2012
more cleanup
Sam Pullara
committed
d791b7a
View commit details
Copy full SHA for d791b7a
View code at this point
Browse repository at this point
ferrit out some duplicate code
Sam Pullara
committed
d2b7ce5
View commit details
Copy full SHA for d2b7ce5
View code at this point
Browse repository at this point
Commits on Jul 1, 2012
share tests between indy and the compiler module
spullara
committed
e5647f7
View commit details
Copy full SHA for e5647f7
View code at this point
Browse repository at this point
move the htmlescaping logic out and refactor it
spullara
committed
3134804
View commit details
Copy full SHA for 3134804
View code at this point
Browse repository at this point
Commits on Jun 30, 2012
get indy working again. looks like performance has improved since jdk 7u4.
spullara
committed
f11c79a
View commit details
Copy full SHA for f11c79a
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
fix an issue with extensions
Sam Pullara
committed
9d0a82f
View commit details
Copy full SHA for 9d0a82f
View code at this point
Browse repository at this point
performance in context not as good as the microbenchmark.
Sam Pullara
committed
7f7a8b3
View commit details
Copy full SHA for 7f7a8b3
View code at this point
Browse repository at this point
tighten up the indy code to try and get it to perform
Sam Pullara
committed
de6fb8d
View commit details
Copy full SHA for de6fb8d
View code at this point
Browse repository at this point
comparison testing
Sam Pullara
committed
451c559
View commit details
Copy full SHA for 451c559
View code at this point
Browse repository at this point
switch to nullwriter. this gets all that messy buffering out of the way.
Sam Pullara
committed
c4d4fec
View commit details
Copy full SHA for c4d4fec
View code at this point
Browse repository at this point
Commits on Mar 4, 2012
refactor a bit and add a main method for easier benchmarking
spullara
committed
2c56bac
View commit details
Copy full SHA for 2c56bac
View code at this point
Browse repository at this point
fix some tests for indy
spullara
committed
1baec5c
View commit details
Copy full SHA for 1baec5c
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
visitor implementation should be better
Sam Pullara
committed
332d5aa
View commit details
Copy full SHA for 332d5aa
View code at this point
Browse repository at this point
Commits on Feb 2, 2012
add capturing interface
Sam Pullara
committed
e450495
View commit details
Copy full SHA for e450495
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
set the wrong default
Sam Pullara
committed
5cc94bb
View commit details
Copy full SHA for 5cc94bb
View code at this point
Browse repository at this point
copy some of the tests over to the indy version
Sam Pullara
committed
4ca7683
View commit details
Copy full SHA for 4ca7683
View code at this point
Browse repository at this point
honestly i dont know how it worked before
Sam Pullara
committed
acddcc9
View commit details
Copy full SHA for acddcc9
View code at this point
Browse repository at this point
Commits on Jan 17, 2012
add the symbolic link to the other resources
Sam Pullara
committed
76a749d
View commit details
Copy full SHA for 76a749d
View code at this point
Browse repository at this point
fix field handling
Sam Pullara
committed
5e42940
View commit details
Copy full SHA for 5e42940
View code at this point
Browse repository at this point
indywrappers
Sam Pullara
committed
20167b4
View commit details
Copy full SHA for 20167b4
View code at this point
Browse repository at this point
Commits on Jan 16, 2012
spectest working with bootstrap
Sam Pullara
committed
2993ea7
View commit details
Copy full SHA for 2993ea7
View code at this point
Browse repository at this point
Commits on Jan 13, 2012
start working on indy for the new setup
Sam Pullara
committed
a0f59d5
View commit details
Copy full SHA for a0f59d5
View code at this point
Browse repository at this point
Commits on Jan 12, 2012
i just dont like varargs. too many opportunities for errors at runtime. i would like some kind of copy on write list instead though. will be thinking about that.
Sam Pullara
committed
5f932ad
View commit details
Copy full SHA for 5f932ad
View code at this point
Browse repository at this point
Commits on Jan 11, 2012
refactor the objecthandler so that it can be easily extended
Sam Pullara
committed
aeaa72d
View commit details
Copy full SHA for aeaa72d
View code at this point
Browse repository at this point
convert this in the morning
spullara
committed
a5a7eee
View commit details
Copy full SHA for a5a7eee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.