1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00

Commit Graph

  • 11714407a1 Ada: Fix escapable strings Chris M Moore 2015-03-15 20:26:55 +0000
  • 673ee61c1b Ada: step1 with opentoken Chris M Moore 2015-03-15 19:56:09 +0000
  • 6c47cf673e fsharp: step 2: Factored out funcs into Core module. Peter Stephens 2015-03-15 15:07:08 -0500
  • 3cbd2ef7fa FAQ: shorter title. Joel Martin 2015-03-15 12:40:13 -0500
  • 263007a806 Add FAQ: a couple questions that have come up. Joel Martin 2015-03-15 12:37:33 -0500
  • ce5712b9b9 Merge pull request #42 from stamourv/master Joel Martin 2015-03-15 12:33:13 -0500
  • 3796240a60 Fix extension for Racket in README. Vincent St-Amour 2015-03-15 13:01:50 -0400
  • 6fef8e58dd guide: clarify eval function and ARGV. Joel Martin 2015-03-15 11:20:05 -0500
  • 10034e8272 runtest.py: Ouput current buffer if keyboard interrupt. Joel Martin 2015-03-15 10:52:59 -0500
  • f558a0c8f1 guide: clarify usage of eval_ast in do form. Joel Martin 2015-03-14 17:37:54 -0500
  • 4e7296f90a guide clarifications, but order for step5 tests. Joel Martin 2015-03-14 17:34:49 -0500
  • dbac60df00 All: move metadata, atoms, readline, conj to stepA. Joel Martin 2015-03-14 17:14:32 -0500
  • 1a2b0b306f Merge 61f47e206f into ce5f8bed34 Alex Kalderimis 2015-03-14 21:52:30 +0000
  • ce5f8bed34 Merge pull request #41 from epylar/add-outer-tests-step-3 Joel Martin 2015-03-14 11:58:59 -0500
  • 6f58a92605 Add outer tests to step3_env.mal Gavin Lewis 2015-03-14 08:49:12 -0700
  • 86da00cc55 tests: add multilevel assoc test. Joel Martin 2015-03-12 21:49:58 -0500
  • 4a55f10c42 docker: build script executable. Skip matlab automatically. Joel Martin 2015-03-12 17:41:55 -0500
  • 753635673d README: add docker test environment usage info. Joel Martin 2015-03-12 17:29:34 -0500
  • c9de2e82ed Tests: add testing Dockerfile. Impl fixes. Joel Martin 2015-03-11 22:22:35 -0500
  • 8569b2af48 Misc updates to TODO, guide and README. Joel Martin 2015-03-11 22:08:21 -0500
  • 31ad43483a tests: add step0_repl.mal test missed earlier. Joel Martin 2015-03-11 21:57:12 -0500
  • 8f1ee487cb fsharp: step 2: Eval tests pass. Still need to polish things up. Peter Stephens 2015-03-11 21:13:31 -0500
  • 7886856a59 Merge 7bd978bcd2 into ab01be1898 Vitaly Shukela 2015-03-11 16:00:44 +0000
  • 7bd978bcd2
    perl: Support newer Perl versions (e.g. v5.20.0) Vitaly _Vi Shukela 2015-03-11 18:59:46 +0300
  • ab01be1898 runtest.py: split --no-pty from --mono Joel Martin 2015-03-10 13:30:14 -0500
  • 2bb7b341a5 Merge pull request #35 from vi/fix_perl_hostlanguage_value Joel Martin 2015-03-10 10:18:06 -0500
  • 0c4a306170 Merge pull request #38 from steveno/steveno-patch-1-1 Joel Martin 2015-03-10 10:17:49 -0500
  • aafcc227a4 Merge pull request #37 from steveno/patch-1 Joel Martin 2015-03-10 10:17:29 -0500
  • f628ab687a Update types.cs Steven Oliver 2015-03-10 08:18:01 -0400
  • 10f0bf4196 Correct typo Steven Oliver 2015-03-10 08:15:33 -0400
  • 8cee6f3c7e
    Fix *host-language* in Perl Vitaly _Vi Shukela 2015-03-10 03:49:23 +0300
  • 1380d8c176 guide: fix typo and unfinished sentence in step 4. Joel Martin 2015-03-09 16:17:12 -0500
  • d2f15f5e9e Rename LICENSE file so it's picked up by github. Joel Martin 2015-03-09 14:19:44 -0500
  • e7b5e72201 Merge pull request #34 from microamp/guide-wrong-file Joel Martin 2015-03-08 23:58:29 -0500
  • 61f47e206f Added interop Alex Kalderimis 2015-03-09 01:18:25 +0000
  • 23afb41034 Added a mostly broken version of readline. Alex Kalderimis 2015-03-08 22:23:10 +0000
  • c92f4bde97 Made keywords functions of maps Alex Kalderimis 2015-03-08 14:49:13 +0000
  • 169ddeb250 guide: step2_env.qx -> step3_env.qx james sangho nah 2015-03-08 22:43:27 +1300
  • 52d3eb6be8 Merge branch 'master' of github.com:kanaka/mal Alex Kalderimis 2015-03-08 07:10:40 +0000
  • a7474afa3a Added partial Alex Kalderimis 2015-03-08 07:08:38 +0000
  • 2c79054b1a Clean-up and generalisation (allow empty catch) Alex Kalderimis 2015-03-08 06:59:55 +0000
  • 0a1e380ab3 Added try-catch Alex Kalderimis 2015-03-08 06:51:16 +0000
  • bd08422d33 README: remove gratuitous parens. Joel Martin 2015-03-07 23:56:00 -0600
  • da23c31fc6 Implemented built ins Alex Kalderimis 2015-03-08 05:51:34 +0000
  • fea18879ce Implemented atoms Alex Kalderimis 2015-03-08 04:02:08 +0000
  • 7202258d56 Added step nine. Implemented metadata Alex Kalderimis 2015-03-08 03:47:28 +0000
  • 659c0651eb Error messages that include function names Alex Kalderimis 2015-03-08 03:16:22 +0000
  • 91178b2913 Used cleaned up code from steps in main version Alex Kalderimis 2015-03-08 02:56:11 +0000
  • 398e3a4b0a Remove unneeded imports Alex Kalderimis 2015-03-08 02:53:42 +0000
  • 87b252e61e Steppified step 8 Alex Kalderimis 2015-03-08 02:39:18 +0000
  • 3d030f7013 cons returns lists Alex Kalderimis 2015-03-08 01:09:56 +0000
  • d0be0beff0 Steppified step 7 Alex Kalderimis 2015-03-08 01:06:25 +0000
  • 9a69f560d9 Steppified step-6 Alex Kalderimis 2015-03-08 00:31:10 +0000
  • 38b3bdc83f Moved logic into step 5 Alex Kalderimis 2015-03-07 22:03:59 +0000
  • a64b49453c De-regexified the reader Alex Kalderimis 2015-03-07 14:31:22 +0000
  • f80cb33bb3 Passing up to step 4 in step-wise manner Alex Kalderimis 2015-03-06 02:09:55 +0000
  • 7d675f1a63 Updated count and list Alex Kalderimis 2015-03-06 01:33:37 +0000
  • 62a33da754 White-space Alex Kalderimis 2015-03-06 01:30:56 +0000
  • 7813d8b985 Continued stepwisification of this project Alex Kalderimis 2015-03-06 01:30:24 +0000
  • 2a43bf18ef Moving logic into steps. Up to step 2 Alex Kalderimis 2015-03-06 01:06:01 +0000
  • fd5f7f01f3 Added auto-complete to the repl Alex Kalderimis 2015-03-05 23:27:34 +0000
  • f6b8ae5c54 Use the standard repl in step0 Alex Kalderimis 2015-03-05 23:14:20 +0000
  • fd12d5a256 Added more stuff to core in anticipation of its removal from steps Alex Kalderimis 2015-03-05 23:13:45 +0000
  • 0ccb24d76a Correct invocation. Alex Kalderimis 2015-03-05 22:26:42 +0000
  • 06c3821a0b Add installation and running instructions. Alex Kalderimis 2015-03-05 22:23:07 +0000
  • 99be41dfa1 Ada stage 0 Chris M Moore 2015-03-05 21:50:10 +0000
  • 1f36ad3f48 Merge 1cd0c4f3da into 758933f215 Steve Klabnik 2015-03-05 17:27:28 +0000
  • b3eedddbe7 Merge branch 'master' into fsharp Peter Stephens 2015-03-04 19:29:33 -0600
  • 0a63c9f9db guide: minor cleanup of "let*" section. Joel Martin 2015-03-07 15:59:52 -0600
  • daa1cf3fe5 guide: typo. Joel Martin 2015-03-07 15:24:22 -0600
  • 45a8b3ca5b guide: change optional section to deferrable. Joel Martin 2015-03-07 09:06:00 -0600
  • 10b07148ba All step0: add test, fix bugs, remove step0 eval. Joel Martin 2015-03-07 09:04:07 -0600
  • 64574360c5 Merge pull request #33 from microamp/typos Joel Martin 2015-03-07 08:59:03 -0600
  • 2315fd53e1 typos fixed james sangho nah 2015-03-07 16:42:18 +1300
  • 138901f99a Merge pull request #31 from microamp/py3 Joel Martin 2015-03-06 16:13:50 -0600
  • 9ab77a16c0 Merge pull request #32 from nacmartin/patch-1 Joel Martin 2015-03-06 16:09:05 -0600
  • a917237630 Removed extra parenthesis in tests for step5 Nacho Martín 2015-03-06 22:43:59 +0100
  • 8e4628da2c compatible with python 3 james sangho nah 2015-03-07 09:32:23 +1300
  • e27782ea09 tests: fix long line error when self-hosted. Joel Martin 2015-03-06 07:03:41 -0600
  • 55a253cbce Revert "Revert "Replace pcre with Rust-implemented regex crate (based on RE2)."" Joel Martin 2015-03-05 23:22:56 -0600
  • 62a05753ff Merge pull request #29 from kanaka/revert-28-master Joel Martin 2015-03-05 23:15:16 -0600
  • 30794b7111 Revert "Replace pcre with Rust-implemented regex crate (based on RE2)." Joel Martin 2015-03-05 23:14:56 -0600
  • a6b7d1334b Merge pull request #28 from BurntSushi/master Joel Martin 2015-03-05 23:09:34 -0600
  • 9522f103b3 Replace pcre with Rust-implemented regex crate (based on RE2). Andrew Gallant 2015-03-05 20:01:29 -0500
  • 9106a221b8 README: update Rust version. Joel Martin 2015-03-05 13:40:15 -0600
  • fb439f3cdf Rust: apply improvements in stepA to other steps. Joel Martin 2015-03-05 13:15:12 -0600
  • 35012ea4d5 Merge pull request #26 from alexcrichton/update Joel Martin 2015-03-05 13:07:30 -0600
  • e1b2062f95 Fix a bad copy/paste apparently Alex Crichton 2015-03-05 09:46:51 -0800
  • 758933f215 tests: add macro-in-macro test. Joel Martin 2015-03-05 11:25:26 -0600
  • bbeb1b87c2 Update Rust code to the current Rust nightly Alex Crichton 2015-03-05 00:22:43 -0800
  • a551bd4cd4 Merge pull request #25 from hellyeah/master Joel Martin 2015-03-04 20:35:22 -0600
  • 327bd96767 fsharp: step 1: Factored tokenizer out of reader and generally cleaned things up. Peter Stephens 2015-03-04 19:14:07 -0600
  • 274250fb10 Fixed implementation typo David Fontenot 2015-03-04 16:45:04 -0800
  • 4a940bb5a8 Merge branch 'master' of github.com:kanaka/mal Alex Kalderimis 2015-03-05 00:26:53 +0000
  • 2a4ecf48c9 Support macros Alex Kalderimis 2015-03-05 00:23:40 +0000
  • 1cd0c4f3da Remove Rust. Steve Klabnik 2015-03-04 14:36:20 -0500
  • 434516e0d1 Rust: build with --release. 10X performance boost! Joel Martin 2015-03-04 11:25:21 -0600
  • 6cee207674 Merge pull request #12 from tebeka/master Joel Martin 2015-03-04 10:29:46 -0600
  • c67c27e6c2 Merge pull request #21 from def-/master Joel Martin 2015-03-04 08:48:52 -0600
  • 2800f31881 Fix and clean up Nim implementation def 2015-03-04 14:12:19 +0100