| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2014-03-29 | 2.2 kB |
|
| coretml-1.2-src.tar.bz2 | 2014-03-29 | 2.0 MB | |
| coretml-1.2-Linux-x64.deb | 2014-03-29 | 1.1 MB | |
| coretml-1.2-Linux-x86.deb | 2014-03-29 | 1.1 MB | |
| coretml-1.2-Windows-x86.exe | 2014-03-29 | 2.4 MB | |
| Totals: 5 Items | 6.6 MB | 1 | |
========================
CoreTML framework 1.2
------------------------
Released on 2014-03-29
========================
Changes in TMLgen:
[+] TMLgen can now use Lua library installed on the system (if present)
[+] bundled Lua interpreter version updated from 5.2.0 to 5.2.3
[+] Lua can now be built as a shared library (enabling the use of the 3rd-party Lua addons)
[+] Lua is now built for the "generic" platform (instead of ANSI), enabling platform-specific goodies
[+] by default, ignore the first line in the template if it starts with a shebang (#!)
[*] robustness improved in Lua error reporting
[*] directory structure standardized between Windows and Unix ports
Changes in TMLconf:
[*] fixed bug with a "Load invocation script" menu item being unavailable
Changes in the CoreTML Editor:
[*] fixed bug which produced bogus warning messages about invalid directory
Other:
[+] build system migrated to CMake
[+] added syntax highlighting definitions for AkelPad
========================
CoreTML framework 1.1
------------------------
Released on 2012-06-10
========================
Changes in TMLgen:
[+] Lua version updated from 5.1.4 to 5.2.0
[+] standard input can now be used instead of input file (via --stdin command-line switch)
[+] --noreq command-line switch to forcibly treat required parameters as optional
[*] \create and \copy tags now check that input and output files aren't the same
[*] \system tag behavior type changed from "string" to "freetext"
[*] new behavior: try to use current directory to locate input files if everything else fails
[*] minor code cleaning
Changes in TMLconf:
[+] status bar added
[*] tmlgen.exe is now spawned from current directory instead of template directory
[*] input data are fed to TMLgen via stdin, unless the TML-c template uses autosave feature
(i.e. temporary files are no longer created)
[*] disable toolbar buttons when busy
[*] minor code cleaning
New examples:
[+] lpfgen - Low-pass FIR filter generator (beware that it is in alpha stage)
========================
CoreTML framework 1.0
------------------------
Released on 2011-01-24
========================
Initial public release.