lib.haxe.org

mtwin

Motion-Twin public haXe libraries contains many tools which make webdevelopers life easier.
Version
1.2.11
Owner
mtwin
License
BSD

History

  • 2008-02-28 09:51:23
    1.2.11
    - fixed templo \r strip in macro sources
  • 2008-02-27 09:47:36
    1.2.10
    - fixed ftp retrieveBytes
  • 2008-01-25 15:12:21
    1.2.9
    - fixed macro with no param bug (related to neko "".split() bug fix)
  • 2008-01-24 09:35:08
    1.2.8
    - fixed double expand macro error $$macro(::var::foo) -> macro(var)
  • 2007-10-29 17:23:57
    1.2.6
    - fixed templo/neko whitespaces support
  • 2007-10-19 16:17:27
    1.2.5
    - added templo attr html_escaping
  • 2007-10-17 11:03:49
    1.2.4
    - fixed previous commit - added, templo support for filenames containing spaces - added, templo support for data.length in repeats
  • 2007-10-17 10:59:55
    1.2.3
    - added, templo support for filenames containing spaces - added, templo support for data.length in repeats
  • 2007-07-26 14:58:04
    1.2.2
    - fixed for haxe 1.14
  • 2007-06-06 12:54:26
    1.2.1
    - minor templo fixes
  • 2007-02-23 16:22:41
    1.2.0
    - improved mtwin.text.Text2Xhtml
  • 2007-02-05 19:04:29
    1.1.9
    - haxe 1.11 support - added templo [1,2,3] expressions support
  • 2007-01-04 10:09:42
    1.1.6
    mtwin.net.Ftp patch from Glen Blanchard
  • 2006-11-27 19:29:49
    1.1.5
    nothing special release
  • 2006-09-28 16:03:31
    1.1.4
    added mtwin.net.Ftp
  • 2006-09-28 15:08:08
    1.1.3
    added mtwin.net.Ftp
  • 2006-09-14 11:52:47
    1.1.2
    Templo optimizations
  • 2006-09-04 12:32:33
    1.1.1
    Fixed haxe 1.06 + Text2Xhtml
  • 2006-09-01 17:58:56
    1.1.0
    Changed ::use templatefile:: to ::use expression::.
  • 2006-09-01 16:13:29
    1.0.2
    Support for XML files, only .html, .mtt and .tpl files triggers XHTML mode
  • 2006-08-31 12:57:03
    1.0.1
    Templo fixed, please haxe temploc.hxml
  • 2006-08-28 18:29:18
    1.0.0
    Initial release