aboutsummaryrefslogtreecommitdiffstats
path: root/alv/builtins.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix (~ evt initial) bugs-ol2021-05-011-1/+1
* add thread-first/thread-last macro + specs-ol2021-05-011-0/+47
* add array/maps-ol2021-05-011-2/+3
* fix array builtins-ol2021-01-301-1/+1
* have alv-lua modules return Results, not plain tabless-ol2020-09-041-43/+46
* support :vis() on builtinss-ol2020-09-011-1/+6
* fix if, add whens-ol2020-08-211-3/+35
* move struct ops into librarys-ol2020-08-211-175/+0
* dirty (remove) implementations-ol2020-08-201-3/+42
* dirty (insert) implementations-ol2020-08-201-15/+92
* implement (set) as per specs-ol2020-08-191-1/+35
* fix require and dos-ol2020-08-141-2/+5
* fix crash when last expression in (do …) returns Constants-ol2020-07-151-2/+5
* Op: vis method instead of fields-ol2020-07-151-6/+6
* add vis field to Opss-ol2020-07-111-0/+1
* move util/switch to builtinss-ol2020-07-111-5/+58
* store RTNode in Builtins-ol2020-07-081-16/+18
* add loop/recurs-ol2020-05-271-0/+79
* rename base.match.val → base.match.sigs-ol2020-05-271-7/+7
* align some docstringss-ol2020-05-211-2/+2
* rename alv.builtin to alv.builtinss-ol2020-05-211-0/+512