Michaël Van Canneyt
|
9701f72a3f
* EBNF grammar parser
|
1 month ago |
mattias
|
66123763f7
pastojs: less hints
|
1 month ago |
mattias
|
abbca70ef7
fcl-passrc: less hints
|
1 month ago |
mattias
|
5bf63265aa
fcl-json: clean up
|
1 month ago |
mattias
|
f1f28e35e1
pas2js: marked writeln
|
1 month ago |
mattias
|
5fc7066777
pastojs: fixed compile with pas2js
|
1 month ago |
mattias
|
33c39147cd
fcl-passrc: fixed compile with pas2js, nicer error msg
|
1 month ago |
mattias
|
6df79b9d2f
pastojs: array of com interface
|
2 months ago |
mattias
|
5da7748be1
pastojs: array of com interface: assign, pass as arg
|
2 months ago |
mattias
|
5c24a474cc
fcl-passrc: simplified
|
2 months ago |
J. Gareth "Curious Kit" Moreton
|
32b217bcd7
* x86_64: Deep MOV optimisation extended to attempt to replace registers after
|
2 months ago |
J. Gareth "Curious Kit" Moreton
|
63e2605928
* x86: AND %reg,%reg removal is now more thorough under -O3.
|
2 months ago |
Ondrej Pokorny
|
5dd835c79f
OpenSSL: fix uninitialized results
|
1 month ago |
Michaël Van Canneyt
|
3310a49ce0
* Allow user to completely manage quoting himself. Fixes issue #41329
|
2 months ago |
Michaël Van Canneyt
|
7fd0c136a2
* Patch from Werner Pamler to correctly detect endianness. Fixes issue #41332
|
2 months ago |
Michaël Van Canneyt
|
e497019fbc
* Client side can now handle stream content
|
2 months ago |
Michaël Van Canneyt
|
8e319f567d
* Allow both body/response to be streams
|
2 months ago |
Michaël Van Canneyt
|
667607f121
* Some corrections in service name construction, in line with method name construction
|
2 months ago |
Michaël Van Canneyt
|
8d82a7ed63
* Allow to send stream body
|
2 months ago |
Michaël Van Canneyt
|
c083d61c00
* Allow to set content stream on request
|
2 months ago |
Michaël Van Canneyt
|
8e48c78c94
* no packed for 64-bit version of THUMBBUTTON. Fixes issue #41333
|
2 months ago |
Pierre Muller
|
41be042a28
Simplistic fix for bug report #41331
|
2 months ago |
Michaël Van Canneyt
|
7df69170a0
* Handle other types than application/json
|
2 months ago |
Michaël Van Canneyt
|
2b947b8664
* Do not serialize binary data
|
2 months ago |
Michaël Van Canneyt
|
78ccbc6d60
* Remove some more debug statements
|
2 months ago |
Michaël Van Canneyt
|
27e2871246
* Serialize arrays of basic types
|
2 months ago |
Michaël Van Canneyt
|
391c5b79e4
* Not all types may need serialization
|
2 months ago |
Michaël Van Canneyt
|
3c1e3b663a
* Sanitize property names and type names
|
2 months ago |
Michaël Van Canneyt
|
9424e9fda5
* Generate API array types
|
2 months ago |
Michaël Van Canneyt
|
0e2890630c
* Remove debug statement
|
2 months ago |