Commit graph

  • 5c2d5ca5e8 Update readme link Chris Wong 2019-03-24 16:22:52 +13:00
  • 5632250644 In watch script, exclude built files from watch Chris Wong 2019-03-24 14:56:44 +13:00
  • 3a038d8f95 Tweak colors Chris Wong 2019-03-24 14:51:41 +13:00
  • a16b26a64e Add publish script Chris Wong 2019-03-24 14:39:20 +13:00
  • 327480c442 Build table of contents in a separate step Chris Wong 2019-03-24 14:25:05 +13:00
  • 612208a344 Don't link a page to itself Chris Wong 2019-03-23 23:03:51 +13:00
  • d23bbe6680 Add Makefile Chris Wong 2019-03-23 22:57:59 +13:00
  • 5f8b3047df Update Horrorshow Chris Wong 2019-03-17 19:35:06 +13:00
  • d7620f04c8 Update benchmarks Chris Wong 2019-03-16 21:17:03 +13:00
  • 39f543c819 Rust 2018 Chris Wong 2019-03-16 20:13:16 +13:00
  • 07ca29aa55 Rust 2018 the web framework examples Chris Wong 2019-03-16 19:53:24 +13:00
  • 6c2b5a9aa9 Check in Cargo.lock Chris Wong 2019-03-16 19:47:13 +13:00
  • 9be2d31d72 Update Comrak Chris Wong 2019-03-16 19:46:29 +13:00
  • e3ee44cd4b Add meta tags Chris Wong 2019-03-16 19:40:46 +13:00
  • a986c22526 Remove tagline Chris Wong 2019-03-16 19:36:07 +13:00
  • b21892b512 Make title less ridiculous Chris Wong 2019-03-16 19:13:04 +13:00
  • 71709edc51 Tweak CSS Chris Wong 2018-12-09 10:33:29 +13:00
  • 00a38a32b3 Add files from existing book Chris Wong 2018-11-24 16:44:53 +13:00
  • f8b19960dd Rewrite .md links to .html Chris Wong 2018-11-24 16:44:16 +13:00
  • 65849b051e Rewrite the book! Chris Wong 2018-11-24 16:13:36 +13:00
  • 65874efb98 Remove redundant closures Chris Wong 2019-02-21 21:22:22 +13:00
  • 6de2cf1998 Release 0.20.0 Chris Wong 2019-01-17 16:01:55 +13:00
  • 51a0243c40 bump rocket to 0.4 () likewhatevs 2018-12-17 03:06:41 -05:00
  • 892aaac383 Set content-type and charset for actix feature Joe Taber 2018-10-23 03:16:07 +00:00
  • 9fc9ea5c60 Use clippy instead of clippy-preview Chris Wong 2018-12-09 11:54:21 +13:00
  • b1dd7b729f Merge branch 'keyword_warn_compiletest' Chris Wong 2018-12-09 11:49:50 +13:00
  • 4b2707c51e Remove #![feature(tool_lints)] Chris Wong 2018-12-09 11:38:27 +13:00
  • c70bd98656 Skip Clippy if it is missing Chris Wong 2018-12-09 11:14:50 +13:00
  • 6d9aa86506 Fix formatting Chris Wong 2018-12-09 10:48:49 +13:00
  • 2e41db8c70 Run all the tests at the beginning Chris Wong 2018-12-09 10:46:05 +13:00
  • 59d9ec9620 Moved compiletests into the maud crate Isaac van Bakel 2018-11-05 23:31:36 +00:00
  • 19bb1b351b Remove redundant warning comment in UI test Isaac van Bakel 2018-11-04 16:47:30 +00:00
  • ccf54ad6eb Try to change travis build ordering to fix compiletests Isaac van Bakel 2018-10-24 17:34:00 +01:00
  • 0ccb2829c9 Release 0.19.0 Chris Wong 2018-10-20 17:15:57 +13:00
  • 61e5f9d954
    Merge pull request from ivanbakel/warn_on_keyword_names Chris Wong 2018-10-20 16:49:01 +13:00
  • f1f67e5aac Added compile tests to check keyword warning Isaac van Bakel 2018-10-19 22:39:11 +01:00
  • 485ee13afb Corrected formatting on keyword element warning Isaac van Bakel 2018-10-14 12:10:24 +01:00
  • 365d0ab956 Update to rustc 1.31.0-nightly (77af31408 2018-10-11) Chris Wong 2018-10-12 19:26:16 +13:00
  • 5a74dd0232 Added warning when elements have keyword names Isaac van Bakel 2018-10-11 22:05:47 +01:00
  • d2af7c3f54 Fix benchmarks Chris Wong 2018-10-06 21:44:31 +13:00
  • 6aee65a6f1 Update to rustc 1.31.0-nightly (fddcd316a 2018-10-05) Chris Wong 2018-10-06 18:03:15 +13:00
  • 35d5204cab Update to rustc 1.30.0-nightly (9395f0af7 2018-09-02) Chris Wong 2018-09-03 19:43:53 +12:00
  • 66ddbcac98 Remove maud_lints Chris Wong 2018-09-03 19:23:22 +12:00
  • f3d967c020 Travis: tweak build commands to work around Chris Wong 2018-08-26 20:46:29 +12:00
  • 540226f1c4 Remove #![feature(macro_vis_matcher)] Chris Wong 2018-08-26 20:27:39 +12:00
  • e939beb7ac Update actix-web () Philipp Hansch 2018-08-23 09:36:11 +02:00
  • f17e21423e Remove #![feature(use_extern_macros)] Chris Wong 2018-08-18 16:11:53 -07:00
  • e273d897cf Parse arbitrary expressions in classes and IDs Chris Wong 2018-08-13 15:53:34 -07:00
  • 8d8d5960a5 Extend AST to allow arbitrary exprs in classes and IDs Chris Wong 2018-08-13 15:44:04 -07:00
  • 0585df11a5 Fix examples and start testing them Chris Wong 2018-08-13 15:34:08 -07:00
  • d8d5af97f8 Span the whole class or ID in duplicate attribute errors Chris Wong 2018-08-12 14:12:18 +12:00
  • 3847880404 Span the whole attribute in duplicate attribute errors Chris Wong 2018-08-12 14:07:57 +12:00
  • 5aa0f85ec1 Show errors for a duplicate attribute in source order Chris Wong 2018-08-12 13:55:03 +12:00
  • de9afb408b Fixed benchmarks for liquid 0.15.0 () lambdasqd 2018-08-10 04:13:06 -04:00
  • ff5c0e769f Tweak duplicate attribute diagnostic () Chris Wong 2018-07-29 21:44:50 +12:00
  • 059ca8d210 Add benchmarks to Travis build Chris Wong 2018-07-21 22:25:52 +12:00
  • 8aa7810dfc Disallow dupe attrs () Tom Pridham 2018-07-29 03:21:57 -06:00
  • 7bcdc27ab8 Reword 0.18.1 changelog entry Chris Wong 2018-07-21 21:20:41 +12:00
  • b3474a1784
    Merge pull request from YetAnotherMinion/fix_benches Chris Wong 2018-07-21 20:55:52 +12:00
  • c47f40c890 fix: update benchmarks to build with 0.18.x, document required compiler feature flags change YetAnotherMinion 2018-07-19 10:36:12 -04:00
  • de6f654614 Release 0.18.1 Chris Wong 2018-07-18 20:01:52 +12:00
  • d7d3eb600e Install Clippy from rustup Chris Wong 2018-07-18 19:52:58 +12:00
  • 8dbcdab2bf Update to rustc 1.29.0-nightly (1ecf6929d 2018-07-16) Chris Wong 2018-07-18 19:41:47 +12:00
  • aadc749715 Release 0.18.0 Chris Wong 2018-07-15 21:46:16 +12:00
  • 392279e97c Fix Clippy warning Chris Wong 2018-06-26 19:49:28 +12:00
  • a1a0aa0200 Allow omitting the comma on the last match arm Chris Wong 2018-06-22 21:31:08 +12:00
  • 12282093eb Use diagnostic API everywhere Chris Wong 2018-06-22 21:28:35 +12:00
  • 1f68ef0526
    Merge pull request from lfairy/snaggletooth Chris Wong 2018-06-20 19:57:23 +12:00
  • 41aea5f92c Require braces around element bodies Chris Wong 2018-06-16 21:33:23 +12:00
  • b9279f7f3f Add .span() method to derive the span of an AST node Chris Wong 2018-06-16 21:15:34 +12:00
  • 4b25728efe Add at_span to Let Chris Wong 2018-06-16 20:59:41 +12:00
  • 0ceb271a50 Add outer_span property to Splice Chris Wong 2018-06-16 20:55:42 +12:00
  • bfa15a0081 Rename Block.span to Block.outer_span Chris Wong 2018-06-16 20:49:46 +12:00
  • 8ce98f689f Build features separately. Coleman McFarland 2018-06-11 17:40:10 -07:00
  • fd59814f8b impl Responder for actix-web framework Coleman McFarland 2018-06-11 14:05:35 -07:00
  • 9d56ba0bcb Keep spans for semicolons; change element body to a block Chris Wong 2018-06-09 19:27:25 +12:00
  • 75763dd8a6 Travis: add maud_extras to Clippy invocation Chris Wong 2018-06-09 20:41:36 +12:00
  • 9763541ca7 Keep the span of the leading @ symbol Chris Wong 2018-06-09 17:59:24 +12:00
  • 254ac54103 Merge If and Special variants Chris Wong 2018-05-29 19:18:30 +12:00
  • ac934bae4e Update to rustc 1.28.0-nightly (5bf68db6e 2018-05-28) Chris Wong 2018-05-29 19:15:40 +12:00
  • 67b6fb05e9 Release 0.17.5 Chris Wong 2018-05-26 11:57:51 +12:00
  • 2455de589c Update to rustc 1.27.0-nightly (2f2a11dfc 2018-05-16) Chris Wong 2018-05-17 20:55:29 +12:00
  • 9d90e94c87
    Change macro internals to use an explicit AST () Chris Wong 2018-05-17 20:38:44 +12:00
  • 7c63fc138a Release 0.17.4 Chris Wong 2018-05-02 20:49:17 +12:00
  • 05fb7364c6 maud_lints: replace usage of InternedString by LocalInternedString Erin 2018-04-28 13:42:33 -05:00
  • e606e64ef2 Enable proc_macro_non_items feature flag Chris Stadler 2018-04-27 20:20:02 -04:00
  • 41f7744fe1 Release 0.17.3 Chris Wong 2018-04-21 17:20:42 +12:00
  • 798ed2279d Travis: work around Clippy bug Chris Wong 2018-04-16 20:49:12 +12:00
  • dd9d892b8d Fix up some minor issues Chris Wong 2018-04-16 20:27:41 +12:00
  • f75da83a60 Pre-allocate sufficient size for our output String Coleman McFarland 2018-04-16 01:06:19 -07:00
  • 2d6558c769 Use FromIterator<_> for TokenStream Coleman McFarland 2018-04-16 00:54:32 -07:00
  • 0f453a5568 Refactor to keep up with changes to proc_macro Coleman McFarland 2018-04-06 18:13:42 -07:00
  • 3d22f90ad7 Add askama bench Abdullah ibn Nadjo 2017-11-20 23:55:01 +01:00
  • 62298aec55 Release 0.17.2 Chris Wong 2017-11-19 20:10:08 +13:00
  • cc833dd624 Update to rustc 1.23.0-nightly (6160040d8 2017-11-18) Chris Wong 2017-11-19 19:51:59 +13:00
  • fd43d6c006
    Tweak change log entry for Chris Wong 2017-11-12 23:50:29 +13:00
  • 250c736b11 Bump iron to 0.6.0 version Ernestas Poskus 2017-11-07 18:45:06 +02:00
  • c95efdf8ac Remove unnecessary AsciiExt import Chris Wong 2017-11-08 20:54:35 +13:00
  • ba633d8e62 Add conventional docs.rs badge Sander Maijers 2017-11-01 11:58:24 +01:00
  • 53c49c71cb Fix Clippy warning Chris Wong 2017-11-02 19:52:40 +13:00