| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-30 | Ocaml: Add read, print for vector, map | Chouser | |
| 2015-01-30 | Ocaml: rename Types.MalList to Types.List | Chouser | |
| 2015-01-30 | Ocaml: Add string functions | Chouser | |
| 2015-01-30 | Ocaml: Add step 4, but not str fns or optionals. | Chouser | |
| 2015-01-30 | Ocaml: Finally fix race conditions in compilation | Chouser | |
| Also, use native compilation for everything except Ocaml REPL. | |||
| 2015-01-30 | Ocaml: Add step 3 | Chouser | |
| 2015-01-30 | Ocaml: made minor fixes, mostly to Makefile | Chouser | |
| 2015-01-30 | Ocaml: Add step 2, nothing optional | Chouser | |
| 2015-01-30 | Ocaml: Added step 1, missing some optional functionality | Chouser | |
| 2015-01-30 | OCaml: add step 0 | Chouser | |
| 2015-01-29 | guide.md: add link to langpop.corger.nl | Joel Martin | |
| Also, fix grammar. | |||
| 2015-01-29 | Draft guide and architecture diagrams. | Joel Martin | |
| 2015-01-17 | Template cleanup. | Joel Martin | |
| 2015-01-08 | Lua: all steps and self-hosting. | Joel Martin | |
| Also some misc docs/TODO updates. | |||
| 2015-01-08 | Move template to top level. Add license. | Joel Martin | |
| Also, cleanup TODO a bit. | |||
| 2015-01-09 | TODO: misc cleanup. | Joel Martin | |
| 2015-01-09 | Python: fix python3 support with keywords. | Joel Martin | |
| 2015-01-09 | Clojure: only load readline history once. | Joel Martin | |
| 2015-01-09 | Make: refactor number type. Support large numbers. | Joel Martin | |
| - Can support numbers up to 100 decimal digits in length. - Still no support for negative numbers or floating point. - Change time-secs to time-ms and remove conditional in perf.mal | |||
| 2015-01-09 | Racket: add readline/line edit support. | Joel Martin | |
| 2015-01-09 | Misc cleanup. Move *host-language* to stepA. | Joel Martin | |
| 2015-01-09 | Racket: add steps0-A. Self-hosting. | Joel Martin | |
| - Some additioanl tests. - Split step9 tests into optional but self-hosting requirements (metadata on functions) and other optional (conj, metadata on collections). | |||
| 2015-01-09 | Haskell: add error handling and try*/catch*. | Joel Martin | |
| Achieve self-hosting! | |||
| 2015-01-09 | Haskell: Add steps9-A, metadata, and atoms. | Joel Martin | |
| Some refactoring of Core.hs to make better use of pattern matching. Only remaining thing is exception handling (generic try/throw). | |||
| 2015-01-09 | Haskell: add step7 and 8. | Joel Martin | |
| 2015-01-09 | Haskell: steps 4-6. Line editing. Simpler fn calls. | Joel Martin | |
| 2015-01-09 | Haskell: steps 0-3 | Joel Martin | |
| 2015-01-09 | Scala: refactor collections with metadata. | Joel Martin | |
| Convert numeric to Long. Add time-ms. Add Makefile for stats targets. | |||
| 2015-01-09 | Scala: all steps 0-9 but no metadata. | Joel Martin | |
| 2015-01-09 | All: add keywords. | Joel Martin | |
| Also, fix nth and count to match cloure. | |||
| 2015-01-09 | VB.Net, C#: fix cmd line arg handling with --raw | Joel Martin | |
| 2015-01-09 | VB.Net: port of C# version. | Joel Martin | |
| 2015-01-09 | C#: use closure for RE func. Shorter type names. | Joel Martin | |
| 2015-01-09 | CoffeeScript: add missed node_readline.coffee | Joel Martin | |
| 2015-01-09 | CoffeeScript: add all steps. Self-hosting. | Joel Martin | |
| 2015-01-09 | R: add time-ms. Readline history. Misc cleanups. | Joel Martin | |
| 2015-01-09 | R: atom support, fixes for self-hosting. | Joel Martin | |
| 2015-01-09 | R: add hash-map and metadata support. | Joel Martin | |
| 2015-01-09 | R: add step8_macros and step9_try. | Joel Martin | |
| 2015-01-09 | R: add step6_file and step7_quote | Joel Martin | |
| Change symbols to be special class. | |||
| 2015-01-09 | R: add step4_if_fn_do and step5_tco. | Joel Martin | |
| Switch nil from NULL to special class. | |||
| 2015-01-09 | R: step0-3, readline FFI. | Joel Martin | |
| 2015-01-08 | Merge pull request #2 from alandipert/master | Joel Martin | |
| README: tiny typo fix | |||
| 2015-01-08 | tiny typo fix | Alan Dipert | |
| 2015-01-08 | rust: update README. Remove exp.rs compilation. | Joel Martin | |
| 2015-01-06 | go: add time-ms. Ruby: fix step9,A content. | Joel Martin | |
| 2015-01-06 | rust: fix quote/quasiquote of vectors. | Joel Martin | |
| 2015-01-06 | rust: add conj, stepA. Self-hosting! | Joel Martin | |
| 2015-01-06 | rust: add metadata support. | Joel Martin | |
| 2015-01-06 | rust: add atom support. Fix vector params. | Joel Martin | |
