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
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2019-09-12
Add script for removing <CR> on windows.
Calvin Rose
-1
/
+10
2019-08-07
See if we can use a different build of NSIS.
Calvin Rose
-0
/
+0
2019-08-04
Add shorthand function literals to janet.
Calvin Rose
-2
/
+1
2019-07-28
Executables linking to natives working on linux.
Calvin Rose
-0
/
+0
2019-07-28
Update installer and make things build on windows.
Calvin Rose
-190
/
+0
2019-07-27
Update windows installation and automation.
Calvin Rose
-0
/
+190
2019-07-27
Progress towards making windows work again.
Calvin Rose
-192
/
+0
2019-07-27
Try to fix some tests for CI.
Calvin Rose
-1
/
+1
2019-07-26
Building standalone binaries on linux working.
Calvin Rose
-0
/
+192
2019-07-09
Remove amalg.janet dependency on os/date
Barakat
-3
/
+1
2019-07-08
Fix jpm.bat on a normal install
Calvin Rose
-1
/
+1
2019-07-05
Fix typo in jpm.bat
Krystian RosiĆski
-1
/
+1
2019-06-19
Fix doc generation.
Calvin Rose
-0
/
+1
2019-06-05
Update tm_language_gen.
Calvin Rose
-16
/
+19
2019-06-01
More work on installation and moving files around.
Calvin Rose
-662
/
+0
2019-05-29
Update installer again.
Calvin Rose
-1
/
+1
2019-05-29
Update installer and jpm to work better on windows.
Calvin Rose
-9
/
+11
2019-05-29
Update options for jpm and path stuff.
Calvin Rose
-21
/
+20
2019-05-28
Add default for bindir.
Calvin Rose
-5
/
+11
2019-05-28
Work on windows installer.
Calvin Rose
-18
/
+347
2019-05-28
Change test-install
Calvin Rose
-1
/
+1
2019-05-28
Add import-rules to cook.
Calvin Rose
-8
/
+28
2019-05-28
More work on cook and jpm.
Calvin Rose
-14
/
+21
2019-05-27
More work on jpm
Calvin Rose
-231
/
+264
2019-05-27
Add jpm tool, based on cook.
Calvin Rose
-45
/
+195
2019-05-15
Set module/*headerpath* during bootstrap
Calvin Rose
-1
/
+1
2019-05-09
Update cook tool and headers.
Calvin Rose
-1
/
+1
2019-05-04
fix cook error.
Calvin Rose
-1
/
+1
2019-05-04
fix cook.
Calvin Rose
-1
/
+0
2019-05-02
Update cook tool.
Calvin Rose
-2
/
+7
2019-04-16
Many changes for adding dynamic (fiber-level) scope.
Calvin Rose
-2
/
+2
2019-04-12
Update cook tool to export shell function.
Calvin Rose
-5
/
+7
2019-04-05
Update cook cleaning up directory.
Calvin Rose
-1
/
+2
2019-04-01
Reformat and use new os/stat capabilities.
Calvin Rose
-3
/
+3
2019-04-01
Update os/stat
Calvin Rose
-5
/
+7
2019-03-31
Update cook tool to use os/stat for file age.
Calvin Rose
-23
/
+20
2019-03-23
More updates to meson
Calvin Rose
-68
/
+15
2019-03-18
Renamed bigint -> inttypes / int
Calvin Rose
-0
/
+1
2019-03-12
Optional param in bars.janet
Calvin Rose
-1
/
+1
2019-03-12
Fix splice -> unquote splice
Calvin Rose
-1
/
+1
2019-03-11
Update special form lists to include break.
Calvin Rose
-1
/
+3
2019-03-08
Add typed array code to amalg.
Calvin Rose
-0
/
+1
2019-03-03
Add -undefined dynamic_lookup on mac.
Calvin Rose
-1
/
+6
2019-02-25
Update whitespace and some doc strings.
Calvin Rose
-1
/
+1
2019-02-24
Add "\v" string esca[e sequence.
Calvin Rose
-3
/
+3
2019-02-19
Update generating tools to produce stylish code.
Calvin Rose
-1
/
+1
2019-02-19
Add make format to format code.
Calvin Rose
-19
/
+19
2019-02-19
Fix indentation, converting some tabs to spaces.
Dan Skorupski
-387
/
+387
2019-02-18
We don't need to add module/\*headerpath\*.
Calvin Rose
-1
/
+1
2019-02-18
Include header path when building modules.
Calvin Rose
-1
/
+5
[prev]
[next]