History of file utils/objfw-new/NewClass.m at check-in 1106d5ad1da4f9c7
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [160c9fb54e] check-in: [7413a728a7] user: js, branch: trunk, size: 3881 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [5021124a18] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3673 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [8ec18dd2f5] check-in: [8939cbdb52] user: js, branch: trunk, size: 3673 [annotate] [blame] [check-ins using] [diff] | |
2022-08-10
| ||
21:38 | objfw-new: Add short options file: [13b11d77d3] check-in: [03227c8a54] user: js, branch: trunk, size: 3673 [annotate] [blame] [check-ins using] [diff] | |
2022-08-08
| ||
19:00 | objfw-new: Automatically generate dealloc file: [c4e1442a79] check-in: [8465dcaa25] user: js, branch: trunk, size: 3674 [annotate] [blame] [check-ins using] [diff] | |
18:53 | objfw-new: Add support for property attributes file: [4b98e4d222] check-in: [41bf4fe57b] user: js, branch: trunk, size: 3111 [annotate] [blame] [check-ins using] [diff] | |
2022-08-07
| ||
23:49 | objfw-new: Add initial support for properties file: [7272551759] check-in: [759d73547f] user: js, branch: trunk, size: 2576 [annotate] [blame] [check-ins using] [diff] | |
21:26 |
Make GCC happy again
It again fails to determine that code is unreachable and then complains | |
21:20 | objfw-new: Add --superclass file: [13185d8fd3] check-in: [64b0f552c1] user: js, branch: trunk, size: 1637 [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 | |