Skip to content
Snippets Groups Projects
  1. Apr 20, 2012
  2. Apr 12, 2012
    • alvaro's avatar
      Adding .type and .lang to literal results · 1875d396
      alvaro authored
      For example
      
      ```
      {% for i in models.main%}
      Language tag of "{{i.variable.value}}" is "{{i.variable.lang}}"
      Datatype of "{{i.variable.value" is "{{i.variable.type}}"
      {%endfor%}
      ```
      
      This solves #105
      1875d396
  3. Mar 29, 2012
  4. Mar 23, 2012
  5. Mar 18, 2012
    • alvaro's avatar
      Adding new modules to solve #98 · 95cfc5ba
      alvaro authored
      * Explode - returns array of exploded strings using delimiter
      * Path - takes the path of a URL (not including hostname nor fragment
      * Pop - returns last value in an array
      95cfc5ba
  6. Mar 16, 2012
  7. Mar 12, 2012
  8. Mar 01, 2012
  9. Feb 24, 2012
  10. Jan 15, 2012
  11. Sep 26, 2011
  12. Sep 25, 2011
  13. Sep 06, 2011
  14. Aug 01, 2011
  15. Jul 27, 2011
  16. Jul 17, 2011
  17. Jul 01, 2011
Loading