Jonathan Kelley
|
2884d72b08
chore: make clippy happy
|
3 年之前 |
Evan Almloff
|
f0655a11ad
panic on errors in hot-reload if no error handler socket is connected
|
3 年之前 |
Evan Almloff
|
cf2f504d77
fix unnessisary mut
|
3 年之前 |
Evan Almloff
|
884723831b
fix path seperator
|
3 年之前 |
Evan Almloff
|
dd335cda59
use line!, col!, and row! instead of panic location
|
3 年之前 |
Evan Almloff
|
75e13749ea
set multiple rsx calls at once to prevent duplicated errors
|
3 年之前 |
Demonthos
|
df4ea20bb8
create serde compatible parse error
|
3 年之前 |
Evan Almloff
|
41e905144c
add warning when hot_reload is used in release builds
|
3 年之前 |
Demonthos
|
8ed8758d35
clean up and document items
|
3 年之前 |
Evan Almloff
|
fe5c698c09
add DirtyAll to SchedulerMsg
|
3 年之前 |
Evan Almloff
|
b480579169
derive clone and debug for SetRsxMessage
|
3 年之前 |
Evan Almloff
|
c7a332efaa
remove mutex from RsxContext
|
3 年之前 |
Evan Almloff
|
7b629ef0f5
cleanup imports
|
3 年之前 |
Evan Almloff
|
586e29d815
force rerender after rsx is updated
|
3 年之前 |
Evan Almloff
|
031640c9a4
document RSX_CONTEXT
|
3 年之前 |
Evan Almloff
|
2bcaa2e43e
refactor interperting macro into function and don't rely on cx being in scope
|
3 年之前 |
Evan Almloff
|
0079f7d18b
WIP: expose pipe for desktop
|
3 年之前 |
Evan Almloff
|
3b2ac82e8d
fix spelling of interpreter
|
3 年之前 |