1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
Joel Martin
6ce7b0ed25 Travis: add perf test. 2015-10-25 16:17:09 -05:00
Joel Martin
eb76b9fbce Travis: activate vimscript build/test. 2015-10-20 15:36:24 -05:00
Joel Martin
2cba0ca0b1 Travis: comment out self-host tests in master. 2015-10-10 15:08:50 -05:00
Joel Martin
fbcf24ee39 Travis: fix self-hosted test and error output. 2015-10-10 14:46:42 -05:00
Joel Martin
531a98a931 Travis: add self-hosted testing. 2015-10-10 10:54:08 -05:00
Joel Martin
a3b95c9917 Travis: add BUILD_IMPL=js for miniMAL. 2015-10-10 00:34:23 -05:00
Joel Martin
c727d1c802 Travis: fix/activate miniMAL. Simplify .travis* 2015-10-09 22:45:48 -05:00
Joel Martin
4e8d7c2816 Travis: fixed rust, re-activate other impls 2015-10-09 14:38:02 -05:00
Joel Martin
1a93c0c861 Travis: just test rust to debug. 2015-10-09 12:37:09 -05:00
Joel Martin
3fae6fb905 Travis: add js,mal cases back into test matrix. 2015-10-09 12:20:53 -05:00
Joel Martin
7755014c7b Travis: split build and test into separate scripts. 2015-10-09 12:13:05 -05:00
Joel Martin
1fef97e26b Travis: try just swift (os: osx) 2015-10-09 11:55:55 -05:00
Joel Martin
337c80310c guile: fix regex with unicode bug. 2015-10-09 11:15:26 -05:00
Joel Martin
758b5cd38a Travis: refactor mal build, remove stepA fail notes 2015-10-09 09:32:21 -05:00
Joel Martin
fdf80511d4 rpython: fix _cache, and update to pypy 2.7.0-alpha0
- also, enable rpython with Travis
2015-10-08 17:15:35 -05:00
Joel Martin
f4b5dcc72c Travis: remove comments about groovy, rust bugs. 2015-10-08 17:15:34 -05:00
Joel Martin
4ed896708f groovy: implement conj 2015-10-08 17:15:33 -05:00
Joel Martin
30b2ac6544 Travis: another attempt to fix mal. 2015-10-08 00:37:33 -05:00
Joel Martin
1bc76e8cff Travis: fix build of mal implementation. 2015-10-08 00:28:04 -05:00
Joel Martin
6b8a72d69a Travis: fix mal and rust docker image build. 2015-10-08 00:22:07 -05:00
Joel Martin
44571c102b Travis: fix coffee and es6
- coffee: install npm deps when built
- es6: create build directory
2015-10-07 23:32:45 -05:00
Joel Martin
4dbfd42675 Travis: fix cat of output log file. 2015-10-07 23:20:59 -05:00
Joel Martin
fc4c7889cb Travis: add remaining implementations.
- new impls: awk, crystal, elixir, erlang, es6, fsharp, groovy, guile
  (disabled), rpython (disabled)
2015-10-07 21:46:12 -05:00
Joel Martin
20cdedbaf6 Travis: disable factor for now (fails in opt stepA) 2015-10-06 18:34:53 -05:00
Joel Martin
ecdbada174 Travis: add C++(cpp), factor and julia. 2015-10-06 18:28:46 -05:00
Joel Martin
9b63e9c377 Travis: add mal and nim. 2015-10-06 17:32:29 -05:00
Joel Martin
0eb9fcb683 Travis: add ocaml, forth and miniMAL. 2015-10-06 13:28:11 -05:00
Joel Martin
72f673243e Travis: add lua and haskell. Add racket (disabled).
- racket has some stepA failures in optional areas so it would cause
  overall test failure.
2015-10-06 12:48:22 -05:00
Joel Martin
c35c7c86c5 Travis: add scala. 2015-10-06 02:49:12 -05:00
Joel Martin
60cc05463e Travis: comment out rust until fixed. 2015-10-06 02:35:40 -05:00
Joel Martin
b1d50fa655 Travis: add VB.net 2015-10-06 02:16:34 -05:00
Joel Martin
1ac6ed26f2 Travis: add R, Rust. Also coffee (broke). 2015-10-06 01:49:15 -05:00
Joel Martin
6479984c9b Travis: add C, C#, Go, Perl, PHP, and Ruby. 2015-10-06 00:56:02 -05:00
Joel Martin
d474baff47 Travis: add java, php, ps. 2015-10-05 23:31:05 -05:00
Joel Martin
e8933402bd Travis: add Clojure Dockerfile and tests. 2015-10-05 22:18:57 -05:00
Joel Martin
e152d48827 travis: add bash, c, make to test matrix. 2015-10-05 18:55:00 -05:00
Joel Martin
f7824465dc Another travisCI attempt for JS and python (matrix). 2015-10-05 17:25:48 -05:00
Joel Martin
cf1d3eae66 Add .travis.yml and js/Dockerfile
- .travis.yml: currently pulls js docker image and runs tests for js
  impl only.
2015-10-05 16:46:21 -05:00