Carter Anderson
|
5787bcb2c5
|
legion: upgrade
|
2020-06-27 14:32:50 -07:00 |
|
Carter Anderson
|
1f12964026
|
legion: remove foreach system functions
this is a bit sad, but upstream legion's new lifetimes appear to be incompatible with our foreach approach
|
2020-06-27 12:06:12 -07:00 |
|
Carter Anderson
|
e75496772e
|
legion: change query system ordering
|
2020-06-27 10:18:27 -07:00 |
|
Carter Anderson
|
085cda8bc6
|
legion: remove filter types from system_fn macro and IntoSystem and use "casting" instead
|
2020-06-18 11:53:06 -07:00 |
|
Carter Anderson
|
6eea96366d
|
cargo fmt
|
2020-06-03 20:08:20 -07:00 |
|
Carter Anderson
|
0472cbfc7c
|
start porting "query" systems from SystemBuilder to functions
|
2020-05-28 17:32:51 -07:00 |
|
Carter Anderson
|
83d5275e10
|
add "query system functions"
|
2020-05-28 13:36:48 -07:00 |
|
Carter Anderson
|
1d4a574b52
|
remove lifetime bound from IntoSystem
|
2020-05-28 10:51:53 -07:00 |
|
Carter Anderson
|
b96fec5f44
|
use inclusive ranges in legion system fn macro
|
2020-05-28 09:35:22 -07:00 |
|
Carter Anderson
|
5b6001a413
|
legion fn system proc macro
|
2020-05-28 01:53:43 -07:00 |
|