Stephen Chung
|
8bcb771281
|
Refine auto_restore syntax.
|
2022-12-10 22:37:13 +08:00 |
|
Stephen Chung
|
f15a9a7c9c
|
Minor cleanup.
|
2022-12-09 20:42:55 +08:00 |
|
Stephen Chung
|
e2bd0705b1
|
Refine auto_restore syntax.
|
2022-12-04 22:47:10 +08:00 |
|
Stephen Chung
|
de0707f64f
|
Use macro auto_restore!.
|
2022-12-04 14:06:54 +08:00 |
|
Stephen Chung
|
55922b5c20
|
Hard code constant checking.
|
2022-12-03 16:20:13 +08:00 |
|
Stephen Chung
|
ffc8a7f85c
|
Fix builds.
|
2022-12-03 12:08:35 +08:00 |
|
Stephen Chung
|
28640a6fe4
|
code cleanup.
|
2022-12-01 14:24:08 +08:00 |
|
Stephen Chung
|
c509cc896d
|
Revise documentation.
|
2022-11-29 15:50:58 +08:00 |
|
Stephen Chung
|
0c85f0c796
|
Code cleanup and refactor.
|
2022-11-28 23:24:22 +08:00 |
|
Stephen Chung
|
29a397b216
|
Refine #[must_use]
|
2022-11-28 16:36:40 +08:00 |
|
Stephen Chung
|
4ab306607d
|
Fix bug.
|
2022-11-27 17:21:07 +08:00 |
|
Stephen Chung
|
e8e1706d98
|
Use as_deref().
|
2022-11-25 23:03:20 +08:00 |
|
Stephen Chung
|
d645d8271c
|
More code refactor.
|
2022-11-25 20:42:16 +08:00 |
|
Stephen Chung
|
fbe30b8d0e
|
Change debugger init signature.
|
2022-11-25 13:20:03 +08:00 |
|
Stephen Chung
|
0286a52084
|
Use SusLock to hold pre-calculated indexer hashes.
|
2022-11-25 11:49:00 +08:00 |
|
Stephen Chung
|
2bf8e610a3
|
Reduce size of Engine.
|
2022-11-24 22:58:42 +08:00 |
|
Stephen Chung
|
cefe3f1715
|
Reduce Module size.
|
2022-11-24 22:25:19 +08:00 |
|
Stephen Chung
|
bda8c2b636
|
Reduce data sizes.
|
2022-11-24 20:35:56 +08:00 |
|
Stephen Chung
|
46514bbc85
|
Fix builds.
|
2022-11-23 18:02:10 +08:00 |
|
Stephen Chung
|
3e7408511e
|
Satisfy more clippy.
|
2022-11-23 16:14:11 +08:00 |
|
Stephen Chung
|
31292e683d
|
Satisfy Clippy.
|
2022-11-23 13:24:14 +08:00 |
|
Stephen Chung
|
2c73d403f7
|
EvalContext::scope_mut returns &mut Scope.
|
2022-11-23 13:22:47 +08:00 |
|
Stephen Chung
|
4e27039521
|
Use bitflags.
|
2022-11-23 11:36:30 +08:00 |
|
Stephen Chung
|
d911327242
|
Use SmartString for buffers and literal_syntax can panic.
|
2022-11-22 23:30:43 +08:00 |
|
Stephen Chung
|
d151c87687
|
Change call_fn_raw to call_fn_with_options.
|
2022-11-21 23:42:29 +08:00 |
|
Stephen Chung
|
56631b1b66
|
Minor code refactor.
|
2022-11-20 19:12:29 +08:00 |
|
Stephen Chung
|
4304da7a47
|
Fix builds.
|
2022-11-19 18:57:15 +08:00 |
|
Stephen Chung
|
62d707ff84
|
Simplify chaining code.
|
2022-11-19 18:41:51 +08:00 |
|
Stephen Chung
|
013ee223ee
|
Cleanup.
|
2022-11-10 14:25:48 +08:00 |
|
Stephen Chung
|
54353c6676
|
Fix no_function build.
|
2022-11-10 12:16:23 +08:00 |
|
Stephen Chung
|
3a028f2642
|
Move lib into global.
|
2022-11-10 11:49:10 +08:00 |
|
Stephen Chung
|
a1d42b826a
|
Simplify Dynamic::as_XXX calls.
|
2022-11-09 20:18:11 +08:00 |
|
Stephen Chung
|
ce046422f0
|
Add Dynamic::is_XXX API.
|
2022-11-09 12:44:57 +08:00 |
|
Stephen Chung
|
ad018aaae3
|
Move FloatWrapper into types.
|
2022-11-08 23:17:31 +08:00 |
|
Stephen Chung
|
ae1e19c98a
|
Fix builds.
|
2022-11-08 21:41:00 +08:00 |
|
Stephen Chung
|
e93923b3b6
|
Move level into GlobalRuntimeState.
|
2022-11-08 21:28:20 +08:00 |
|
Stephen Chung
|
8f128f37f0
|
Add Dynamic::NULL to simplify this pointer binding.
|
2022-11-08 16:16:42 +08:00 |
|
Stephen Chung
|
6053aa1641
|
Clean up types.
|
2022-11-08 15:01:40 +08:00 |
|
Stephen Chung
|
f4e2901353
|
Use RestoreOnDrop.
|
2022-11-08 11:52:46 +08:00 |
|
Stephen Chung
|
0c79471fd3
|
Change lib to &[Shared<Module>] and remove dummy lifetimes.
|
2022-11-07 16:18:59 +08:00 |
|
Stephen Chung
|
54aa89515e
|
Fix no_module build.
|
2022-11-04 22:00:21 +08:00 |
|
Stephen Chung
|
35b02ce9b7
|
Make parameters order uniform.
|
2022-11-04 21:47:09 +08:00 |
|
Stephen Chung
|
32493524ed
|
Code cleanup.
|
2022-10-30 22:16:09 +08:00 |
|
Stephen Chung
|
22ee12531c
|
Code cleanup.
|
2022-10-30 18:43:18 +08:00 |
|
Stephen Chung
|
8b773aa15e
|
Fix builds.
|
2022-10-30 16:13:51 +08:00 |
|
Stephen Chung
|
c9184db4d2
|
Refine native/script code splits.
|
2022-10-30 15:45:25 +08:00 |
|
Stephen Chung
|
d97f3f7ec4
|
Merge variables in Stmt::Share.
|
2022-10-29 15:17:12 +08:00 |
|
Stephen Chung
|
91415b9750
|
Use ImmutableString in more places.
|
2022-10-29 14:59:20 +08:00 |
|
Stephen Chung
|
4100e6da64
|
Use ImmutableString for source.
|
2022-10-29 14:12:18 +08:00 |
|
Stephen Chung
|
c14fbdb14d
|
Add loop expressions.
|
2022-10-29 12:09:18 +08:00 |
|
Stephen Chung
|
6af66d3ed3
|
Code cleanup.
|
2022-10-29 10:40:07 +08:00 |
|
Stephen Chung
|
25fde7dbed
|
Fix tests.
|
2022-10-27 22:08:47 +08:00 |
|
Stephen Chung
|
4100645512
|
Move pure checking out of functions.
|
2022-10-27 20:42:10 +08:00 |
|
Stephen Chung
|
4708fde8bd
|
Compact data structures.
|
2022-10-27 15:52:24 +08:00 |
|
Stephen Chung
|
3c2e031883
|
Use variable interpolation for println!.
|
2022-10-27 13:38:21 +08:00 |
|
Stephen Chung
|
6702fe349c
|
Add index to Share statement.
|
2022-10-25 10:05:31 +08:00 |
|
Stephen Chung
|
6880d44900
|
Remove unnecessary data.
|
2022-10-25 08:31:13 +08:00 |
|
Stephen Chung
|
c24794187f
|
Reduce unnecessary generics.
|
2022-10-20 15:31:57 +08:00 |
|
Stephen Chung
|
988222418e
|
Check data size at built-in.
|
2022-10-20 11:38:54 +08:00 |
|
Stephen Chung
|
9f36afc84c
|
Check result size in op assignment.
|
2022-10-20 09:53:11 +08:00 |
|
Stephen Chung
|
d49dca8a29
|
Fix test.
|
2022-10-18 16:54:26 +08:00 |
|
Stephen Chung
|
4642895de8
|
Change loops to iterators.
|
2022-10-18 15:44:24 +08:00 |
|
Stephen Chung
|
530109275f
|
Minor code restructure.
|
2022-10-16 11:35:21 +08:00 |
|
Stephen Chung
|
ac05f0a0a8
|
Check if function calls cannot be scripted.
|
2022-10-14 18:31:40 +08:00 |
|
Stephen Chung
|
38e47c909d
|
Streamline code.
|
2022-10-14 14:04:54 +08:00 |
|
Stephen Chung
|
3d0626c76f
|
Streamline global state.
|
2022-10-14 12:23:04 +08:00 |
|
Stephen Chung
|
b65b7b05a5
|
Allow global functions in non-aliased imports.
|
2022-10-14 12:14:28 +08:00 |
|
Stephen Chung
|
d6b0f99781
|
Refactor.
|
2022-10-10 16:46:35 +08:00 |
|
Stephen Chung
|
42c0eeed57
|
Remove unnecessary unchecked gates.
|
2022-10-05 15:07:54 +08:00 |
|
Stephen Chung
|
80f95b6f2a
|
Fix no_module.
|
2022-10-04 16:27:04 +08:00 |
|
Stephen Chung
|
891214470b
|
Make limit getters available without unchecked.
|
2022-10-04 15:33:51 +08:00 |
|
Stephen Chung
|
6c777e68d3
|
Refine inlining.
|
2022-09-28 12:06:22 +08:00 |
|
Stephen Chung
|
82b64e9c7a
|
Fix builds.
|
2022-09-27 23:08:27 +08:00 |
|
Stephen Chung
|
fde8483f54
|
Optimize functions calling.
|
2022-09-27 23:04:22 +08:00 |
|
Stephen Chung
|
25476d1cea
|
Mark debug functions cold.
|
2022-09-27 08:52:39 +08:00 |
|
Stephen Chung
|
bf02d040e2
|
Use tokens to speed up function name lookup.
|
2022-09-25 23:03:18 +08:00 |
|
Stephen Chung
|
ece522ce2f
|
Refactor fast operators.
|
2022-09-25 18:22:48 +08:00 |
|
Stephen Chung
|
b56a9c22f3
|
Refactor.
|
2022-09-25 12:24:03 +08:00 |
|
Stephen Chung
|
2b8578d3cb
|
Fix bug.
|
2022-09-21 19:06:18 +08:00 |
|
Stephen Chung
|
6eef11123a
|
Do not search for global functions if scripted.
|
2022-09-21 18:30:12 +08:00 |
|
Stephen Chung
|
5d275b5307
|
Simplify to calc_fn_hash.
|
2022-09-21 11:46:23 +08:00 |
|
Stephen Chung
|
396ec7df8a
|
Add #[cold] tags.
|
2022-09-13 22:54:13 +08:00 |
|
Stephen Chung
|
4be8062924
|
Optimize Module.
|
2022-09-13 18:23:34 +08:00 |
|
Stephen Chung
|
40a12b2b7d
|
Remove key type from StraightHashMap.
|
2022-09-12 23:08:38 +08:00 |
|
Stephen Chung
|
08f6682d09
|
Use is_absent_and_set.
|
2022-09-12 22:40:52 +08:00 |
|
Stephen Chung
|
44219c732c
|
Do not cache "one-hit wonders"
|
2022-09-12 19:47:29 +08:00 |
|
Stephen Chung
|
c1ae9e0405
|
Add state to custom syntax.
|
2022-09-12 12:03:32 +08:00 |
|
quake
|
a3ce137500
|
chore: auto deref
|
2022-09-06 15:32:37 +09:00 |
|
quake
|
8ee501e4d9
|
pref: remove Rc/Arc::from_box
|
2022-09-06 14:51:32 +09:00 |
|
quake
|
ab23094d65
|
perf: reduce one hashmap lookup
|
2022-09-06 12:51:44 +09:00 |
|
quake
|
d515eaf7cd
|
chore: apply reviewers comment
|
2022-09-05 19:22:30 +09:00 |
|
quake
|
239438754c
|
perf: change BTreeMap to StraightHashMap
|
2022-09-05 13:13:06 +09:00 |
|
Stephen Chung
|
c7da3c6edb
|
Speed up unary operators.
|
2022-09-04 18:12:38 +08:00 |
|
Stephen Chung
|
702bb9030a
|
Make fast operators the default.
|
2022-09-03 22:07:36 +08:00 |
|
Stephen Chung
|
defdc2a5bc
|
Revise style.
|
2022-09-03 16:21:45 +08:00 |
|
Stephen Chung
|
2de4325d7e
|
Use fast operators mode in rhai-run.
|
2022-09-03 15:31:29 +08:00 |
|
Stephen Chung
|
06dea067b7
|
Change fast_ops to options.
|
2022-09-03 15:15:42 +08:00 |
|
Stephen Chung
|
43c4d7e3ca
|
Use standard operator to short-circuit.
|
2022-09-03 12:35:00 +08:00 |
|
Stephen Chung
|
75512bfd2f
|
Remove log print.
|
2022-09-03 12:26:55 +08:00 |
|
Stephen Chung
|
fcdd2eb143
|
Use caching for fast operators.
|
2022-09-03 11:27:13 +08:00 |
|