Issues
- 0
Create web accessible version of aya
#84 opened by nick-paul - 1
Threading breaks `.U` and Canvas in AyaIDE
#108 opened by BlazingTwist - 0
Nested string parser error
#115 opened by nick-paul - 0
Locale / OS dependent tests
#109 opened by BlazingTwist - 0
- 1
- 10
Wiki Correctness
#67 opened by BlazingTwist - 0
String keys for `:D` do not work
#82 opened by nick-paul - 1
bitwise ops across arrays
#65 opened by nick-paul - 0
Review & Update Wiki
#68 opened by nick-paul - 1
- 1
`MZ` functions should autodetect absolute path
#61 opened by nick-paul - 1
- 1
- 0
`[x] 0 | => [] [x]`
#64 opened by nick-paul - 0
single length string indexing
#62 opened by nick-paul - 0
block.setindex error
#63 opened by nick-paul - 0
File io streams
#57 opened by nick-paul - 0
Fix typo in path
#59 opened by nick-paul - 0
Override for `:#` should be `.each`
#54 opened by nick-paul - 0
Dict string indexing
#53 opened by nick-paul - 0
Use global variable for <obj>.fn
#58 opened by nick-paul - 0
readall (N 'a O) removes newlines
#60 opened by nick-paul - 1
Metatables for builtins
#56 opened by nick-paul - 1
Remove `list index : val` syntax
#55 opened by nick-paul - 0
Map over dict
#48 opened by nick-paul - 0
parse `:{` as `: {`
#30 opened by nick-paul - 0
Add more helpful bug report info
#50 opened by nick-paul - 0
add bitshift operators
#32 opened by nick-paul - 0
Add tests for all base/ files
#40 opened by nick-paul - 0
Rational division by zero
#49 opened by nick-paul - 0
- 0
Set many indices: [A..] [] [N..] D
#47 opened by nick-paul - 0
Add operator page to wiki
#39 opened by nick-paul - 0
0.R should return empty list
#46 opened by nick-paul - 0
Set dict variable `:D`
#44 opened by nick-paul - 0
Get metatable operator
#45 opened by nick-paul - 0
N: leav string on statck after searching
#42 opened by nick-paul - 0
Negative ranges
#43 opened by nick-paul - 0
Crash on input "\
#34 opened by nick-paul - 1
Add operator for interfacing with help text
#38 opened by nick-paul - 0
operator I: if index is `[]`, return the whole list
#37 opened by nick-paul - 1
Fix .I operator with strings
#36 opened by nick-paul - 0
floor and ceil shouldn't convert numeric type
#33 opened by nick-paul - 0
Operator `D` should keep list on stack
#35 opened by nick-paul - 1
use `::` operator to declare constants
#29 opened by nick-paul - 0
fix repl commands
#26 opened by nick-paul - 0
don't print ararc commands on launch
#31 opened by nick-paul - 1
error when copying negative indices
#28 opened by nick-paul - 0
Int conversion during comparisons
#27 opened by nick-paul