issues
search
janet-lang
/
janet
A dynamic language and bytecode vm
https://janet-lang.org
MIT License
3.52k
stars
227
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
More portable method of installing janet.h -> janet/janet.h symlink
#1164
dressupgeekout
closed
1 year ago
1
Why is forv so much faster than for (and should something be done about it)?
#1163
primo-ppcg
closed
1 year ago
12
Reorganize tests
#1162
sogaiu
closed
1 year ago
10
Change pp to return the passed value; this allows to be used similar to Elixirs IO.inspect
#1161
zevv
closed
1 year ago
3
Allow mapcat et al to accept multiple iterable arguments
#1160
primo-ppcg
closed
1 year ago
0
Proposal: Allow mapcat et al to accept multiple iterable arguments
#1159
primo-ppcg
closed
1 year ago
0
Add file/lines iterator
#1157
zevv
closed
1 year ago
1
Color not working on Windows 10 in janet.exe repl
#1156
sogaiu
closed
1 year ago
5
Janet streams and abstract types.
#1155
zevv
opened
1 year ago
3
Reorganize test suite
#1154
bakpakin
closed
1 year ago
12
Fix warning in janet_gettime()
#1153
zevv
closed
1 year ago
0
Improved various error messages when handling unexpected types.
#1152
zevv
closed
1 year ago
1
Add docstring to string/format
#1151
zevv
closed
1 year ago
3
Make deep-not= return false instead of nil
#1150
sogaiu
closed
1 year ago
1
deep-not= returns nil instead of false
#1149
sogaiu
closed
1 year ago
8
Shortcut for iterating over lines of a file?
#1148
zevv
closed
1 year ago
11
improved error messages for special forms
#1147
zevv
closed
1 year ago
0
Add clock sources to os/clock (:realtime, :monotonic, :cputime)
#1146
zevv
closed
1 year ago
19
Proposal: allow imperative macros to be variadic
#1145
primo-ppcg
closed
1 year ago
1
os/clock mismatch between documentation and implementation
#1144
zevv
closed
1 year ago
1
added thaw to complement freeze
#1142
tionis
closed
1 year ago
9
Add CI test for mingw/wine on linux
#1141
zevv
closed
1 year ago
1
Enable debug symbols in janet binary; strip target at 'make install'
#1140
zevv
closed
1 year ago
6
changed net/connect to be non-blocking / asynchronous
#1139
zevv
closed
1 year ago
11
add net/setsockopt
#1138
zevv
closed
1 year ago
8
os/proc-kill now accepts an optional signal to send
#1137
tionis
closed
1 year ago
31
Use (c) instead of 2-byte sequence in boot.janet
#1136
sogaiu
closed
1 year ago
2
bug hidden by NAN
#1135
kamisori
closed
1 year ago
2
Make JANET_FN_S* sourceline const
#1134
CosmicToast
closed
1 year ago
0
Updated Makefile for better cross-compilation support.
#1133
zevv
closed
1 year ago
6
Improve cross compilation
#1132
zevv
closed
1 year ago
0
Redirect stdio to self on posix closes the file descriptors when it shouldn't.
#1131
bakpakin
closed
1 year ago
1
mod swaps its arguments when mixing types :number and :core/s64
#1130
primo-ppcg
closed
1 year ago
2
Added os.strftime()
#1128
zevv
closed
1 year ago
42
Possible live-lock in ev/select with threaded channels
#1125
bakpakin
closed
1 year ago
1
Tweak ev/select docstring
#1124
sogaiu
closed
1 year ago
0
Variadic argument is not preserved in nested short-fn
#1123
primo-ppcg
closed
1 year ago
8
Add get/opt cbytes
#1122
CosmicToast
closed
1 year ago
0
Disallow splice in semantically useless positions rather than silently ignoring.
#1121
bakpakin
closed
1 year ago
6
Tweak and / or
#1120
primo-ppcg
closed
1 year ago
5
Embedding and AOT
#1119
glyh
opened
1 year ago
6
Misbehavior of logical operators and/or with splice
#1117
primo-ppcg
closed
1 year ago
4
Tweak long-string|bytes peg in test suite files
#1116
sogaiu
closed
1 year ago
0
drop with a negative count now drops from the end
#1114
ianthehenry
closed
1 year ago
7
add catseq
#1113
ianthehenry
closed
1 year ago
0
string and peg replacement functions can now take functions
#1112
ianthehenry
closed
1 year ago
3
Remove double space in help message
#1109
wackbyte
closed
1 year ago
1
README grammar and formatting changes
#1108
wackbyte
closed
1 year ago
0
Janet lexer was added to CudaText
#1107
Alexey-T
opened
1 year ago
0
handle null-byte case in scanformat (fixes #1105)
#1106
CosmicToast
closed
1 year ago
8
Previous
Next