Skip to content

Commit

Permalink
support unicode characters in string literals up to 0.7.0
Browse files Browse the repository at this point in the history
Closes #784
  • Loading branch information
OmarTawfik committed Feb 20, 2024
1 parent 86f36d7 commit 3dcbca1
Show file tree
Hide file tree
Showing 258 changed files with 1,052 additions and 718 deletions.
5 changes: 5 additions & 0 deletions .changeset/eighty-moons-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@nomicfoundation/slang": patch
---

support unicode characters in string literals up to `0.7.0`
5 changes: 5 additions & 0 deletions .changeset/proud-flowers-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@nomicfoundation/slang": patch
---

rename `AsciiStringLiteral` to `StringLiteral`
229 changes: 130 additions & 99 deletions crates/solidity/inputs/language/src/definition.rs

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3dcbca1

Please sign in to comment.