Jeong YunWon
|
7c8c049031
|
pymodule platform
|
2020-04-27 00:11:51 +09:00 |
|
Jeong YunWon
|
1bac582921
|
&str::to_string -> &str::to_owned for literals
|
2020-02-05 22:55:33 +09:00 |
|
Jeong YunWon
|
70b63eb758
|
new_rustfunc -> new_function & new_method to distinguish bindable functions
|
2020-01-12 18:39:16 +09:00 |
|
Aviv Palivoda
|
f0e30f2ff3
|
Convert platform to new arg style
|
2019-10-15 18:39:09 +03:00 |
|
ChJR
|
85f51e55f9
|
Change build info format
|
2019-10-06 17:36:05 +09:00 |
|
Windel Bouwman
|
ef649be941
|
Add git information in sys and platform modules.
|
2019-07-06 17:00:03 +02:00 |
|
Adam Kelly
|
9ed051e3b7
|
Module Initialisation takes VirtualMachine rather than PyContext.
|
2019-04-05 09:50:31 +01:00 |
|
coolreader18
|
a9051ab462
|
Convert all &mut VirtualMachine to &VirtualMachine
|
2019-03-22 01:48:14 -05:00 |
|
Joey
|
7bfd2e6e84
|
Move function items out of pyobject module
|
2019-03-15 21:27:11 -07:00 |
|
Adam Kelly
|
0ff5155af9
|
Rename mk_module to make_module.
|
2019-03-10 17:10:51 +00:00 |
|
Windel Bouwman
|
f2e60b24e1
|
Add initial platform module.
|
2019-02-26 21:42:38 +01:00 |
|