1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 18:48:12 +03:00
Commit Graph

1371 Commits

Author SHA1 Message Date
Dov Murik
5f7cbd77bb lua: add seq and string?
Issue #166
2016-02-14 20:51:38 -05:00
Dov Murik
2176357cf1 perl: add seq and string?
Issue #166
2016-02-14 20:51:38 -05:00
Dov Murik
7b25f92cca fsharp: add seq and string?
Issue #166
2016-02-14 20:51:37 -05:00
Dov Murik
25dff298f8 vb: add seq and string?
Issue #166
2016-02-14 20:51:37 -05:00
Dov Murik
2d7c177ce2 cs: add seq and string?
Issue #166
2016-02-14 20:51:37 -05:00
Chris M Moore
aa8c18004f Ada: add a vectpr impl of Add_Defs + cleanups 2016-02-12 22:18:27 +00:00
Joel Martin
610c61e531 Merge pull request #171 from dubek/ocaml-clear-exceptions
ocaml: Clearer top-level exception handling
2016-02-12 16:11:56 -06:00
Joel Martin
8e32dbb6aa groovy, java, scala: add seq/string?.
Issue #166.

Also, add keyword? step9 test on zero length strings.
2016-02-12 09:59:39 -06:00
Joel Martin
98229500e4 Merge pull request #170 from dubek/issue_166_d_go_vimscript
d, go, vimscript: add seq and string?
2016-02-12 09:39:03 -06:00
Dov Murik
19950b9f1d ocaml: Clearer top-level exception handling 2016-02-12 10:38:27 -05:00
Dov Murik
20858d2916 d: add seq and string?
Issue #166
2016-02-12 10:16:05 -05:00
Dov Murik
622c73eeeb vimscript: add seq and string?
Issue #166
2016-02-12 10:16:05 -05:00
Dov Murik
bb95e7a9a5 go: add seq and string?
Issue #166
2016-02-12 10:16:04 -05:00
Joel Martin
ce6ebfcc06 Merge pull request #169 from dubek/issue_166_tcl
tcl: add seq and string?
2016-02-12 08:24:51 -06:00
Dov Murik
0e198b2cc6 tcl: add seq and string?
Issue #166
2016-02-11 23:31:03 -05:00
Joel Martin
f16ca502ff Merge pull request #168 from sdt/sdt/cpp-string-ops
C++ string? & seq implementations
2016-02-11 20:05:00 -06:00
Chris M Moore
705f3d2ce4 Ada: added proper vector type 2016-02-11 23:48:10 +00:00
Stephen Thirlwall
b43cf8d6c9 C++ string? & seq implementations 2016-02-12 10:43:15 +11:00
Joel Martin
2a172a8827 Merge pull request #167 from dubek/issue_166_ocaml
ocaml: add seq and string?
2016-02-11 14:44:36 -06:00
Joel Martin
ee5f9da46d mal, rust: add seq/string?
Issue #166.
2016-02-11 14:38:29 -06:00
Dov Murik
57bff34693 ocaml: add seq and string?
Issue #166
2016-02-11 15:26:22 -05:00
Joel Martin
a968e287c1 make, ps, ruby: add seq/string?
Issue #166
2016-02-11 13:57:49 -06:00
Joel Martin
6791e640e1 haxe, matlab, miniMAL, python, rpython: add seq/string?
Issue #166.
2016-02-11 09:19:53 -06:00
Joel Martin
4c14a8b835 bash, c, clojure, coffee, es6, js: add seq/string?
Issue #166.
2016-02-11 09:18:46 -06:00
Joel Martin
329b6db3cf Add seq and string? tests.
Issue #166
2016-02-11 09:17:49 -06:00
Joel Martin
044eb1c758 examples/pprint.mal: comment out inline tests. 2016-02-10 16:21:33 -06:00
Joel Martin
531d0798ce Simple pprint example.
Answering #165.
2016-02-10 16:19:32 -06:00
Joel Martin
425233e3ad Matlab: fix real matlab issues, , add conj.
Default mode is now Octave, but hex literals and columns numbers on
stack traces are not supported by Matlab so use decimal.

Also, add conj.
2016-02-05 17:31:19 -06:00
Joel Martin
c32565152d bash, nim: fix self-hosted string handling 2016-02-05 16:28:07 -06:00
Joel Martin
17946efbad Haxe, Julia, miniMAL: self-hosting fixes.
- Haxe: correctly set *ARGV*
- Julia: fix map function concatenation of results
- miniMAL: fix (= 'abc nil) and add test in step7 to catch it.
2016-02-05 13:27:30 -06:00
Joel Martin
d82b175c10 Merge pull request #158 from dubek/first-rest-nil
Fix first and rest with nil argument
2016-02-04 11:39:29 -06:00
Dov Murik
dfabec9339 kotlin: Fix (rest nil) 2016-02-03 23:23:19 -05:00
Dov Murik
c36d5b39d1 groovy, java, scala: Fix (first nil) and (rest nil) 2016-02-03 21:23:49 -05:00
Dov Murik
b5f4363f2d swift: Fix (rest nil) 2016-02-03 21:23:49 -05:00
Dov Murik
283779ea75 cs, fsharp, vb: Fix (first nil) and (rest nil) 2016-02-03 21:23:48 -05:00
Dov Murik
866042440b cpp, haxe, rust: Fix (first nil) and (rest nil) 2016-02-03 21:23:48 -05:00
Dov Murik
6832696bbd awk, haskell: Fix (first nil) and (rest nil) 2016-02-03 21:23:48 -05:00
Dov Murik
8b99c2685a c, julia: Fix (first nil) and (rest nil) 2016-02-03 21:23:47 -05:00
Dov Murik
7504874345 factor, go, guile, miniMAL, ps: Fix (first nil) and (rest nil) 2016-02-03 21:23:47 -05:00
Dov Murik
d46927d0c8 elixir, erlang, lua, php, r, vimscript: Fix (first nil) and (rest nil) 2016-02-03 21:23:47 -05:00
Dov Murik
8d1e25ac24 coffee, es6, js, perl, python, ruby: Fix (first nil) and (rest nil) 2016-02-03 21:23:46 -05:00
Dov Murik
4e284171ed tests: Add tests for (first nil) and (rest nil) 2016-02-03 21:23:45 -05:00
Joel Martin
d5a3eb9454 rpython, matlab: fix first/rest on nil. 2016-02-03 12:22:29 -06:00
Joel Martin
35ea7a9ec7 Remove soft around nested equality tests
Related to issue #123
2016-02-01 15:10:12 -06:00
Joel Martin
d66cf2d58f Merge pull request #164 from dubek/factor-fix-nested-equality
factor: Fix nested list/vector/map equality
2016-02-01 15:01:27 -06:00
Dov Murik
bea28ee945 factor: Fix nested list/vector/map equality 2016-02-01 15:20:34 -05:00
Joel Martin
877c627bbd Merge pull request #163 from ekmartin/step_9_elixir_soft_fail
Elixir: Make sure equals for maps has the correct list/vector behavior
2016-02-01 12:17:43 -06:00
ekmartin
e11a5d44b8 Elixir: Make sure equals for maps has the correct list/vector behavior 2016-02-01 18:58:12 +01:00
Joel Martin
d18183fa57 Merge pull request #161 from dubek/guide-time-ms-conj
guide: Document time-ms and conj
2016-02-01 11:31:56 -06:00
Joel Martin
cbd961bde6 Merge pull request #162 from dubek/erlang-fix-nested-equality
erlang: Fix nested list/vector/map equality
2016-02-01 11:05:38 -06:00