|
|
42f3a76e07
|
initial return type handling
|
2019-04-05 19:56:34 +02:00 |
|
|
|
34fb187384
|
remove the need to list all exported functions when declaring the module
|
2019-04-05 11:21:08 +02:00 |
|
|
|
aa1e5d7dca
|
cleanup
|
2019-04-01 22:21:07 +02:00 |
|
|
|
c7e9171267
|
cleanup example
|
2019-03-27 22:34:12 +01:00 |
|
|
|
d1f2500b31
|
argument unpacking
|
2019-03-27 22:27:33 +01:00 |
|
|
|
b4d2a3a6a3
|
string zval
|
2019-03-25 17:33:07 +01:00 |
|
|
|
5b95e4370a
|
argument extracting basics
|
2019-03-25 01:03:48 +01:00 |
|
|
|
1e6e05c135
|
args relfection
|
2019-03-20 00:54:34 +01:00 |
|
|
|
224c648852
|
function gen wip
|
2019-03-20 00:15:55 +01:00 |
|
|
|
56cd9d6968
|
bools for arginfo
|
2019-03-18 23:36:55 +01:00 |
|
|
|
b68d1a445d
|
vecs instead of boxed arrays
|
2019-03-18 23:24:02 +01:00 |
|
|
|
dc9e396c1f
|
remove lint suppression
|
2019-03-18 17:32:25 +01:00 |
|
|
|
2c6fc98b87
|
format
|
2019-03-18 17:22:32 +01:00 |
|
|
|
092e674455
|
bump libc version
|
2019-03-18 17:21:34 +01:00 |
|
|
|
8627b29e4b
|
use rust 2018
|
2019-03-18 17:14:53 +01:00 |
|
|
|
c5451b09db
|
remove unneeded linker args to make it work on stable
|
2019-03-18 17:11:45 +01:00 |
|
|
|
4d469a7e25
|
bumb api version and add basic readme to example
|
2019-03-18 17:10:12 +01:00 |
|
Jin Hu
|
3098a609fd
|
Added support to set functions for module
|
2017-08-13 02:26:44 +08:00 |
|
Jin Hu
|
872ca624fb
|
Added separated file to store macros
|
2017-08-12 21:19:58 +08:00 |
|
Jin Hu
|
28ecf2d162
|
Added php::info::print_table_row()
|
2017-08-12 19:10:57 +08:00 |
|
Jin Hu
|
b1a4a5fb8d
|
Implemented to build empty php extension in Rust
|
2017-08-12 15:16:07 +08:00 |
|