Commit Graph

  • 2fb05d53e8 Fix errors coolreader18 2019-08-13 23:04:32 -05:00
  • e6edf71b33 Improve symbol table processing. Windel Bouwman 2019-08-13 21:13:16 +02:00
  • 7eff681dfb Update help line coolreader18 2019-08-13 12:34:08 -05:00
  • 5560d79fa4 Show error from to_string() coolreader18 2019-08-13 12:33:08 -05:00
  • dc7f1389e0 Add dis example coolreader18 2019-08-11 22:41:41 -05:00
  • e67fc38c7e Add CodeObject::display_expand_codeobjects coolreader18 2019-08-11 22:16:33 -05:00
  • 286051383e impl std::str::FromStr for compile::Mode coolreader18 2019-08-11 22:15:07 -05:00
  • 4f9a71ff89 Change compile::compile() to take a Mode instead of an &Mode coolreader18 2019-08-11 15:16:42 -05:00
  • 87f96f1043 Merge pull request #1244 from youknowone/io-const Aviv Palivoda 2019-08-13 18:34:26 +03:00
  • d7ea32cde9 Merge pull request #1238 from youknowone/macos-stdlib-subprocess Aviv Palivoda 2019-08-13 18:22:31 +03:00
  • 280b298416 Add _io.DEFAULT_BUFFER_SIZE Jeong YunWon 2019-08-13 22:06:24 +09:00
  • e0431c0ca7 Merge pull request #1243 from mpajkowski/zlib_module Windel Bouwman 2019-08-13 07:12:21 +02:00
  • c7bee80beb Merge pull request #1239 from youknowone/fix-divmod Windel Bouwman 2019-08-13 07:08:29 +02:00
  • 039cc12852 int.__[r]floordiv__ to use BigInt.div_floor Jeong YunWon 2019-08-11 22:13:04 +09:00
  • e819b9a2e3 Add int.__rdivmod__ Jeong YunWon 2019-08-11 22:12:21 +09:00
  • f486f3031f Fix int.__divmod__ Jeong YunWon 2019-08-11 22:09:09 +09:00
  • dd9a4a16b4 Merge pull request #1242 from RustPython/coolreader18/cron-redox-deploy Noah 2019-08-12 13:54:08 -05:00
  • 7b4a36059f Rewrite crc32, adler32 from zlib Marcin Pajkowski 2019-08-12 20:34:51 +02:00
  • eedf96742f Use redox-release branch for redox recipe coolreader18 2019-08-12 13:27:34 -05:00
  • 49f53bfba8 Disable zlib on wasm32 Marcin Pajkowski 2019-08-12 19:54:32 +02:00
  • 7fd01b0643 Merge pull request #1231 from yjhmelody/fix_int_fn Windel Bouwman 2019-08-12 19:52:25 +02:00
  • 2752cc4ae0 Add tests for zlib Marcin Pajkowski 2019-08-12 17:37:30 +02:00
  • 128bd8c836 Add zlib module Marcin Pajkowski 2019-08-12 17:34:52 +02:00
  • c758b3629b fix clippy warning yjhmelody 2019-08-12 23:47:20 +08:00
  • 96bd5a693c Merge pull request #1208 from RustPython/coolreader18/redox-ci Noah 2019-08-12 09:55:19 -05:00
  • 344e123ef5 Merge pull request #1240 from mpajkowski/ppid_fix Windel Bouwman 2019-08-12 14:33:04 +02:00
  • 94468f5e1d Remove assert os.getppid() < os.getpid() Marcin Pajkowski 2019-08-12 12:13:12 +02:00
  • b24a86eb97 Change to only run redoxer on a cron job coolreader18 2019-08-11 23:06:16 -05:00
  • 7c42a18ab6 add test cases for int fn yjhmelody 2019-08-12 00:10:27 +08:00
  • b24444e9bc fix int fn yjhmelody 2019-08-11 19:48:18 +08:00
  • 36c263f364 Fix stdlib_subprocess for macOS Jeong YunWon 2019-08-11 13:30:28 +09:00
  • 752ac1df51 Merge pull request #1232 from corona10/gh-1212 Windel Bouwman 2019-08-12 07:32:02 +02:00
  • d83cfb4cef Merge pull request #1234 from RustPython/short-circuit-evaluation Windel Bouwman 2019-08-12 07:30:28 +02:00
  • 6df3800055 Fix scope_for_name to catch NameError properly Dong-hee Na 2019-08-12 00:32:57 +09:00
  • 0129bb5c75 Merge pull request #1226 from palaviv/subprocess-2 Windel Bouwman 2019-08-11 20:47:14 +02:00
  • 36d8147e8e Improve the situation regarding boolean operations. Windel Bouwman 2019-08-11 20:20:15 +02:00
  • 28eb496903 Merge pull request #1233 from RustPython/revert-1225-coolreader18/nested-boolops Noah 2019-08-11 12:29:29 -05:00
  • fb5ebea389 Revert "Fix compilation of nested boolean operations" Noah 2019-08-11 12:29:10 -05:00
  • f51b686d7f Merge pull request #1229 from RustPython/syntax-fixes Aviv Palivoda 2019-08-11 18:47:25 +03:00
  • 3364b746fd Merge pull request #1225 from RustPython/coolreader18/nested-boolops Noah 2019-08-11 09:17:02 -05:00
  • dbc562c613 Implement clippy hint. Windel Bouwman 2019-08-11 09:57:40 +02:00
  • a400f6631c Improve lexing of numbers with underscores. Windel Bouwman 2019-08-11 09:29:21 +02:00
  • 15cde81081 update flag yjhmelody 2019-08-11 05:50:02 +08:00
  • 7f837872b4 update file flag yjhmelody 2019-08-11 05:44:35 +08:00
  • f790de2401 Fix windows test Aviv Palivoda 2019-08-10 22:28:33 +03:00
  • ba31f4fde7 Ignore clippy warning Aviv Palivoda 2019-08-10 19:40:52 +03:00
  • 8393d12e5b Add unix constant for os module yjhmelody 2019-08-11 02:05:51 +08:00
  • 8cbe3acdb2 Add unix constant for os module yjhmelody 2019-08-11 00:24:20 +08:00
  • c32b714a98 Merge pull request #1223 from RustPython/coolreader18/main_module Windel Bouwman 2019-08-10 10:25:57 +02:00
  • 12c59dacfb Add Popen cwd support Aviv Palivoda 2019-08-10 10:13:58 +03:00
  • 608572b2b5 Add Popen.pid Aviv Palivoda 2019-08-10 09:58:40 +03:00
  • c44b1c843f Make test less flaky Aviv Palivoda 2019-08-10 09:53:39 +03:00
  • 0e77f0e654 Fix compilation of nested boolean operations coolreader18 2019-08-09 21:36:42 -05:00
  • dfcd679cc4 Initialize the main module properly coolreader18 2019-08-09 16:27:57 -05:00
  • f8bde1217f Use release branch in redox recipe coolreader18 2019-08-09 16:34:33 -05:00
  • a7b08ad9a2 Only check Redox on release or cron job coolreader18 2019-08-09 16:33:28 -05:00
  • 9dac938d88 Merge pull request #1221 from RustPython/coolreader18/runpy Windel Bouwman 2019-08-09 21:12:55 +02:00
  • f7246a3f51 Fix socket.rs coolreader18 2019-08-09 11:27:39 -05:00
  • 4a8abfd8e2 Merge pull request #1222 from Lynskylate/fix-value-truth Noah 2019-08-09 11:25:08 -05:00
  • 04a8839ac9 Fix cargo install redoxer coolreader18 2019-08-05 17:54:26 -05:00
  • e4daf9167e Add all of ~/.cargo to build cache coolreader18 2019-08-05 17:45:59 -05:00
  • 4cda5e289b Use language: minimal coolreader18 2019-08-05 17:22:32 -05:00
  • 7c93617ac5 Fix travis redox coolreader18 2019-08-04 20:58:37 -05:00
  • fd39a830c4 Fix openpty on Redox coolreader18 2019-08-04 15:46:07 -05:00
  • 77b34c9b95 Add redox to travis using redoxer coolreader18 2019-08-04 15:40:17 -05:00
  • ab98775bd2 Optimize error info lynskylate 2019-08-09 21:12:36 +08:00
  • 3775e04dcd Fix pyobject truth value lynskylate 2019-08-09 21:05:58 +08:00
  • 93701098f9 Add Popen.communicate Aviv Palivoda 2019-08-09 14:27:28 +03:00
  • 572e3b6e93 Add Popen.kill Aviv Palivoda 2019-08-09 13:21:51 +03:00
  • a3ad97c786 Add Popen.terminate Aviv Palivoda 2019-08-09 13:19:39 +03:00
  • fc8aba1b68 Merge pull request #1215 from RustPython/syntax-fixes Windel Bouwman 2019-08-09 11:22:55 +02:00
  • a982d850f7 Don't put '-' in usage string coolreader18 2019-08-09 02:29:32 -05:00
  • e38e2c82b1 Use runpy to run modules with -m coolreader18 2019-08-09 02:29:10 -05:00
  • 6d3180bdf4 Add runpy coolreader18 2019-08-09 02:00:28 -05:00
  • abbeb38daa Fix re.split coolreader18 2019-08-09 01:16:01 -05:00
  • 543b0efc43 Merge pull request #1220 from RustPython/coolreader18/unittest-argparse Windel Bouwman 2019-08-09 07:27:44 +02:00
  • 4e1fea62c5 Merge pull request #1200 from RustPython/coolreader18/compiler-optimization Windel Bouwman 2019-08-09 07:03:38 +02:00
  • 9bdc2bbcac Fix Exception.__str__ coolreader18 2019-08-08 16:21:51 -05:00
  • 076b975eb1 Make argument parsing fully match CPython's coolreader18 2019-08-08 13:34:43 -05:00
  • f33626347a Fix ci coolreader18 2019-08-08 12:56:07 -05:00
  • 546169a5df Add sys.exit coolreader18 2019-08-08 03:25:14 -05:00
  • 9b2e7d829b SImpler usize coolreader18 2019-08-08 03:22:14 -05:00
  • fd85bc0ae3 Add Pattern.split coolreader18 2019-08-08 03:14:26 -05:00
  • 2aea7ab318 Fix textwrap regexes coolreader18 2019-08-08 03:06:59 -05:00
  • b65a9f905b Add textwrap coolreader18 2019-08-08 03:06:11 -05:00
  • 8865624b79 Remove print coolreader18 2019-08-08 03:01:35 -05:00
  • 64f2c8d2e6 Fix '' % {} coolreader18 2019-08-08 02:41:49 -05:00
  • b23aa90748 Add builtins.vars coolreader18 2019-08-08 02:41:40 -05:00
  • 7a74ca2c9a Modify regex with lookahead in it in argparse coolreader18 2019-08-08 02:05:58 -05:00
  • dab0a84e83 Add findall and sub to re coolreader18 2019-08-08 02:05:24 -05:00
  • 513e4bf63e Add KeyboardInterrupt class coolreader18 2019-08-08 00:02:35 -05:00
  • a4ffc797bb Fix clap command line parsing of pyargs coolreader18 2019-08-08 00:02:14 -05:00
  • ed3b1973be Fix weird yield from interpreter bug coolreader18 2019-08-07 13:50:55 -05:00
  • d7936f1ee6 Add __{cause,context,suppress_context}__ to exceptions coolreader18 2019-08-07 13:50:34 -05:00
  • d6c9f2d972 Add __qualname__ and __module__ getters to objtype coolreader18 2019-08-07 13:50:00 -05:00
  • d49f341eaa Fix stack overflow coolreader18 2019-08-07 11:35:30 -05:00
  • 8dae17ac99 Add Match methods coolreader18 2019-08-07 11:28:07 -05:00
  • 3176d7b8c3 Merge pull request #1201 from palaviv/subprocess Aviv Palivoda 2019-08-08 19:11:04 +03:00
  • 36b4c0219c Use into in io_open args Aviv Palivoda 2019-08-08 17:35:58 +03:00
  • 03311b777a Change echo output for windows Aviv Palivoda 2019-08-04 20:47:56 +03:00