Pinned issues
Issues
- 1
FileIO does not work
#306 opened by Ashvin-Ranjan - 0
- 1
FileIO byte functions don't work.
#298 opened by Ashvin-Ranjan - 0
There is no `XOR` operator
#299 opened by Ashvin-Ranjan - 0
- 0
`FileIO` operations are relative to the file that was run first, not the actual file.
#301 opened by Ashvin-Ranjan - 1
- 0
Class types sometimes get exploded into records during type checking instead of just displaying the name.
#294 opened by Ashvin-Ranjan - 1
Cannot assign a `[]` to a `list` type
#295 opened by Ashvin-Ranjan - 1
Program does not exit quietly sometimes
#297 opened by Ashvin-Ranjan - 1
N does not have any direction
#303 opened by Ashvin-Ranjan - 0
Dividing two ints returns a float.
#293 opened by Ashvin-Ranjan - 0
Printing out records still isn't accurate
#289 opened by Ashvin-Ranjan - 0
- 0
- 0
`request.request` sending data does not work
#290 opened by Ashvin-Ranjan - 0
Better way of setting items in lists
#288 opened by Ashvin-Ranjan - 2
- 0
`\r` is not getting removed by `strip`
#286 opened by Ashvin-Ranjan - 0
Exponent not returning a float value at runtime
#285 opened by Ashvin-Ranjan - 1
Add `parseInt` and `parseFloat` for `str`
#284 opened by Ashvin-Ranjan - 0
- 0
Breaking Change: Change Record syntax.
#282 opened by Ashvin-Ranjan - 0
Breaking Change: Remove old `for` loop syntax
#283 opened by Ashvin-Ranjan - 1
Add Internal Traits
#276 opened by Ashvin-Ranjan - 0
Add an exit function
#274 opened by Ashvin-Ranjan - 0
Allow `match` to deconstruct enum values
#278 opened by Ashvin-Ranjan - 0
- 0
`match` requires input type to be hashable
#280 opened by Ashvin-Ranjan - 0
If an incorrectly typed argument is passed into a function, it will throw an error.
#281 opened by Ashvin-Ranjan - 0
Add `mut` modifier
#272 opened by Ashvin-Ranjan - 0
Add dynamic imports
#273 opened by Ashvin-Ranjan - 1
Scope object is printed at the end of execution
#257 opened by Ashvin-Ranjan - 4
Breaking change: change function argument syntax
#259 opened by SheepTester - 0
Remove nonstandard `var`
#266 opened by SheepTester - 0
- 1
Breaking change: Change enum syntax
#270 opened by SheepTester - 0
Move types into another repo and put it on pypi
#275 opened by Ashvin-Ranjan - 0
Breaking change: Disallow newline before function call parentheses and member access brackets
#262 opened by SheepTester - 0
Allow accessing record fields directly on `maybe` types if they contain a record type
#263 opened by SheepTester - 0
- 1
Python built-in module
#261 opened by SheepTester - 0
- 0
FileIO will not create folders
#248 opened by Ashvin-Ranjan - 0
`json.parse` will throw runtime error if property name is not enclosed in quotes
#249 opened by Ashvin-Ranjan - 0
- 1
`times.getTime` not working
#251 opened by Ashvin-Ranjan - 2
- 0
- 0
When comparing a generic with an invalid type it creates an error during compile time
#256 opened by Ashvin-Ranjan