Commit bc6a7fb
constants and functions in Python stdlib (#55)
* constants and functions in Python stdlib
* removed unintended imports
* update error handling logic on stdlib
* feat: add @Validate decorator, sublanguage violation error, and extract constants to py_s1_constants.json
---------
Co-authored-by: Wangdahai <wangdahai@192.168.1.24>
Co-authored-by: Wangdahai <wangdahai@WangdahaideMacBook-Air.local>1 parent 79103ac commit bc6a7fb
File tree
4 files changed
+1661
-7
lines changed- src
- errors
- stdlib
4 files changed
+1661
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
0 commit comments