Commit Graph

14 Commits

Author SHA1 Message Date
Yasuhiro Hatta 485738a95c Use `malloc` / `free` instead of `Array` 2016-11-04 20:05:40 +09:00
Yasuhiro Hatta 597272db9b Error handling #10 2016-10-24 01:22:23 +09:00
Yasuhiro Hatta 40e34fc990 Replace magic number with variable 2016-10-23 02:22:07 +09:00
Yasuhiro Hatta 3834bbbb4f Run swiftlint autocorrect 2016-10-23 01:06:26 +09:00
Yasuhiro Hatta e010536e1e Swift 3.0 support #2 2016-08-21 18:48:17 +09:00
Yasuhiro Hatta 0acd6ddd20 Fix compiler warning 2016-08-21 11:32:27 +09:00
Yasuhiro Hatta 445882ac94 Apply the UpperCamelCase to enums 2016-07-23 13:25:39 +09:00
Yasuhiro Hatta 2703bb9385 Version 0.3.0 2016-07-23 13:06:03 +09:00
Yasuhiro Hatta 85e1ece74c Implement error handling 2016-07-20 01:20:09 +09:00
Yasuhiro Hatta 0dfc025b79 Clean up the code 2016-07-20 01:17:27 +09:00
Yasuhiro Hatta 29d0f2b091 Use Swift built-in Unicode Codecs 2016-06-26 02:35:13 +09:00
Yasuhiro Hatta f9df2e5c9d Code refactoring 2016-06-23 00:52:17 +09:00
Yasuhiro Hatta 58f9399e57 Code refactoring 2016-06-22 00:30:17 +09:00
Yasuhiro Hatta db64ab561f Add new algorithm 2016-06-21 01:23:20 +09:00