1
0
mirror of https://github.com/janet-lang/janet synced 2024-07-07 04:14:21 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Calvin Rose
6ace978ab8 Merge branch 'master' of github.com:bakpakin/dst 2018-03-25 21:12:43 -04:00
Calvin Rose
44d2049c94 Update lazyseqs.dst and boot.dst 2018-03-25 20:39:38 -04:00
Gavlooth
0ebc95aa2b Improve lazy2iter and fix a typo in specials.c 2018-03-24 07:46:05 +02:00
Gavlooth
68bf4d460b Replicate segmentation fault 2018-03-23 05:39:16 +02:00
Heefoo
986c1764ef Improve lazyseq 2018-03-22 12:48:46 +02:00
Heefoo
e7fe9fdcf6 Add iter2lazy and lazy2iter 2018-03-22 10:31:04 +02:00
Calvin Rose
3e1e258546 Fix a compiler bug in the do special form. 2018-03-19 14:51:18 -04:00
Calvin Rose
9461eb8b74 Revert to old delay macro. 2018-03-18 10:18:41 -04:00
Calvin Rose
93f6bb856f Update lazyseq example. 2018-03-18 09:18:53 -04:00
Calvin Rose
82e5d915f7 Add makefile back. 2018-03-18 09:17:20 -04:00
Calvin Rose
4a76f2ae32 Replace varset! with algol style := 2018-03-16 18:15:34 -04:00
Calvin Rose
110c780747 Update apply to be variadic, and keep non variadic form as apply1 2018-03-16 15:45:24 -04:00
bakpakin
d3a1d97649 Update boot.dst and lazyseq examples. 2018-03-16 13:40:10 -04:00
Calvin Rose
e8dfe673f2 Update sourcemapping structure. Add seqs example file. 2018-03-15 23:28:30 -04:00