index
:
janet
1.8
appveyor-experiments
appveyor-testing
armtest
atomic-load-relaxed
bindport
bsd-feature-flag
bundle-tools
bytecode_opt
circleci-project-setup
clean-string-api
compile-opt
configcheck
connect-ex-work
consolidate-io
core-image
cosmo-fixup
cuddled-symbols
debug-hooks
default-amalg
dup-fix
envblock
ev
ev-epoll-fewer-syscalls
ev-reduce-polls
ev_execute
executable-gen
ffi
ffi-win32
filewatch
fsync
hexfloats
improved-execute
inet_test
installer-changes-windows
issue-1692
jpm
keyword-oo
linspace-range
linting
localbindings
locales
longstring-autoindent
make-modules-easier
marshal_corrupt_fix
master
matchcap
math-functions
meson-only
mingw-variants
negative-indexing-redo
net
net-reworkings
newjpm
no-critical-section
no-int
op_subtract_imm
pointer
posix-spawn-chdir
posix_spawn
release-fix
repl-complete
s390x-ci-fix
s390x-workflow
shell-win-feature-check
sigaction
size_t_everything
socket-extra-ipv6
sockopt-bsd
sortkeys
struct-proto
sync-primitives
threads-3
undo-deep-eq-fix
use-size_t
weak-tables
win-scratch
windows-ev
A dynamic language and bytecode vm
Calvin Rose <calsrose@gmail.com>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.gitignore
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2019-07-26
Building standalone binaries on linux working.
Calvin Rose
-0
/
+3
2019-03-30
Fix os/dir on windows.
Calvin Rose
-0
/
+3
2019-03-23
Ignore eclipse files.
Calvin Rose
-0
/
+4
2019-03-22
Add experimental meson build.
Calvin Rose
-0
/
+1
2019-01-16
More work on peg. Disable indexed backrefs and replace substitution
Calvin Rose
-0
/
+3
2019-01-06
Add callgrind task to Makefile.
Calvin Rose
-0
/
+1
2018-12-22
Fix string/number issue.
Calvin Rose
-0
/
+1
2018-12-08
Add tarball for installation.
Calvin Rose
-0
/
+1
2018-10-16
Web assembly build with emscripten.
Calvin Rose
-0
/
+5
2018-09-05
Rename to janet
Calvin Rose
-0
/
+2
2018-08-05
Remove cmake build to simplify things.
Calvin Rose
-0
/
+1
2018-07-04
Rename boot.dst to core.dst
Calvin Rose
-1
/
+1
2018-05-26
Make loop macro more expressive
Calvin Rose
-0
/
+1
2018-04-26
Add example file for compiling native modules (hello.so).
Calvin Rose
-0
/
+1
2018-03-18
Update gitignore to not ignore Makefile.
Calvin Rose
-1
/
+0
2018-03-13
Work on emscripten support. Works with sync code.
Calvin Rose
-0
/
+1
2018-02-02
Remove vim scripts to new repo. Ignore Release and Debug
Calvin Rose
-0
/
+2
2018-02-01
Get dst to compile on windows
Calvin Rose
-0
/
+3
2018-01-20
Gitignore was ignore files.
bakpakin
-1
/
+2
2018-01-19
Major refactor and restructure. Add CMake for anticipated windows
bakpakin
-1
/
+1
2017-12-30
Add vars, split up headers, remove fiber->ret, add comparators, etc.
bakpakin
-1
/
+1
2017-12-03
Add preliminary source mapping to parser (always on)
bakpakin
-1
/
+1
2017-11-29
More work on nanbox implementation.
Calvin Rose
-0
/
+3
2017-11-27
Fix write after free bug.
Calvin Rose
-0
/
+1
2017-11-05
More work. Too many changes to be listed.
bakpakin
-0
/
+3
2017-09-09
Huge number of changes. Still WIP. Refactoring and
bakpakin
-2
/
+2
2017-07-15
Create xxd clone for build time gst scripts.
bakpakin
-1
/
+4
2017-07-15
More work on bootstrapping code. Have working macro expansion.
bakpakin
-0
/
+3
2017-07-02
Add color options to repl.
bakpakin
-0
/
+1
2017-03-26
Fix gitignore
Calvin Rose
-1
/
+1
2017-03-15
Rename binary
Calvin Rose
-1
/
+1
2017-03-11
Ignore tags file
Calvin Rose
-0
/
+3
2017-02-23
Breaking up functionality into more modules.
Calvin Rose
-0
/
+15
2017-02-11
Add simple disassembler for debugging. Does not use labels.
Calvin Rose
-0
/
+3
2017-02-09
Consolidate files
Calvin Rose
-1
/
+1
2017-02-09
Fix some memory leaks and buffer overrun bugs after profiling
Calvin Rose
-1
/
+3
2017-02-09
First commit.
Calvin Rose
-0
/
+57