Commit Graph

88 Commits

Author SHA1 Message Date
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
Fyodor Shchukin 85a190b971
Bold! 2018-12-13 20:57:55 +03:00
Fyodor Shchukin 3437880c78 Smaller image in README 2018-12-13 20:48:55 +03:00
Calvin Rose e4503df8b6 .. 2018-12-11 18:16:40 -05:00
Calvin Rose db0313b379 . 2018-12-11 18:16:10 -05:00
Calvin Rose cd16888beb . 2018-12-11 18:14:46 -05:00
Calvin Rose 49dd75b0e5 Fix image credit. 2018-12-11 18:13:42 -05:00
Calvin Rose 2abd97d095 Add image credit. 2018-12-11 18:12:31 -05:00
Calvin Rose 34a69d0318 Add janet logo,mMove some lib files to example. 2018-12-11 18:06:10 -05:00
Calvin Rose 6f64b0c152 Switch to out of source build on unix/linux. 2018-12-09 17:37:11 -05:00
Calvin Rose bb918d0fda Update README.md. Prepare for 0.1.0 release. 2018-12-08 18:10:17 -05:00
Calvin Rose f2743aca36 Improve pretty printing for table and struct
entry values.
2018-12-06 17:26:59 -05:00
Calvin Rose 0469bdb06c Update readme.md 2018-12-02 00:11:58 -05:00
Calvin Rose 52c919d96f Add qq (, uq and uqs) for a quasiquote macro.
quasiquoting is not (yet) supported as a special
form and has no syntactic sugar.
2018-11-30 01:58:52 -05:00
Calvin Rose 99f9e4836f Add FreeBSD instructions. 2018-11-28 19:52:37 -05:00