Commit graph

  • a73bee7aae use workspace dependencies Jeong YunWon 2023-02-06 14:18:16 +09:00
  • 00dc7ec709 use workspace dependencies Jeong YunWon 2023-02-06 14:18:16 +09:00
  • 1468fe46ab Hint that the unwrap should always succeed. Dimitris Fasarakis Hilliard 2023-02-01 12:17:33 +02:00
  • bff9884df1 Hint that the unwrap should always succeed. Dimitris Fasarakis Hilliard 2023-02-01 12:17:33 +02:00
  • c9364718b4 Eat for comma. Dimitris Fasarakis Hilliard 2023-01-30 21:42:59 +02:00
  • c8005694c7 Eat for comma. Dimitris Fasarakis Hilliard 2023-01-30 21:42:59 +02:00
  • 38cf933bcb Add initial capacities, use u32s for indents/spaces. Dimitris Fasarakis Hilliard 2023-01-29 20:20:07 +02:00
  • d4de01c500 Add initial capacities, use u32s for indents/spaces. Dimitris Fasarakis Hilliard 2023-01-29 20:20:07 +02:00
  • 838990ae15 Don't call is_emoji_presentation for each invocation of consume_normal Dimitris Fasarakis Hilliard 2023-01-29 20:08:21 +02:00
  • 2a4d44d667 Don't call is_emoji_presentation for each invocation of consume_normal Dimitris Fasarakis Hilliard 2023-01-29 20:08:21 +02:00
  • aa0290bbfc Match on ascii start/continuation characters before calling functions. Dimitris Fasarakis Hilliard 2023-01-29 19:53:00 +02:00
  • f4831432f9 Match on ascii start/continuation characters before calling functions. Dimitris Fasarakis Hilliard 2023-01-29 19:53:00 +02:00
  • f74e44d1e8 Bump phf to 0.11 series Aarni Koskela 2023-01-20 13:12:58 +02:00
  • bdc0e257b1 Bump phf to 0.11 series Aarni Koskela 2023-01-20 13:12:58 +02:00
  • d9df131720 Merge pull request #4449 from harupy/fix-dict-spread-in-dict Jeong YunWon 2023-01-22 20:44:26 +09:00
  • 1304e4ba2f Merge pull request #4449 from harupy/fix-dict-spread-in-dict Jeong YunWon 2023-01-22 20:44:26 +09:00
  • f2ffe12f8c Fix comment harupy 2023-01-22 00:06:52 +09:00
  • c157dff454 Fix comment harupy 2023-01-22 00:06:52 +09:00
  • 6dba8430be Fix end location for elif blocks Anders Kaseorg 2023-01-17 22:14:24 -05:00
  • b93b23b922 Fix end location for elif blocks Anders Kaseorg 2023-01-17 22:14:24 -05:00
  • b26365b215 Remove useless String::from harupy 2023-01-16 21:27:57 +09:00
  • f260785da4 Remove useless String::from harupy 2023-01-16 21:27:57 +09:00
  • d83e3ee8cd Revert "Simplify compile_dict" harupy 2023-01-16 01:27:54 +09:00
  • 2d019930e9 Rename test harupy 2023-01-15 23:36:07 +09:00
  • 4f32bacf9c Rename test harupy 2023-01-15 23:36:07 +09:00
  • 6bda1a9e9e Simplify compile_dict harupy 2023-01-15 23:20:00 +09:00
  • 64736d0541 Simplify scan_expression harupy 2023-01-15 22:08:19 +09:00
  • d5fc7c4c87 Improve test harupy 2023-01-15 16:53:13 +09:00
  • a7f1904564 Improve test harupy 2023-01-15 16:53:13 +09:00
  • 393869c47c Add Option to Dict.keys field harupy 2023-01-15 16:43:13 +09:00
  • d7f5dadf47 Add Option to Dict.keys field harupy 2023-01-15 16:43:13 +09:00
  • 4edd2bf78a Remove commented-out code harupy 2023-01-15 16:10:51 +09:00
  • 2f4fe8b380 Remove commented-out code harupy 2023-01-15 16:10:51 +09:00
  • f8ae56c75b Fix clippy errors harupy 2023-01-15 15:04:15 +09:00
  • cb3578dbf2 Fix scan_expression and compile_dict harupy 2023-01-15 14:54:58 +09:00
  • 375d592562 Fix scan_expression and compile_dict harupy 2023-01-15 13:22:05 +09:00
  • d3c4551629 Fix unparse harupy 2023-01-15 13:11:55 +09:00
  • 5e7b909552 Fix unparse harupy 2023-01-15 13:11:55 +09:00
  • 581f6e176c Fix dict spreading in dict literal harupy 2023-01-15 13:01:59 +09:00
  • 52d2e25601 Fix dict spreading in dict literal harupy 2023-01-15 13:01:59 +09:00
  • ac4d3c076c Merge pull request #4443 from bluetech/non-logical-newline-token-fixup Jim Fasarakis-Hilliard 2023-01-14 12:49:04 +02:00
  • 163cb5cd67 Merge pull request #4443 from bluetech/non-logical-newline-token-fixup Jim Fasarakis-Hilliard 2023-01-14 12:49:04 +02:00
  • e5fe037e38 Fixup parse_tokens after "Add NonLogicalNewline token" Ran Benita 2023-01-12 22:34:04 +02:00
  • bb2abd1cbc Fixup parse_tokens after "Add NonLogicalNewline token" Ran Benita 2023-01-12 22:34:04 +02:00
  • 872b9d4765 Switch from 64-bit instruction enum to out-of-line arg values Noa 2022-12-09 20:32:48 -06:00
  • da96cecfca Switch from 64-bit instruction enum to out-of-line arg values Noa 2022-12-09 20:32:48 -06:00
  • 674eeec29c Add NonLogicalNewline token Ran Benita 2023-01-12 14:53:55 +02:00
  • 5cc208cc43 Add NonLogicalNewline token Ran Benita 2023-01-12 14:53:55 +02:00
  • 4f1e7c6291 Fix docs.rs build for rustpython-parser Martin Fischer 2023-01-11 09:11:12 +01:00
  • fea57bcb04 Fix docs.rs build for rustpython-parser Martin Fischer 2023-01-11 09:11:12 +01:00
  • 884a7bdb15 Bump all crate versions to 0.2.0 Noa 2023-01-11 00:05:25 -06:00
  • e3fa5a54ba Bump all crate versions to 0.2.0 Noa 2023-01-11 00:05:25 -06:00
  • 7885344bcf first cspell dict Jeong YunWon 2023-01-09 19:35:06 +09:00
  • 2f33de77c4 first cspell dict Jeong YunWon 2023-01-09 19:35:06 +09:00
  • e8fef39861 Merge pull request #4429 from youknowone/fix-format Jeong YunWon 2023-01-07 21:38:41 +09:00
  • 566c7c4179 Merge pull request #4429 from youknowone/fix-format Jeong YunWon 2023-01-07 21:38:41 +09:00
  • 509cf7ed0d Fix nightly clippy warnings Jeong YunWon 2023-01-07 20:14:24 +09:00
  • 9ff117caa0 Fix nightly clippy warnings Jeong YunWon 2023-01-07 20:14:24 +09:00
  • a4a5366504 Include comment text in token harupy 2023-01-06 23:29:20 +09:00
  • 1a28e49adc Include comment text in token harupy 2023-01-06 23:29:20 +09:00
  • 2dfd053bed Implement Default for Location harupy 2023-01-05 22:48:47 +09:00
  • 60cbfd3a94 Implement Default for Location harupy 2023-01-05 22:48:47 +09:00
  • 7f552e4594 Address comments harupy 2023-01-05 18:24:54 +09:00
  • eb75c4fa46 Address comments harupy 2023-01-05 18:24:54 +09:00
  • 9efa872023 Use try_from harupy 2023-01-05 01:18:30 +09:00
  • 5373dcd74d Use try_from harupy 2023-01-05 01:18:30 +09:00
  • fd8468c5eb Simplify string check harupy 2023-01-04 23:57:50 +09:00
  • 7a78e12d52 Simplify string check harupy 2023-01-04 23:57:50 +09:00
  • 958c7e33ad Merge pull request #4417 from harupy/add-with-offset-methods Jeong YunWon 2023-01-04 17:07:31 +09:00
  • cecb205f56 Merge pull request #4417 from harupy/add-with-offset-methods Jeong YunWon 2023-01-04 17:07:31 +09:00
  • 0f311cd5e5 Merge pull request #4413 from harupy/more-generic-window-impl Jeong YunWon 2023-01-04 17:06:06 +09:00
  • a39772ae8f Merge pull request #4413 from harupy/more-generic-window-impl Jeong YunWon 2023-01-04 17:06:06 +09:00
  • 0365752bf3 Use Self harupy 2023-01-04 13:19:23 +09:00
  • 89ff74457e Use Self harupy 2023-01-04 13:19:23 +09:00
  • 6d140426c1 Add with_col_offset and with_row_offset to Location harupy 2023-01-04 13:16:03 +09:00
  • 72185fecd5 Add with_col_offset and with_row_offset to Location harupy 2023-01-04 13:16:03 +09:00
  • 33a62789f7 Address comment harupy 2023-01-04 00:03:18 +09:00
  • 0ca8d9ea4b Address comment harupy 2023-01-04 00:03:18 +09:00
  • 84dff79ddc Remove incorrect EmptyExpression in parse_formatted_value harupy 2023-01-03 23:55:50 +09:00
  • 674ab0d55e Remove incorrect EmptyExpression in parse_formatted_value harupy 2023-01-03 23:55:50 +09:00
  • 300710f7db Improve CharWindow harupy 2023-01-03 17:27:35 +09:00
  • 0b65609d26 Improve CharWindow harupy 2023-01-03 17:27:35 +09:00
  • 515dceb07b Remove repetitive to_string in parse_escaped_char harupy 2023-01-03 13:35:47 +09:00
  • b6647b0171 Remove repetitive to_string in parse_escaped_char harupy 2023-01-03 13:35:47 +09:00
  • 2858c315bf Merge pull request #4409 from harupy/improve-error-conversion-in-string-parser Jeong YunWon 2023-01-03 14:39:01 +09:00
  • 50f191b2c7 Merge pull request #4409 from harupy/improve-error-conversion-in-string-parser Jeong YunWon 2023-01-03 14:39:01 +09:00
  • 3b0fd61b3b Fix clippy error harupy 2023-01-03 12:51:31 +09:00
  • d1d22282bc Fix clippy error harupy 2023-01-03 12:51:31 +09:00
  • 9030679193 Improve error conversion in string_parsers.rs harupy 2023-01-03 12:46:10 +09:00
  • 6374c0df13 Improve error conversion in string_parsers.rs harupy 2023-01-03 12:46:10 +09:00
  • 71ba4226c1 Merge pull request #4405 from harupy/use-drain Jeong YunWon 2023-01-03 12:41:23 +09:00
  • 4a75cc029e Merge pull request #4405 from harupy/use-drain Jeong YunWon 2023-01-03 12:41:23 +09:00
  • 3d03439618 Merge pull request #4399 from branai/shell-continuing-fix Jeong YunWon 2023-01-03 04:32:03 +09:00
  • d027ead451 Merge pull request #4399 from branai/shell-continuing-fix Jeong YunWon 2023-01-03 04:32:03 +09:00
  • 39f410c909 Use drain harupy 2023-01-03 01:23:22 +09:00
  • 4c4bc41163 Use drain harupy 2023-01-03 01:23:22 +09:00
  • 4222b13e6c Merge pull request #4404 from harupy/merge-match-arms Jim Fasarakis-Hilliard 2023-01-02 18:18:40 +02:00
  • 69c012b8c5 Merge pull request #4404 from harupy/merge-match-arms Jim Fasarakis-Hilliard 2023-01-02 18:18:40 +02:00
  • d691527ead Merge pull request #4402 from harupy/remove-unreachable-if Jim Fasarakis-Hilliard 2023-01-02 17:05:45 +02:00
  • 3770faa705 Merge pull request #4402 from harupy/remove-unreachable-if Jim Fasarakis-Hilliard 2023-01-02 17:05:45 +02:00