michael
|
c80d2a0dea
|
* Some HTML/CSS improvement suggestions by Anne Zheng
|
2019-07-11 19:24:40 +00:00 |
|
michael
|
6d8336209f
|
* Fix typo
|
2019-07-11 07:00:41 +00:00 |
|
michael
|
2742723507
|
* Replace asm block with pascal in setreference
|
2019-07-11 06:57:30 +00:00 |
|
michael
|
fc8ee39898
|
* Tetris demo
|
2019-07-10 21:32:30 +00:00 |
|
michael
|
d7f9db17ed
|
* Add streaming tests
|
2019-07-07 18:41:05 +00:00 |
|
michael
|
b07f70c6b2
|
* Use FN correctly
|
2019-07-07 18:40:35 +00:00 |
|
michael
|
7f010191f5
|
* Check that currentindex is assigned
|
2019-07-07 18:39:55 +00:00 |
|
michael
|
ee110fbed3
|
* Needed for classes unit
|
2019-07-07 18:38:55 +00:00 |
|
michael
|
1b44527498
|
* Implement (binary) streaming
|
2019-07-07 18:36:49 +00:00 |
|
michael
|
3a623b5dc3
|
* Add MethodName, FieldAddress
|
2019-07-07 18:35:46 +00:00 |
|
michael
|
cb834b582f
|
* Escape < >
|
2019-07-07 18:35:08 +00:00 |
|
michael
|
5db4d0571c
|
* Add ClassInfo and MethodAddress
|
2019-07-01 08:22:30 +00:00 |
|
michael
|
54d9b1573a
|
* Output directory for chart demos is chartjs/js
|
2019-06-28 09:07:16 +00:00 |
|
michael
|
429afb3089
|
* Fix run form
|
2019-06-27 23:17:31 +00:00 |
|
michael
|
aa62138a70
|
* Fix case in 2 places
|
2019-06-27 06:23:46 +00:00 |
|
michael
|
fd996c12f9
|
* Add $M+ to TPersistent
|
2019-06-24 11:45:02 +00:00 |
|
michael
|
7d58ca83c2
|
* Fix use of public keyword
|
2019-06-22 09:06:44 +00:00 |
|
michael
|
01edbe957a
|
* Implement TStream
|
2019-06-19 07:52:34 +00:00 |
|
michael
|
e7de8d63ea
|
* Fix internalpost so that records are only appended to existing indexes
|
2019-06-18 16:12:38 +00:00 |
|
michael
|
0d3122c452
|
* Add some overload keywords
|
2019-06-10 10:59:22 +00:00 |
|
michael
|
2c68cfda8c
|
* Some IntN types
|
2019-06-10 10:58:57 +00:00 |
|
michael
|
46f7c2d5dc
|
* Allow indent to work
|
2019-06-10 10:58:21 +00:00 |
|
michael
|
7d13098123
|
* Make sure browsertestrunner & consoletestrunner share re-run functionality
|
2019-06-10 10:57:53 +00:00 |
|
michael
|
131c345931
|
* Do not run tests at once
|
2019-06-10 10:49:36 +00:00 |
|
michael
|
4db960f581
|
* Port so it works in browser as well
|
2019-06-10 10:49:07 +00:00 |
|
michael
|
b8c3a37540
|
* Remove debug console output
|
2019-06-10 10:48:41 +00:00 |
|
michael
|
f786a75965
|
* Fix working of dataset when closing/opening
|
2019-06-08 11:40:56 +00:00 |
|
michael
|
71fb6246d5
|
* Publish OwnsData
|
2019-06-08 11:40:00 +00:00 |
|
michael
|
81bf48df6b
|
* Fix setting index before dataset is open
|
2019-06-01 13:05:24 +00:00 |
|
michael
|
e3ef3fc9aa
|
* Fix ArcTan definition (bug ID 35655)
|
2019-06-01 12:21:12 +00:00 |
|
michael
|
9c2926cf96
|
* Add external name TJSMessageEvent class
|
2019-05-25 09:45:11 +00:00 |
|
michael
|
5505894bb0
|
* Add TJSMessageEvent class
|
2019-05-25 09:43:08 +00:00 |
|
michael
|
485f43abca
|
* Constructors for TJSWebSocket
|
2019-05-23 11:58:50 +00:00 |
|
mattias
|
0a5fe28683
|
rtl: added GetInterfaceProp, SetInterfaceProp
|
2019-05-22 12:43:39 +00:00 |
|
mattias
|
87f96a7724
|
rtl: added SetMethodProp
|
2019-05-21 15:34:37 +00:00 |
|
mattias
|
c465228571
|
rtl: added GetMethodProp
|
2019-05-21 15:12:07 +00:00 |
|
mattias
|
9dd808c9f1
|
build script: clean up
|
2019-05-21 15:11:28 +00:00 |
|
michael
|
c5d66bd192
|
* Reset default to RFC3339 date handling if no format specified
|
2019-05-20 18:56:26 +00:00 |
|
michael
|
0a0fd7dfe0
|
* Locate by default starts from 0th record. Add option to allow search from current. Fix date handling
|
2019-05-18 14:20:45 +00:00 |
|
michael
|
c149455dce
|
* Add SetReading
|
2019-05-11 15:23:50 +00:00 |
|
michael
|
8ec22dc064
|
* Added SetWriting()
|
2019-05-11 15:13:37 +00:00 |
|
michael
|
1d83758b3f
|
* Fix Cyrpto.Subtle api
|
2019-04-23 21:20:07 +00:00 |
|
michael
|
a751522df8
|
* Add dynamic unit loader and demo
|
2019-04-12 20:38:40 +00:00 |
|
mattias
|
45a382eef3
|
nodejs: fixed GetEnvironmentVariable on non existing vars
|
2019-04-11 10:52:18 +00:00 |
|
mattias
|
bbdda51fee
|
rtl: clean up
|
2019-04-11 10:50:49 +00:00 |
|
michael
|
66e6880c35
|
* P2JS can be overridden (build system)
|
2019-04-05 14:44:47 +00:00 |
|
michael
|
a2c6993120
|
* Add current packages to pas2js command-line
|
2019-04-05 14:38:30 +00:00 |
|
mattias
|
f4f743c62f
|
scripts: fixed macos
|
2019-04-05 14:17:18 +00:00 |
|
michael
|
585d0a398f
|
* Some fixes for build script
|
2019-04-05 14:06:53 +00:00 |
|
michael
|
6281a903ac
|
* More complete build script to create snapshot
|
2019-04-05 10:11:00 +00:00 |
|