Jeong YunWon
|
2919df1df5
|
Mark rust-version 1.78
|
2024-08-08 23:20:17 +09:00 |
|
Jeong YunWon
|
8673169ee7
|
0.4.0
|
2024-08-07 08:38:21 +09:00 |
|
James Clarke
|
1bd143027a
|
Switched to system implementation of libffi and fixed minor lint errors
|
2024-06-30 13:29:04 +01:00 |
|
James Clarke
|
08c9a4d86b
|
Added lints and deny.toml
|
2024-06-25 03:59:40 +01:00 |
|
Jeong YunWon
|
8816cd41d5
|
0.3.1
|
2024-04-10 17:39:57 +09:00 |
|
Jeong YunWon
|
1208416b92
|
0.3.0 release
|
2023-09-06 18:49:55 +09:00 |
|
Jeong YunWon
|
f2cfa5f0a7
|
Split parser to new repository
6b60f85cc4
|
2023-05-06 14:38:11 +09:00 |
|
Jeong YunWon
|
5adc09150d
|
update libffi
|
2023-02-09 15:51:28 +09:00 |
|
Jeong YunWon
|
42a22c280d
|
use workspace dependencies
|
2023-02-06 15:30:38 +09:00 |
|
Noa
|
c7faae9b22
|
Bump all crate versions to 0.2.0
|
2023-01-11 00:14:28 -06:00 |
|
Afonso Bordado
|
a91e15aaf4
|
Update JIT Cranelift version
|
2022-09-24 18:36:42 +01:00 |
|
Jeong YunWon
|
fc6d614bf4
|
rustpython-bytecode -> rustpython-compiler-core
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
6eeaf976a2
|
sort Cargo.toml dependencies
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
fe6f6db72d
|
clean up cargo.toml sort
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
fb5ac9e79b
|
reorganize compiler crates
|
2022-08-22 04:42:42 +09:00 |
|
Jeong Yunwon
|
965c3157c8
|
Upgrade libraries
|
2022-04-18 00:09:22 +09:00 |
|
Noa
|
358ce09b5c
|
Run cargo upgrade
|
2021-10-30 19:42:35 -05:00 |
|
Noa
|
ee8b11f5d2
|
Migrate to 2021 edition
|
2021-10-21 11:46:24 -05:00 |
|
Noah
|
25ecd7c38b
|
Upgrade dependencies
|
2021-03-25 08:06:56 -05:00 |
|
Noah
|
cbd229c754
|
Update cranelift deps
|
2021-01-08 18:47:54 -06:00 |
|
Noah
|
0fddb046dd
|
Update cranelift dependencies
|
2020-12-05 16:36:37 -06:00 |
|
Ben Lewis
|
f5082e4891
|
Add more jit tests, and utility to make testing it easier.
|
2020-09-18 18:59:58 +12:00 |
|
Ben Lewis
|
c3f18a306e
|
Use libffi to call jitted functions.
|
2020-08-28 19:52:04 +12:00 |
|
Noah
|
9598392aea
|
Allow floats in jitted functions (#2150)
|
2020-08-26 08:36:56 -05:00 |
|
Ben Lewis
|
bf221bf408
|
Handle first couple of bytecode instructions in jit.
|
2020-08-25 07:16:58 +12:00 |
|
Ben Lewis
|
b2ab9d9bdf
|
Initial jit prototype.
|
2020-08-25 07:16:58 +12:00 |
|