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