| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2019-02-24 | Refactor | syuilo | 1 | -41/+0 |
| 2019-02-24 | Fix doc | syuilo | 1 | -0/+3 |
| 2019-02-24 | Improve type definitions | syuilo | 1 | -0/+38 |
| 2019-02-20 | Fix #4329 (#4330) | Acid Chicken (硫酸鶏) | 1 | -0/+41 |
| 2019-02-17 | Use object instead of if chain (#4212) | Acid Chicken (硫酸鶏) | 1 | -0/+1 |
| 2019-02-13 | Add prelude function for URL Query (#4135) | Acid Chicken (硫酸鶏) | 1 | -0/+7 |
| 2019-02-07 | Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d | syuilo | 1 | -10/+0 |
| 2019-02-06 | Check config on load (#4170) | Aya Morisawa | 1 | -0/+10 |
| 2019-02-06 | Introduce option type (#4150) | Aya Morisawa | 1 | -0/+20 |
| 2018-12-24 | Use join instead of reduce | Aya Morisawa | 1 | -1/+1 |
| 2018-12-22 | Improve MFM bracket matching | Aya Morisawa | 1 | -0/+6 |
| 2018-12-20 | Refactor MFM | Aya Morisawa | 1 | -0/+36 |
| 2018-12-19 | Change naming (#3678) | MeiMei | 2 | -6/+6 |
| 2018-12-19 | Resolve #3676 (#3677) | Acid Chicken (硫酸鶏) | 1 | -1/+1 |
| 2018-12-19 | Add Predicate type | Aya Morisawa | 2 | -3/+6 |
| 2018-12-19 | Add relation types | Aya Morisawa | 2 | -1/+6 |
| 2018-12-19 | Fix comment | Aya Morisawa | 1 | -2/+2 |
| 2018-12-19 | Add comments for prelude/array.ts | Aya Morisawa | 1 | -0/+33 |
| 2018-12-19 | Use consistent naming convention | Aya Morisawa | 1 | -2/+2 |
| 2018-12-11 | Use for-of instead of forEach (#3583) | Aya Morisawa | 1 | -0/+4 |
| 2018-12-02 | Use takeWhile instead of some (#3475) | Aya Morisawa | 1 | -0/+12 |
| 2018-11-11 | Check MongoDB version (#3185) | Aya Morisawa | 1 | -0/+8 |
| 2018-11-09 | Rename: setDifference -> difference (#3177) | Aya Morisawa | 1 | -2/+6 |
| 2018-11-09 | Add group function (#3175) | Aya Morisawa | 2 | -0/+20 |
| 2018-11-09 | Fix #3170 (#3173) | Aya Morisawa | 1 | -0/+4 |
| 2018-09-12 | Add toLowerCase | syuilo | 1 | -1/+5 |
| 2018-09-12 | Add toUpperCase function (#2697) | Aya Morisawa | 1 | -1/+5 |
| 2018-09-07 | Add sum function (#2653) | Aya Morisawa | 1 | -0/+4 |
| 2018-09-07 | Add capitalize function (#2651) | Aya Morisawa | 1 | -0/+3 |
| 2018-09-07 | Add unique function (#2644) | Aya Morisawa | 1 | -0/+4 |
| 2018-09-07 | Add erase function (#2641) | Aya Morisawa | 1 | -0/+4 |
| 2018-09-06 | Add concat function (#2640) | Aya Morisawa | 1 | -1/+5 |
| 2018-09-06 | Resolve #2631 (#2632) | Aya Morisawa | 1 | -0/+3 |
| 2018-09-06 | Resolve #2629 (#2630) | Aya Morisawa | 1 | -0/+4 |
| 2018-09-06 | Add README.md for prelude (#2628) | Aya Morisawa | 1 | -0/+3 |
| 2018-09-06 | Resolve #2625 (#2627) | Aya Morisawa | 1 | -0/+7 |