Commit Graph

  • 1fcd6af9d9 fix typo: varables -> variables Maxime BOCHON 2022-02-10 17:26:52 +01:00
  • fae687be95 Merge pull request #129 from sh-cho/patch-1 Michael Bayne 2022-01-13 10:17:31 -08:00
  • 788601d1c2 Fix closing tag Seonghyeon Cho 2022-01-12 16:14:53 +09:00
  • 1853a1fbaa Merge pull request #127 from samskivert/dependabot/maven/org.yaml-snakeyaml-1.26 Michael Bayne 2021-11-17 07:31:59 -08:00
  • 5ef99b24ee Merge pull request #128 from JoeCqupt/fix-readme-example Michael Bayne 2021-11-17 07:31:21 -08:00
  • 39faf564fe fix readme example jiangyuan04 2021-09-10 10:30:21 +08:00
  • 2f17b67e2b Bump snakeyaml from 1.11 to 1.26 dependabot[bot] 2021-06-04 22:03:09 +00:00
  • ca08cdb1a4 Tests for some first/last stuff. Michael Bayne 2021-02-04 13:20:00 -08:00
  • 460ea475a7 Run tests in script. Michael Bayne 2020-11-07 09:40:21 -08:00
  • 8e485a68e1 Reword second motivation more neutrally. Michael Bayne 2020-11-03 11:20:39 -08:00
  • 5e09fb1802 Remove mention of mustache.java. Michael Bayne 2020-11-03 11:17:30 -08:00
  • 017dc4e277 Merge pull request #123 from samskivert/dependabot/maven/junit-junit-4.13.1 Michael Bayne 2020-11-03 11:15:56 -08:00
  • 9508731dfa Add a test for recursive partial expansion. Michael Bayne 2020-11-03 11:15:00 -08:00
  • 8bf56937e2 Bump junit from 4.11 to 4.13.1 dependabot[bot] 2020-10-13 09:51:31 +00:00
  • 9855710cc0 Use OpenJDK for CI builds. Michael Bayne 2020-01-05 10:31:32 -08:00
  • da7970e993 Allow access coercion to be disabled. Michael Bayne 2019-12-17 13:39:22 -08:00
  • 9f0ade9db7 Update links to latest release. Michael Bayne 2019-07-10 08:57:28 -07:00
  • 01319c52df [maven-release-plugin] prepare for next development iteration Michael Bayne 2019-07-10 08:41:27 -07:00
  • c61801a7c6 [maven-release-plugin] prepare release jmustache-1.15 Michael Bayne 2019-07-10 08:41:18 -07:00
  • 7e9b70ad9a Wrangle javadoc plugin back into operation. Michael Bayne 2019-07-10 08:39:37 -07:00
  • 5d34f5bf52 Our module name is com.samskivert.jmustache. Michael Bayne 2019-07-10 08:39:09 -07:00
  • 1639640b54 A bunch of Maven plugin updates. Michael Bayne 2019-07-10 08:17:35 -07:00
  • 6691b3b687 Formatting tweak. Michael Bayne 2019-07-02 08:15:30 -07:00
  • db871d7f56 Merge pull request #107 from greg-simon/master Michael Bayne 2019-07-02 08:13:33 -07:00
  • e01c1b7522 emptyStringIsFalse flag now works with any Object. Greg Simon 2019-06-27 11:23:19 +10:00
  • fef365c986 Some Maven plugin version updates. Michael Bayne 2019-02-08 11:25:18 -08:00
  • 52ce395615 Disable Cobertura. Doesn't work with JDK9, yay. Michael Bayne 2019-02-08 11:25:01 -08:00
  • 241fbb723b Add a module config, twiddle build to support it. Michael Bayne 2019-02-08 10:39:48 -08:00
  • 8f7f2b2283 Specify a Jigsaw module name. Michael Bayne 2019-02-07 15:08:43 -08:00
  • b3c54669cc Make MustacheCustomContext a Mustache inner interface. Michael Bayne 2018-08-21 17:20:33 -07:00
  • 1c025166eb Merge pull request #103 from devinrsmith/feature/mustache-source Michael Bayne 2018-08-21 17:12:00 -07:00
  • 433e9677d4 added MustacheCustomContext Devin Smith 2018-08-21 17:20:00 -05:00
  • 4533567303 Fix bugs relating to . and this. Michael Bayne 2018-06-04 16:06:50 -07:00
  • b823ed87c5 Remove use of String.intern(). Michael Bayne 2018-04-30 08:56:15 -07:00
  • 2c53104cf3 Extract Compiler.loadTemplate helper. Michael Bayne 2018-03-05 09:27:18 -08:00
  • 0100fb15cf Revert to source.level 1.7. Michael Bayne 2018-02-02 10:31:25 -08:00
  • bf288c8810 Better wording. Michael Bayne 2017-12-17 15:20:13 -08:00
  • 37e31cbeac Add mechism to visit template tags. Michael Bayne 2017-12-17 15:16:09 -08:00
  • 326f04cb1e Brace fiddling. Michael Bayne 2017-12-17 14:46:42 -08:00
  • af623f1335 Reference 1.14 release. Michael Bayne 2017-12-04 09:17:13 -08:00
  • 90d1220236 [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-12-04 09:14:37 -08:00
  • 424851a082 [maven-release-plugin] prepare release jmustache-1.14 Michael Bayne 2017-12-04 09:14:28 -08:00
  • 02f917e2f7 Add Fragment.executeTemplate(). Michael Bayne 2017-12-03 18:26:45 -08:00
  • 2a270dcdbe Update to GWT 2.8.2. Michael Bayne 2017-12-03 17:53:56 -08:00
  • 8cddc839e3 Oops can't use reflection in shared tests. Michael Bayne 2017-09-20 09:51:53 -07:00
  • 172f35fb64 When nesting for non-list contexts, inherit list info. Michael Bayne 2017-09-20 09:43:14 -07:00
  • 49720df4ea Use shipped GWT 2.8.0 (yay). Michael Bayne 2016-11-20 11:33:50 -08:00
  • 8da02a18e8 Merge pull request #85 from quentinburley/patch-1 Michael Bayne 2016-10-21 07:23:15 -07:00
  • 02478eccdb Update README.md quentinburley 2016-10-16 18:18:33 +02:00
  • b50919924b Doc updates. Michael Bayne 2016-08-08 09:37:54 -07:00
  • 88793cca0a [maven-release-plugin] prepare for next development iteration Michael Bayne 2016-08-08 09:14:20 -07:00
  • 76d4b38912 [maven-release-plugin] prepare release jmustache-1.13 Michael Bayne 2016-08-08 09:14:15 -07:00
  • e6a9363fae Prep for 1.13 release. Michael Bayne 2016-08-08 09:12:49 -07:00
  • 96d9ba5e24 Some test fiddling to make things work in GWT. Michael Bayne 2016-08-08 09:12:04 -07:00
  • 9bb842ed20 Special case 'entrySet' on Map fetcher. Michael Bayne 2016-06-15 11:49:56 -07:00
  • 1170d4500e Some toString impls to make debugging easier. Michael Bayne 2016-06-15 11:49:37 -07:00
  • 115f496947 Add means to obtain parent context(s) in Fragment. Michael Bayne 2016-05-15 11:06:58 -07:00
  • 06347ba7eb Remind future me about submodules. Michael Bayne 2016-04-29 10:04:34 -07:00
  • 546f78318e Simple support for decompiling fragments. Michael Bayne 2016-04-14 08:24:54 -07:00
  • 59c45a2da7 Demo/test custom collector that supports Optional. Michael Bayne 2016-01-29 11:39:03 -08:00
  • 5631d08338 Reference release 1.12 in the README. Michael Bayne 2016-01-19 17:57:44 -08:00
  • 49e59008fd [maven-release-plugin] prepare for next development iteration Michael Bayne 2016-01-19 17:56:18 -08:00
  • 855f1d33d2 [maven-release-plugin] prepare release jmustache-1.12 Michael Bayne 2016-01-19 17:56:14 -08:00
  • 9eda17f85b Escape ` and = when escaping HTML. Michael Bayne 2015-12-24 13:48:07 -08:00
  • ed15294419 OMG! GWT 2.8 is finally in beta. Michael Bayne 2015-12-14 13:28:17 -08:00
  • c1ddff1b6f Add further warning re defaultValue and nullValue. Michael Bayne 2015-12-14 11:34:44 -08:00
  • 51f5840363 Reinstate GWT 2.8.0 & tests. Michael Bayne 2015-10-05 15:16:48 -07:00
  • 6dc8e64702 Bump to 1.11. Michael Bayne 2015-10-05 15:13:22 -07:00
  • 667a1fecd2 [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-10-05 15:09:58 -07:00
  • e520fed423 [maven-release-plugin] prepare release jmustache-1.11 Michael Bayne 2015-10-05 15:09:55 -07:00
  • d217b41a67 Disable GWT tests so we can release. Michael Bayne 2015-10-05 15:08:57 -07:00
  • a0a6b1fc99 A bunch of POM up-to-dating. Michael Bayne 2015-10-05 15:02:03 -07:00
  • f121c11e6f Added missing StringReader.close() method. Michael Bayne 2015-09-21 16:13:27 -07:00
  • ec7ea6a660 Revamped iterating over arrays to be GWT-compatible. Michael Bayne 2015-09-21 16:01:38 -07:00
  • cbd80d1d08 Big test revamp to get tests running in GWT. Michael Bayne 2015-09-21 15:29:58 -07:00
  • c49426db85 Redo primitive array support in GWT-compatible way. Michael Bayne 2015-09-21 14:45:55 -07:00
  • 4ee24a6b19 Add XML preamble. Michael Bayne 2015-09-21 14:35:22 -07:00
  • b9c48fa077 Reenable GWT unit testing, using 2.8.0-SNAPSHOT. Michael Bayne 2015-09-21 14:34:57 -07:00
  • 4b713862c8 Support index access on primitive arrays Masaki Mori 2015-09-14 13:45:08 +09:00
  • 2efcfb69ed Formatting tweak. Michael Bayne 2015-09-09 14:40:00 -07:00
  • 8a6c32d9db Merge pull request #68 from monae/patch-timezone Michael Bayne 2015-09-09 14:39:36 -07:00
  • e33fdb1436 Merge pull request #69 from monae/patch-index Michael Bayne 2015-09-09 14:37:48 -07:00
  • b846605894 Catch exceptions caused by fetching with invalid indices Masaki Mori 2015-09-09 11:15:56 +09:00
  • b743e74aa2 Fix broken test which depends on local timezone Masaki Mori 2015-09-09 11:12:24 +09:00
  • e7daae3912 No openjdk8 on Travis. Michael Bayne 2015-08-22 15:11:38 -07:00
  • 461b108663 Support getters from default methods in interfaces. Michael Bayne 2015-08-22 15:07:05 -07:00
  • ee4178f549 Support isFoo for boolean properties. Waldinar Oliveira Neto 2015-06-20 18:21:47 -07:00
  • 2aa93d4240 Merge pull request #65 from ui4j/patch-1 Michael Bayne 2015-05-08 13:44:25 -07:00
  • 5cf4e60d89 Removed unused variables ui4j 2015-05-06 23:42:10 +03:00
  • 516fde2ea4 Let's put a build status image in the README. Michael Bayne 2015-03-16 20:37:39 -07:00
  • 8785d63958 cobertura runs tests, so no need to run twice. Michael Bayne 2015-03-16 20:35:37 -07:00
  • 4091bf1091 Use Java code formatting for examples. Michael Bayne 2015-03-16 20:30:42 -07:00
  • 1c50c28122 Move coveralls into script. Michael Bayne 2015-03-16 20:18:16 -07:00
  • 641bec22f3 Cache Maven stuffs for the win. Michael Bayne 2015-03-16 20:11:40 -07:00
  • 69ebfdf6a0 Bumped GWT to 2.7.0. Michael Bayne 2015-03-06 12:42:59 -08:00
  • 3337bf7dd8 We need this for GWT. Michael Bayne 2015-03-06 12:26:21 -08:00
  • 2b376d3189 Align "compact" Javadocs more sanely. Michael Bayne 2015-03-06 12:24:13 -08:00
  • 43a51b3235 Be more robust about closing template Reader. Michael Bayne 2015-03-06 12:19:46 -08:00
  • 6a02d434ec Merge pull request #62 from meros/master Michael Bayne 2015-03-06 12:14:55 -08:00
  • 2ab053ce35 Close readers provided by TemplateLoader Alexander Schrab 2015-03-04 18:45:55 +01:00