Commit Graph

1167 Commits

Author SHA1 Message Date
michael
53c1915185 * Fix AV in case there is no changelist (local dataset) 2018-02-10 20:49:48 +00:00
michael
8c3c8022c9 * Better comments for toNNN functions, changed toInteger to return 0 if the value is not an integer 2018-02-10 14:12:31 +00:00
michael
f61bb3e843 * Add some toNNN functions 2018-02-10 12:21:12 +00:00
michael
5b1f8f55dc * Fix changed TJSJON.Parse definition 2018-02-10 12:20:54 +00:00
michael
8082c6993e * TJSJSON.Parse must return a JSValue, JSON spec was amended (https://tools.ietf.org/html/rfc7159) 2018-02-08 20:28:36 +00:00
michael
c9c60fe061 * Corrected promise object, added examples 2018-02-04 16:41:39 +00:00
michael
0b9ba8f128 * fix missing semilcolon now being caught by compiler 2018-01-31 14:20:22 +00:00
michael
fbbb273a36 * Workaround for compiler bug (not recognizing implicit function calls), fix missing semilcolon now being caught by compiler 2018-01-31 14:19:54 +00:00
michael
896cbe119e * Webrouter unit 2018-01-29 19:57:11 +00:00
michael
a50c08f7fa * Add missing semicolon, detected after bugfix in compiler 2018-01-29 18:38:02 +00:00
michael
0daa2404ea * trunc now dynamically creates Math.trunc on IE 2018-01-29 13:46:05 +00:00
michael
e24a9c6b04 * Add extjsdataset 2018-01-20 14:17:14 +00:00
michael
3dac9ac047 * Extract ExtJS Dataset from jsondataset 2018-01-20 14:16:07 +00:00
michael
f13f7c6167 * Metadata and rows are raw JSON object, freeandnil will not work 2018-01-20 14:10:43 +00:00
michael
6f51b33077 * Clean up of initialization section, patch from Mattias Gaertner. 2018-01-18 14:23:03 +00:00
michael
4860a47620 * Make RTL package like any other 2017-12-28 10:01:55 +00:00
michael
6a5321c1fb * Restructure, phase 1 2017-12-27 12:29:00 +00:00