| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-26 | Fixes an issue with optimization of orddict updates.HEADmaster | Nathanael Sensfelder | |
| 2019-10-30 | Adds NOP optimizations. | nsensfel | |
| 2019-10-22 | Adds forgotten variable constructor. | Nathanael Sensfelder | |
| 2019-10-22 | Fixes issues with the optimization. | Nathanael Sensfelder | |
| 2019-10-21 | Fixes apply('bind'), optimizes 'bind', 'ternary'. | Nathanael Sensfelder | |
| 2019-10-21 | Adds 'if-then-else/ternary' and 'let/bind' ops. | Nathanael Sensfelder | |
| 2019-10-12 | Exposes basic_apply_to/2. | Nathanael Sensfelder | |
| 2019-10-11 | Adds orddict update optimization. | nsensfel | |
| 2019-10-09 | Validated through dialyzer. | Nathanael Sensfelder | |
| 2019-10-09 | ... | nsensfel | |
| 2019-10-09 | Pretty sure the lists should be reverse. | Nathanael Sensfelder | |
| 2019-10-09 | Adds another optimization. | Nathanael Sensfelder | |
| And some forgotten ataxic_sugar change. | |||
| 2019-10-09 | Moves the optimization functions out. | nsensfel | |
| 2019-04-26 | Dubious way to have lazy orddict updates. | Nathanael Sensfelder | |
| I want to keep the benefits of orddict:fetch vs orddict:find, but still be able to re-use the existing code when adding a new element. | |||
| 2019-04-26 | Adds an optimization for NOPs in sequences. | nsensfel | |
| 2019-04-25 | Makes it pass the Dialyzer check again. | Nathanael Sensfelder | |
| 2019-04-25 | Adds a flatten optimization for sequences. | nsensfel | |
| 2019-04-24 | Adds notes for a future feature. | Nathanael Sensfelder | |
| 2019-04-24 | Maybe adds an optimization function. | Nathanael Sensfelder | |
| 2019-04-24 | TODO: Optimize sequences. | nsensfel | |
| 2019-04-23 | Adds an ordset update function. | nsensfel | |
| 2019-02-18 | Adds json encode/decode functions. | nsensfel | |
| 2019-02-08 | Fixes list_con not using ataxic as parameter. | nsensfel | |
| 2019-01-18 | Fixes position of ID param for add_at & reserve_at | nsensfel | |
| 2019-01-18 | Correctly defines the basic() type. | nsensfel | |
| 2019-01-16 | Use ataxia_time as a param, not seconds. | Nathanael Sensfelder | |
| 2019-01-16 | ... | nsensfel | |
| 2019-01-16 | ... | Nathanael Sensfelder | |
| 2019-01-15 | Adds Makefile | nsensfel | |
| 2019-01-15 | ... | nsensfel | |
| 2019-01-14 | [BROKEN] Adding {fetch,update_fetch,update,remove}_if OPs. | nsensfel | |
| 2019-01-11 | Small mistake there... | nsensfel | |
| 2019-01-10 | Allows the use of locks when creating entries. | nsensfel | |
| 2019-01-05 | Woops, forgot to remove 'export_all'. | Nathanael Sensfelder | |
| 2019-01-05 | For some reason, Dialyzer didn't report that... | Nathanael Sensfelder | |
| 2019-01-05 | Implements most of ataxia_server's functions. | Nathanael Sensfelder | |
| 2019-01-04 | ... | nsensfel | |
| 2019-01-02 | Woops, forgot a field. | Nathanael Sensfelder | |
| 2018-12-21 | ... | Nathanael Sensfelder | |
| 2018-12-20 | 'janitor' is not included in 'any'. | Nathanael Sensfelder | |
| 2018-12-15 | ... | Nathanael Sensfelder | |
| 2018-12-15 | Get debug to okay the src files. | Nathanael Sensfelder | |
| 2018-12-15 | ... | Nathanael Sensfelder | |
| 2018-12-15 | ... | Nathanael Sensfelder | |
| 2018-12-15 | ... | Nathanael Sensfelder | |
| 2018-12-14 | ... | nsensfel | |
| 2018-12-13 | Adds some much needed syntaxic sugar. | Nathanael Sensfelder | |
| 2018-12-13 | ... | nsensfel | |
| 2018-12-13 | ... | nsensfel | |
| 2018-12-12 | ... | Nathanael Sensfelder | |


