summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-time/include
AgeCommit message (Expand)Author
2019-07-27Fix the lack of precision for `Time`; ref d74355061dearblue
2019-07-22Fix `mruby-time` to work with `MRB_WITHOUT_FLOAT`; ref #4576Yukihiro "Matz" Matsumoto
2019-01-08Export Time creation APItake-cheeze