Commit History

Author SHA1 Message Date
  Evan Almloff 2a6d9ed075 handle rsx!{cx, ...} 3 years ago
  Evan Almloff 8c6fceb0c7 finish desktop implementation 3 years ago
  Evan Almloff 2bcaa2e43e refactor interperting macro into function and don't rely on cx being in scope 3 years ago
  Evan Almloff 0079f7d18b WIP: expose pipe for desktop 3 years ago
  Evan Almloff b921dc4eec call error handler when error occurs 3 years ago
  Evan Almloff 51b87dafcc derive serde for Errors and Location, and add error handler 3 years ago
  Evan Almloff 94448ea4aa handle formatting options 3 years ago
  Evan Almloff 2183ecf3fb better error handling 3 years ago
  Evan Almloff 06390b9be5 allow rsx to be used outside of a proc_macro context 3 years ago
  Evan Almloff 94169083f5 use __varibles 3 years ago
  Evan Almloff 3c7db0631b handle iterators and nested rsx calls 3 years ago
  Evan Almloff a0c7e4d78a add component support 3 years ago
  Evan Almloff 5b0a60c294 handle expressions in attributes 3 years ago
  Evan Almloff 62cca95905 update interperter to use CapuredContext 3 years ago
  Evan Almloff 871f51f91b It compiles 3 years ago
  Evan Almloff ca10d89670 add RsxTextIndex 3 years ago
  Evan Almloff c7c84da8ab WIP hot reload 3 years ago
  Jonathan Kelley 2a1970b3a9 feat: add prettyplease vendored and get basic test working 3 years ago
  Jonathan Kelley 794f43ffee concept: move rsx out to its own crate 3 years ago
  Jonathan Kelley 45231651dd fix: quick patch 3 years ago
  Jonathan Kelley 185902f935 fix: macro compiles 3 years ago
  Jonathan Kelley ca7ce46cdb Merge branch 'master' into jk/partialexpansion 3 years ago
  Dave Rolsky 9e4ec43b1e Fix various typos and grammar nits 3 years ago
  Jonathan Kelley abfac0d59b wip: move macro lib out of proc macro crate 3 years ago
  Dave Rolsky 706b0e21a5 Fix reference to "html!" macro in "rsx!" macro docs 3 years ago
  Jonathan Kelley 4c85bcfdc8 awesome: arbitrary expressions excepted without braces 3 years ago
  Jonathan Kelley 14961023f9 wip: polish some more things 3 years ago
  Jonathan Kelley 3dc0e59876 fix: readme and examples syntax 3 years ago
  Jonathan Kelley a4f280d163 feat: more API updates 3 years ago
  Jonathan Kelley cda759c659 examples: upgrade to new version of dioxus core. 3 years ago