History of file utils/objfw-new/ObjFWNew.m at check-in merge-in:730de8f
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [40f4d106fa] check-in: [7413a728a7] user: js, branch: trunk, size: 3559 [annotate] [blame] [check-ins using] [diff] | |
2024-02-13
| ||
02:06 | utils/objfw-new: Add --test to create tests file: [0b89b26b9a] check-in: [7f12b95f9c] user: js, branch: objfwtest, size: 3351 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
11:41 | Update copyright file: [776068982a] check-in: [7324ec8590] user: js, branch: 1.0, size: 2414 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:22 | objfw-new: Document short options file: [5f604351d2] check-in: [049186b42e] user: js, branch: trunk, size: 3163 [annotate] [blame] [check-ins using] [diff] | |
17:17 | Update copyright file: [18bf6d82b0] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3129 [annotate] [blame] [check-ins using] [diff] | |
2023-12-27
| ||
20:31 | utils/objfw-new: Add help file: [2ed48001e4] check-in: [a5ab3a8207] user: js, branch: trunk, size: 3129 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [3a185096d3] check-in: [8939cbdb52] user: js, branch: trunk, size: 2414 [annotate] [blame] [check-ins using] [diff] | |
2022-11-13
| ||
19:07 | Add OFApplicationDidFinishLaunchingNotification file: [e1d195ab36] check-in: [204b27318f] user: js, branch: trunk, size: 2414 [annotate] [blame] [check-ins using] [diff] | |
2022-10-18
| ||
17:21 | objfw-new: Complain if the name contains dots file: [efa3835453] check-in: [ea61899548] user: js, branch: trunk, size: 2382 [annotate] [blame] [check-ins using] [diff] | |
2022-08-10
| ||
21:38 | objfw-new: Add short options file: [6054a43bff] check-in: [03227c8a54] user: js, branch: trunk, size: 2260 [annotate] [blame] [check-ins using] [diff] | |
2022-08-07
| ||
23:49 | objfw-new: Add initial support for properties file: [620606a28a] check-in: [759d73547f] user: js, branch: trunk, size: 2342 [annotate] [blame] [check-ins using] [diff] | |
21:20 | objfw-new: Add --superclass file: [28e90aedf9] check-in: [64b0f552c1] user: js, branch: trunk, size: 1939 [annotate] [blame] [check-ins using] [diff] | |
20:57 | objfw-new: Use proper long options file: [6661dc925a] check-in: [ceee745736] user: js, branch: trunk, size: 1754 [annotate] [blame] [check-ins using] [diff] | |
20:46 |
Added:
Rewrite objfw-new in ObjC
This offers more flexibility in the future, e.g. to generate classes | |