Commit graph

  • 1859f1635c Update Rust Chris Wong 2016-11-23 22:33:04 +13:00
  • 9dbba72c7e Build docs for all crates Chris Wong 2016-11-22 22:23:23 +13:00
  • e05af0a326 Add maud_extras crate Chris Wong 2016-11-22 22:17:15 +13:00
  • b76bda0e50 Add a "DOCTYPE" constant Chris Wong 2016-11-22 21:58:06 +13:00
  • 585ed3851b Implement toggled classes Chris Wong 2016-11-19 15:59:33 +13:00
  • 8f77990e8c Remove unnecessary #[feature(conservative_impl_trait)] Chris Wong 2016-11-19 15:59:06 +13:00
  • 68feeeff1b Change empty attribute syntax to use [square brackets] Chris Wong 2016-11-17 20:39:02 +13:00
  • ac37a5be46 Reword stability spiel in readme Chris Wong 2016-11-17 20:37:17 +13:00
  • 4b81039d2d Flatten substitutions from macro_rules expansion Chris Wong 2016-11-16 18:03:23 +13:00
  • 39602a075c Implement let expressions Chris Wong 2016-11-12 14:46:49 +13:00
  • a3908faf24 Travis: run Clippy :) Chris Wong 2016-11-06 12:49:44 +13:00
  • 202cc8decf Fix Clippy warnings Chris Wong 2016-11-06 12:40:57 +13:00
  • 872a9f5cbc Update benchmark dependencies Chris Wong 2016-11-06 12:40:26 +13:00
  • f5219a3757 Make Maud benchmark more idiomatic Chris Wong 2016-11-04 12:13:17 +13:00
  • c614478bd5 Release 0.13.0 Chris Wong 2016-11-03 23:17:34 +13:00
  • ac259ebe47 Don't escape single quotes Chris Wong 2016-11-03 23:13:20 +13:00
  • 181bb0583e Update Rust Chris Wong 2016-11-03 22:47:54 +13:00
  • 1bdf6ea06a Add Tera benchmark Chris Wong 2016-10-22 21:10:07 +13:00
  • 927a77f0f6 Add contributors' guide Chris Wong 2016-10-22 20:36:48 +13:00
  • 90e0f1ccbd Restrict PreEscaped to T: AsRef<str> Chris Wong 2016-10-22 19:57:48 +13:00
  • 9ff5ff4f2c Merge pull request from utkarshkukreti/while Chris Wong 2016-10-20 12:40:56 +13:00
  • 553a6bc037 Add support for @while and @while let. Utkarsh Kukreti 2016-10-19 21:43:11 +05:30
  • b9881e682c Merge pull request from TheNeikos/add_complicated_maud Chris Wong 2016-10-18 22:27:14 +13:00
  • be43b067ba Use u32 instead of usize Marcel Müller 2016-10-18 11:20:08 +02:00
  • 2cbd848fc6
    Add complicated Maud benchmark Marcel Müller 2016-10-17 21:48:08 +02:00
  • 7f7deb7af5 Remove #![feature(question_mark)] Chris Wong 2016-10-17 21:41:33 +13:00
  • 7c774ec6ec Add change log entries down to version 0.8.0 Chris Wong 2016-10-13 19:28:44 +13:00
  • f57aa4ace0 Remove #[inline(never)] annotations Chris Wong 2016-10-10 18:59:45 +13:00
  • d976bdfc11 Update change log for 0.12.0 Chris Wong 2016-10-10 09:49:05 +13:00
  • c70aa3c7f0 Release 0.12.0 Chris Wong 2016-10-09 19:55:19 +13:00
  • 7d6e2e7c22 Move change log into the right place Chris Wong 2016-10-09 19:05:58 +13:00
  • 3120eb719d Fix test breakage (again) Chris Wong 2016-10-08 22:31:46 +13:00
  • 3c9f318c98 Add a changelog Chris Wong 2016-10-08 22:19:35 +13:00
  • 9fa87721e6 Rewrite Render and RenderOnce traits Chris Wong 2016-10-08 21:50:59 +13:00
  • ba2233f783 Don't put let _ = in front of every statement Chris Wong 2016-10-06 12:29:07 +13:00
  • f48966b5bb Fix test breakage oh no Chris Wong 2016-10-05 20:51:16 +13:00
  • 4284875869 Change escaper to use bytes instead of chars Chris Wong 2016-10-05 20:43:24 +13:00
  • 8ed3608a7c Benchmarks: Use Horrorshow 0.5.8 Chris Wong 2016-10-05 20:43:01 +13:00
  • e98d340825 Pre-allocate a buffer of (roughly) the right size Chris Wong 2016-10-02 17:48:01 +13:00
  • 30e1071c05 Add preliminary benchmarks Chris Wong 2016-10-02 17:24:36 +13:00
  • fedaded75a Release 0.11.1 Chris Wong 2016-09-25 12:50:33 +13:00
  • a4c43dbd3a Documentation nit: "input data" -> "value" Chris Wong 2016-09-25 12:30:12 +13:00
  • 0c437ca9d3 Do not implement traits on type aliases Chris Wong 2016-09-25 12:25:21 +13:00
  • 84cb8cfe37 Flesh out documentation for runtime library Chris Wong 2016-09-24 19:11:59 +12:00
  • 228717818a Remove mention of "iron-maud" from doc upload script Chris Wong 2016-09-24 12:15:33 +12:00
  • d34c558f3b Release 0.11.0 Chris Wong 2016-09-24 11:26:28 +12:00
  • c832e2edb4 Specialize Render for strings Chris Wong 2016-09-23 19:45:41 +12:00
  • c05bb02d97 Remove call expressions Chris Wong 2016-09-23 19:36:42 +12:00
  • f12efe4299 Rewrite everything to use Strings instead of writers Chris Wong 2016-09-23 19:22:22 +12:00
  • 196b811066 Graargh fix typo in URL Chris Wong 2016-09-21 00:01:59 +12:00
  • d7071d1fe9 Release 0.10.0 Chris Wong 2016-09-20 23:45:50 +12:00
  • 0379073308 Add iron-maud to Travis Chris Wong 2016-09-20 23:37:10 +12:00
  • 83efd5877f Add missing test Chris Wong 2016-09-19 21:42:34 +12:00
  • 9c35cc557e Update Rust Chris Wong 2016-09-18 12:22:02 +12:00
  • df16c6b172 iron-maud Chris Wong 2016-09-01 19:12:18 +12:00
  • 7045191c19 Add the "call" keyword back in Chris Wong 2016-09-02 23:22:14 +12:00
  • 58650b0dd0 Remove dead code Chris Wong 2016-09-01 17:47:36 +12:00
  • ed9228fa93 Require parentheses around calls Chris Wong 2016-08-22 20:19:53 +12:00
  • 97a71d7bc3 Require that all literal strings are quoted Chris Wong 2016-08-18 22:31:12 +12:00
  • 6a6b23d8ae Switch to new splice syntax using parentheses Chris Wong 2016-08-18 22:12:14 +12:00
  • 61791a6aef @call yay -> @yay Chris Wong 2016-08-15 20:46:04 +12:00
  • aded75f01f Add some juicy impl Trait niceness Chris Wong 2016-08-15 20:32:39 +12:00
  • d2bf70da9a Allow names with multiple hyphens in a row Chris Wong 2016-08-07 20:39:31 +12:00
  • 1ec48a3725 Refactor tests Chris Wong 2016-07-31 21:34:46 +12:00
  • 4d66646ece Don't allow namespaces in class and ID names Chris Wong 2016-07-21 21:19:38 +12:00
  • 0f27b191bb Merge pull request from msifd/feat/namespace Chris Wong 2016-07-20 12:46:48 +12:00
  • 36a88bd74f Move ident parsing to separate method msifeed 2016-07-19 14:57:05 +03:00
  • e222f5385d Fixed minuses in namespaces msifeed 2016-07-18 14:40:45 +03:00
  • bad49d49c0 Add namespace support for element and attribute names msifeed 2016-07-18 13:07:58 +03:00
  • df4ed876ac Release 0.9.2 Chris Wong 2016-07-10 20:02:19 +12:00
  • 3fab6b4637 Update Rust Chris Wong 2016-07-10 20:02:03 +12:00
  • ceb2bb544e Release v0.9.1 Chris Wong 2016-07-03 17:05:16 +12:00
  • 166296db30 Update Rust Chris Wong 2016-07-03 16:55:45 +12:00
  • f1c4e09ac3 Silence "duplicate loop labels" warnings Chris Wong 2016-06-12 15:39:12 +12:00
  • 49c5698bea Release 0.9.0 Chris Wong 2016-06-12 15:07:11 +12:00
  • ca74f0eda0 Update Rust Chris Wong 2016-06-12 15:05:49 +12:00
  • 92ba854773 Implement ID shorthand Chris Wong 2016-06-03 23:06:39 +12:00
  • 8f58fe441e Remove another unused import Circle CI 2016-05-18 19:44:13 +12:00
  • bd82da1824 Remove unused import Chris Wong 2016-05-14 18:42:30 +12:00
  • 2578c9aefc Release 0.8.1 Chris Wong 2016-04-27 16:24:41 +12:00
  • 071aac34f8 Change documentation link Chris Wong 2016-03-22 23:16:27 +13:00
  • 00ec443326 Update Rust Chris Wong 2016-04-27 12:10:37 +12:00
  • 8492259638 Use the new ? syntax (so purty) Chris Wong 2016-03-22 23:31:23 +13:00
  • 28c965ac72 Fix indentation Chris Wong 2016-03-22 23:15:44 +13:00
  • ab0ef991b9 Minor refactoring (thanks Clippy) Chris Wong 2016-03-06 18:25:21 +13:00
  • 9949933d41 Release 0.8.0 Chris Wong 2016-02-28 17:53:59 +13:00
  • 1a9080815c Update Rust Chris Wong 2016-02-14 20:12:04 +11:00
  • 4e7bd32c12 Update Rust Chris Wong 2016-02-13 13:48:09 +11:00
  • b738d9d533 Merge pull request from Nemo157/match Chris Wong 2016-02-10 22:45:50 +11:00
  • 1d23d5f4c1 #match -> @match for errors Wim Looman 2016-02-10 11:47:22 +01:00
  • f35707cce0 Add test for match inside an attribute Wim Looman 2016-02-01 23:23:31 +01:00
  • b254d7fbc4 Add support for a match keyword Wim Looman 2016-02-01 20:05:50 +01:00
  • f113623657 Merge pull request from Nemo157/change-symbology Chris Wong 2016-02-08 23:38:23 +11:00
  • 6b141294fd Merge pull request from Nemo157/class-shorthand Chris Wong 2016-02-08 23:34:53 +11:00
  • 1b307449f3 Add @ prefix on else back in Wim Looman 2016-02-07 11:02:27 +01:00
  • da86d54b05 Remove div shorthand Wim Looman 2016-02-07 10:59:20 +01:00
  • 393873904e Fix up comments and error messages Wim Looman 2016-02-03 11:50:13 +01:00
  • 0e1bd1c926 Add tests for issue Wim Looman 2016-02-02 16:17:10 +01:00
  • bd0b135a0d Replace # -> @ and remove from else Wim Looman 2016-02-02 16:08:03 +01:00
  • 359079ca6c Use join Wim Looman 2016-02-01 23:14:03 +01:00