Calvin Rose
655d4b3aad
Fix test.
2019-10-13 08:00:43 -05:00
Calvin Rose
6ae5a9be60
Add -fvisibility in Makefile, provide meson example commands.
...
Shaves off 10 kb in binary. Also -fpic -> -fPIC in Makefile and jpm.
2019-10-05 10:38:58 -05:00
Alex Osborne
de5cd73cd7
Correct old name all-symbols to all-bindings
2019-09-11 12:05:41 +09:00
Calvin Rose
dfe00fee94
Building standalone binaries on linux working.
...
Mostly changes to cook and jpm. Also some
code for file associations in the windows installer, and
adding the :linux value from os/which (instead of just :posix).
2019-07-26 22:43:54 -05:00
Calvin Rose
a861399ecb
Indicate better support for Meson.
2019-06-30 09:57:49 -05:00
Calvin Rose
c68361a03f
to the top
2019-06-24 17:11:36 -04:00
Calvin Rose
0bda455cad
donate
2019-06-24 17:10:27 -04:00
Calvin Rose
bb7bef7188
Add Donate link in README.md
2019-06-24 17:09:40 -04:00
Calvin Rose
802686e3df
Apply patch from Dave Cottlehuber for bsd.
...
Update the install instructions.
2019-05-23 20:31:12 -04:00
Calvin Rose
3be79e8735
Link freebsd build.
...
Also begin work on CI amalg test for windows.
2019-05-23 11:15:58 -04:00
Calvin Rose
43c0db4b0e
Add FAQ to readme for color terminal issues.
2019-05-17 09:48:08 -04:00
Crestwave
dc9fc9c3f5
Add 32-bit Haiku build instructions
2019-05-15 01:27:55 +00:00
Calvin Rose
f8935b0692
test your links before committing
2019-05-01 11:06:20 -04:00
Calvin Rose
702b50b7a1
Indicate that the source is on sourcehut as well.
2019-05-01 11:04:41 -04:00
Calvin Rose
e7baa2ae3d
Update broken links in README.md
2019-04-29 18:35:09 -04:00
Calvin Rose
e50e77e5f9
Add build instructions back to README.md
2019-03-31 20:24:56 -04:00
Calvin Rose
2fdd6aa0f7
<br>
2019-03-31 18:15:28 -04:00
Calvin Rose
cc55364b21
Remove some more info from README.
2019-03-31 18:13:59 -04:00
Calvin Rose
71526d1d9b
Update README.md
...
Redirect to janet-lang.org to avoid repeating
prose or leaving outdated prose.
2019-03-31 18:11:29 -04:00
Calvin Rose
f20ad34c76
Add instructions for Scoop installation.
2019-03-23 23:27:13 -04:00
Calvin Rose
2c9195b507
More updates to meson
...
Redo amalg script so we can more easily run
it from Meson.
2019-03-23 13:50:50 -04:00
Calvin Rose
b47c48b59a
Add Meson build setup to README.md
2019-03-22 18:47:16 -04:00
Max Bernstein
77c379faa8
Fix typo in README
2019-02-27 11:39:00 -08:00
Calvin Rose
1e70c97ef0
Allow enabling/disabling of peg module.
...
Use compiler define -DJANET_NO_PEG to turn off the peg module.
2019-02-17 21:22:03 -05:00
Calvin Rose
54227ebff1
Update README.md
2019-02-17 14:00:15 -05:00
Calvin Rose
ec02d55145
Update README to show sourcehut build.
2019-02-15 19:58:25 -05:00
Calvin Rose
f6a3853131
Merge pull request #30 from jfcap/get-set-abstract
...
Get set abstract
2019-02-05 19:09:56 -05:00
Calvin Rose
602092f6d5
Merge pull request #29 from honix/master
...
Gitter badge added
2019-02-02 18:06:06 -05:00
Fyodor Shchukin
d3a067a665
Gitter badge added
2019-02-02 10:30:15 +03:00
J.-F. Cap
98a26f5ce3
Merge remote-tracking branch 'upstream/master'
2019-02-02 00:38:29 +01:00
Calvin Rose
09d9dca5f5
Add Gitter channel to README.md
2019-02-01 13:43:16 -05:00
J.-F. Cap
0fe11adb9c
typo in REAME.md
2019-01-31 13:52:57 +01:00
Calvin Rose
0726de34ff
Add description of embedding to README.md
2019-01-24 10:16:24 -05:00
Calvin Rose
d1a075b2a6
Switch order of some text in the README.md
2019-01-19 13:03:42 -05:00
Calvin Rose
2bad24371d
Add IRC location to README.md
2019-01-19 12:42:33 -05:00
Calvin Rose
282c02c475
Update comments and text.
2019-01-12 20:22:03 -05:00
Calvin Rose
83f4a11bf3
Add some more tests, add parameterized captures to patterns,
...
and fix some bugs.
2019-01-12 11:04:47 -05:00
Calvin Rose
62cb3f81fe
Fix sorting in asm.c. Add README text.
2019-01-09 17:09:16 -05:00
Calvin Rose
f0afb3c311
Update README to indicate how to get latest grammar file.
2019-01-08 20:02:01 -05:00
Calvin Rose
6f3bc3d577
Update copyright date, fix types, remove trailing whitespace.
2019-01-06 03:23:03 -05:00
Calvin Rose
7880d73201
Add some documentation for looping and the loop macro.
...
Also add :pairs verb to the loop macro and some more tests.
2018-12-29 17:23:31 -05:00
Calvin Rose
00f0f628e8
Shrink gif some more.
2018-12-29 13:21:13 -05:00
Calvin Rose
21b7583a7c
Shrink image in README
2018-12-29 13:20:13 -05:00
Calvin Rose
52b8781684
..
2018-12-29 13:14:59 -05:00
Calvin Rose
5d39570ec9
Update README.md
2018-12-29 13:13:57 -05:00
Calvin Rose
be7fc79b6f
Update README to refer to janet-lang/janet repository.
2018-12-25 15:45:18 -05:00
Calvin Rose
003472354d
Update documentation.
2018-12-17 01:57:09 -05:00
Calvin Rose
22e49bc0fc
Update README.md
2018-12-16 18:00:18 -05:00
Calvin Rose
79184ab05d
Move documentation from wiki into repo.
2018-12-15 15:32:08 -05:00
Fyodor Shchukin
090068c784
Drop header
2018-12-13 20:58:57 +03:00