Issues
- 2
Grammar railroad diagram
#348 opened by mingodad - 0
Add some convenient variables.
#363 opened by Kray-G - 0
It is better to share the package dir for each version even when the kinx was installed by scoop in Windows.
#362 opened by Kray-G - 0
Operator `<<` doesn't work for a string in a variable.
#360 opened by Kray-G - 0
String doesn't work in JIT lib.
#358 opened by Kray-G - 0
JIT library enhancement.
#352 opened by Kray-G - 0
Package Manager Enhancement
#338 opened by Kray-G - 0
Inherit class instance cannot be assigned to the variable of a base class's type.
#346 opened by Kray-G - 0
Needs to block the impossible type conversion.
#345 opened by Kray-G - 0
- 0
Crash with destructuring assignment.
#341 opened by Kray-G - 0
- 0
Invalid result with `10 ** -1`.
#339 opened by Kray-G - 6
Syntax conflict with `switch-else`.
#336 opened by Kray-G - 1
KInx User Guide
#334 opened by Kray-G - 0
Compiling incorrect for Big integer.
#331 opened by Kray-G - 0
Support any radix on Integer.toString() method.
#332 opened by Kray-G - 1
Support `#line` directive like C.
#325 opened by Kray-G - 0
- 0
- 0
It is failed to scan the comment of the `/* ... */` style when its end style is `**/`.
#323 opened by Kray-G - 0
SAT solver's SpecTest.
#275 opened by Kray-G - 2
Can't use a label for a block.
#316 opened by Kray-G - 1
- 1
Need internal stack behavior improvement.
#308 opened by Kray-G - 0
Need to add POPC op code before `return` in try statement without finally clause.
#305 opened by Kray-G - 1
Core dumped with `""[0]`.
#302 opened by Kray-G - 1
`ctx` is used after cleanup.
#301 opened by Kray-G - 1
Stack overflow by the operator of `=~` or `!~`.
#293 opened by Kray-G - 1
- 0
- 0
Need `chmod` to add the flag of executable.
#290 opened by Kray-G - 0
`File.setFiledate` does not work correctly.
#289 opened by Kray-G - 0
Segfault by getenv.
#284 opened by Kray-G - 0
- 0
`File` object will need a method to copy files.
#276 opened by Kray-G - 0
- 0
[HTTP] Data transfer had better be a binary by default and auto-detection in most cases.
#272 opened by Kray-G - 0
There is not a `read`/`write` method in `File` object.
#273 opened by Kray-G - 0
- 0
Object item is removed by `flatten()`.
#269 opened by Kray-G - 0
- 0
Support to change directory.
#264 opened by Kray-G - 0
Support `$pwd` for a current directory path.
#265 opened by Kray-G - 1
Shrink this repository size.
#261 opened by Kray-G - 1
- 0
- 0
Improving `operator[]` in `Range`.
#255 opened by Kray-G - 1
Comparison operator will be failed with an integer on LHS and a variable(double) on RHS.
#256 opened by Kray-G - 0
Comparing between variables having a string is failed.
#237 opened by Kray-G