index
:
spork
bundle-hooks
cjanet
cjanet-jit
declare-cc
janet-pm-config
mac-debug
master
mqtt
msvc-detect
pipefail-errexit
pm-full-env
rawterm-getch
sh-dsl
windows-rawterm
Various Janet utility modules - the official "Contrib" library
Calvin Rose <calsrose@gmail.com>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2022-05-06
Make test suite handle /r in templates.
bakpakin
-4
/
+5
2022-02-10
http: Implement chunked encoding both for reading and writing
paulsnar
-14
/
+58
2022-02-10
http: Hex-encode chunk length
paulsnar
-0
/
+18
2021-11-11
Fix `prop` schema combinator and add a testcase.
Calvin Rose
-0
/
+9
2021-11-11
Add initial schema module.
Calvin Rose
-0
/
+26
2021-10-23
Improve middleware for http.
Calvin Rose
-0
/
+7
2021-10-23
Merge pull request #49 from pepe/discrete-test
Calvin Rose
-0
/
+19
2021-10-23
Fix parsing of POST requests in HTTP module
Michael Camilleri
-14
/
+8
2021-10-18
Add discrete test for each of the chunk type
Josef Pospíšil
-0
/
+19
2021-10-14
Add actual body size assert
Josef Pospíšil
-9
/
+12
2021-10-14
Fix read body and add auto body read in request
Josef Pospíšil
-0
/
+5
2021-10-04
Add large body test
Josef Pospíšil
-0
/
+6
2021-10-04
Fix reading request from connection in http
Josef Pospíšil
-0
/
+8
2021-09-19
Remove thread/new from test suite.
Calvin Rose
-53
/
+35
2021-09-19
Add HTTP module.
Calvin Rose
-0
/
+49
2021-08-08
CR @pepe: Use `next ds` for cycle (0 is not always the first position to
Zach Smith
-0
/
+6
2021-08-07
stream->generator
Zach Smith
-32
/
+32
2021-08-07
Add streams module
Zach Smith
-0
/
+70
2021-07-19
Merge branch 'master' of github.com:janet-lang/spork
Calvin Rose
-10
/
+19
2021-06-28
Add suppress err, fixes
Josef Pospíšil
-0
/
+7
2021-06-27
Fix varargs for capture-*, reflect in tests
Josef Pospíšil
-9
/
+8
2021-06-27
Fix typo and add ev-utils.
Calvin Rose
-0
/
+15
2021-06-22
Add capture-err macro, fix fmt tests
Josef Pospíšil
-4
/
+7
2021-03-31
Add `temple/compile` function
Zach Smith
-0
/
+9
2021-02-28
Add tests for netrepl
Michael Camilleri
-0
/
+47
2021-02-28
Fix inadventure capture of test output
Michael Camilleri
-3
/
+3
2021-02-16
Use relative path to spork/test
Michael Camilleri
-1
/
+1
2021-01-26
Merge pull request #22 from pepe/add-temple
Calvin Rose
-0
/
+39
2021-01-23
Use capture-stdout
Michael Camilleri
-36
/
+43
2021-01-23
Add formatting test for characters after :root
Michael Camilleri
-1
/
+8
2021-01-23
Improve spacing support in fmt
Michael Camilleri
-0
/
+11
2021-01-21
Add temple
Josef Pospíšil
-0
/
+39
2021-01-18
Add suppress-stdout test
Josef Pospíšil
-1
/
+9
2021-01-18
Make tests uroborical
Josef Pospíšil
-110
/
+72
2021-01-11
Merge branch 'master' into timeit-setstar
Calvin Rose
-0
/
+3
2021-01-11
Include set* and timeit in README. Remove debugging output
Mike Beller
-1
/
+0
2021-01-11
Address #9 - fix sequence of groups.
Calvin Rose
-0
/
+1
2021-01-11
Merge branch 'master' into range-tweaks
Calvin Rose
-2
/
+199
2021-01-10
Working versions of misc/timeit and misc/set*
Mike Beller
-0
/
+44
2021-01-09
Add path to spork.
Calvin Rose
-2
/
+56
2021-01-09
Move argparse into spork.
Calvin Rose
-0
/
+92
2021-01-09
Add more regex character classes.
Calvin Rose
-0
/
+8
2021-01-09
Tweak some ranges in escapedchar2
sogaiu
-0
/
+3
2021-01-08
Add regex module to spork.
Calvin Rose
-8
/
+24
2020-11-18
Handle empty tuple.
Calvin Rose
-2
/
+7
2020-11-18
Fix #7. Fix comment in final position inside structure.
Calvin Rose
-0
/
+13
2020-06-28
Add msg and rpc test suite
Josef Pospíšil
-0
/
+47
2020-06-25
Start with the test suite
Josef Pospíšil
-0
/
+63