Timeline for Why does the type go after the variable name in modern programming languages?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 15, 2022 at 10:38 | comment | added | gnasher729 | In Xcode, refactoring is never, ever text based. Instead, the source is run through the compiler, far enough to analyse its structure according to the complete language rules, then the structure is modified, and source code generated for it. If the compiler can compile it, then a refactoring tool can refactor it. | |
| Jan 12, 2022 at 20:13 | review | First answers | |||
| Jan 26, 2022 at 20:21 | |||||
| Jan 12, 2022 at 20:09 | history | edited | ChrisoLosoph | CC BY-SA 4.0 |
removed a bit of unrelated criticism of Nim.
|
| Jan 12, 2022 at 19:55 | review | Late answers | |||
| Jan 12, 2022 at 20:12 | |||||
| S Jan 12, 2022 at 19:39 | review | First answers | |||
| Jan 12, 2022 at 20:12 | |||||
| S Jan 12, 2022 at 19:39 | history | answered | ChrisoLosoph | CC BY-SA 4.0 |