7223 Commits

Author SHA1 Message Date
Noah
21e0ad6a2d Merge pull request #2360 from RustPython/master
Merge to release
2020-12-14 10:26:52 -06:00
Noah
9b76dc38d8 Merge pull request #2357 from hyperbora/fix-memoryview-compare
fix memoryview compare
2020-12-13 19:32:14 -06:00
Noah
c9a332c309 Merge pull request #2367 from orf/criterion
Refactor benchmarking suite to use Criterion and add microbenchmarks
2020-12-13 19:28:19 -06:00
Noah
b221dbb5d6 Allow running pystone standalone 2020-12-13 17:22:16 -06:00
Tom Forbes
d36e1500eb Ignore benches 2020-12-13 20:40:25 +00:00
Tom Forbes
7818fd2083 Fix micro benchmarks 2020-12-13 20:36:11 +00:00
Tom Forbes
eb22ba12c6 Add microbenchmarks 2020-12-13 17:07:24 +00:00
Tom Forbes
dde8af14f4 Add microbenchmarks 2020-12-13 17:06:21 +00:00
Noah
76818929b3 Merge pull request #2342 from carbotaniuman/type
Make `type()` bases arg only take tuples
2020-12-11 23:31:28 -06:00
carbotaniuman
6cb89fbdca Formaat 2020-12-11 22:02:55 -06:00
carbotaniuman
92437160c7 Fix clippy 2020-12-11 20:55:02 -06:00
Tom Forbes
bfd05eee24 Switch benchmarkid 2020-12-11 17:51:16 +00:00
Tom Forbes
c447ffd759 Fix loading 2020-12-11 17:25:28 +00:00
Tom Forbes
e7458059fd Exclude benchmarks from flake8 2020-12-11 16:20:17 +00:00
Tom Forbes
1e4fc5c70f fmt 2020-12-11 15:53:14 +00:00
Tom Forbes
a605b93d0f Improve benchmarks 2020-12-11 15:51:21 +00:00
Tom Forbes
9f04f377cd Fix strings 2020-12-11 11:40:22 +00:00
carbotaniuman
a6afbdf911 Update 2020-12-10 22:30:27 -06:00
carbotaniuman
0f2bd59837 Make type() bases arg only take tuples 2020-12-10 22:16:55 -06:00
Tom Forbes
184f9aa59c Switch to 500 2020-12-11 00:32:39 +00:00
Tom Forbes
6a841c07f1 Remove pystone second run 2020-12-11 00:31:42 +00:00
Tom Forbes
a788df4eaf Reduce to 30k 2020-12-11 00:30:45 +00:00
Tom Forbes
3a859672de Remove dependency 2020-12-11 00:29:43 +00:00
Tom Forbes
5788e7bf8e Refactor benchmarking suite to use Criterion 2020-12-11 00:28:22 +00:00
Noah
472e53542b Merge pull request #2363 from mainsail-org/mir/notebook-responsive
wasm/notebook: mobile and tablet responsive layout
2020-12-08 20:31:01 -06:00
Mireille Raad
85e5486f93 wasm/notebook, responsive layout on mobile 2020-12-08 19:40:33 -05:00
Noah
334adf3816 Remove debug print from zipimport 2020-12-07 21:19:46 -06:00
Mireille Raad
22fa80e204 notebook resonspive ipad/tablet fixes 2020-12-07 21:08:32 -05:00
Noah
d0c0b82e11 Merge pull request #2354 from RustPython/coolreader18/notebook-ergonomics
Add injectPython function for notebook
2020-12-07 15:55:18 -06:00
Noah
c1fd81fe40 Give css/js snippets proper file extensions 2020-12-07 14:04:21 -06:00
Noah
c8ee5582c3 Misc cleanup wasm 2020-12-07 14:01:09 -06:00
Noah
9e9ef0cb88 Add docs for injectPython et al in notebook/README 2020-12-07 14:00:44 -06:00
Noah
a1d3f445bd Add syntax highlighting for js 2020-12-07 13:34:52 -06:00
Noah
a61d4b2be4 Improve the py<->js notebook example 2020-12-07 13:34:33 -06:00
Noah
34237ec4fe Add functions to js make it easier to add functions to python 2020-12-07 12:56:33 -06:00
Noah
bdcdcb1917 Update formatting for wasm notebook 2020-12-07 12:56:32 -06:00
hyperbora
928fbcda50 fix memoryview compare 2020-12-07 21:58:54 +09:00
Noah
4e5dc3e4f1 Merge pull request #2358 from youknowone/clippywanings
clean up clippy warnings
2020-12-06 22:42:30 -06:00
Jeong YunWon
7db3f09e47 clean up clippy warnings 2020-12-07 03:53:25 +09:00
Noah
5bbe2da1ef Merge pull request #2350 from isidentical/issue-2349
Handle raw yield expressions as RHS for augmented/annotated assignments
2020-12-06 11:12:04 -06:00
Jeong YunWon
28b5fe8010 Merge pull request #2356 from RustPython/coolreader18/update-deps
Update dependencies
2020-12-07 01:29:38 +09:00
Noah
a39775b61a Fix num-bigint issue 2020-12-06 01:21:21 -06:00
Noah
978260f5b5 Update dependencies 2020-12-05 17:51:10 -06:00
Noah
51c2ec5075 Merge pull request #2355 from RustPython/coolreader18/funcvars
Use an array instead of a dict for local variables
2020-12-05 17:29:32 -06:00
Noah
34bb5f0d7a Apply review suggestions 2020-12-05 16:36:38 -06:00
Noah
2bdbe6b804 Inline some hot functions 2020-12-05 16:36:37 -06:00
Noah
150d5ae908 Fix snippet test+wasm errors 2020-12-05 16:36:37 -06:00
Noah
0fddb046dd Update cranelift dependencies 2020-12-05 16:36:37 -06:00
Noah
6c52c5c6d4 Update jit to use new instructions 2020-12-05 16:36:37 -06:00
Noah
22e76f1a67 Use a boxed slice for codeobject fields 2020-12-05 16:36:37 -06:00