Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file bootstrap/main.c at check-in c163bb063cb1e540
|
2017-07-30
| ||
| 05:24 | Deleted: emptied repo... starting js version check-in: [09c546b2c8] user: athaudia branch: trunk, size: 0 | |
|
2017-07-20
| ||
| 19:31 | declaring variable twice is an error now file: [e3fae35cf6] check-in: [5bffa792ee] user: athaudia branch: trunk, size: 2662 | |
| 16:54 | generating var decls file: [929ff12066] check-in: [2cd1239c0c] user: athaudia branch: trunk, size: 2619 | |
| 16:41 | annotating var decls file: [0625789450] check-in: [b64859e9a0] user: athaudia branch: trunk, size: 2336 | |
|
2017-07-16
| ||
| 00:23 | seperated into multiple files file: [6adda887d1] check-in: [6657b2ca2a] user: athaudia branch: trunk, size: 2294 | |
| 00:11 | refactored p_fun_param out of p_fun file: [6cb00cb1d8] check-in: [71d330ca80] user: athaudia branch: trunk, size: 14044 | |
|
2017-07-15
| ||
| 23:31 | tiny bit of refactoring and documenting file: [6fe964fe34] check-in: [93a1d09191] user: athaudia branch: trunk, size: 13960 | |
| 16:27 | changed formatting file: [f657e9557c] check-in: [bf89758096] user: athaudia branch: trunk, size: 13948 | |
|
2017-07-13
| ||
| 10:54 | cleaned up debug output, and always exit when erroring file: [aefca44c45] check-in: [31d4abed62] user: athaudia branch: trunk, size: 13919 | |
| 08:46 | forgot { in output file: [ab6883b79e] check-in: [5dd83026e9] user: athaudia branch: trunk, size: 14271 | |
| 00:33 | mangled names file: [cd1b2210f7] check-in: [fd180a44da] user: athaudia branch: trunk, size: 14252 | |
| 00:26 | annotate expressions and function calls file: [2d8694aba9] check-in: [c163bb063c] user: athaudia branch: trunk, size: 13960 | |
|
2017-07-11
| ||
| 01:03 | annotating parameters file: [7f9a0aa968] check-in: [2b6942b843] user: athaudia branch: trunk, size: 11948 | |
| 00:59 | annotating data types file: [1016c1b91a] check-in: [afc06aeb77] user: athaudia branch: trunk, size: 11890 | |
|
2017-07-10
| ||
| 15:08 | starting to detach type name from type file: [7ad15b11ab] check-in: [5c1fe9e51e] user: athaudia branch: trunk, size: 10200 | |
|
2017-07-05
| ||
| 01:47 | restructured data type printing file: [3a600d8d3c] check-in: [29ec2b46a7] user: athaudia branch: trunk, size: 10080 | |
| 01:41 | var use file: [cec9092081] check-in: [bc1494a7d4] user: athaudia branch: trunk, size: 9961 | |
| 01:31 | function parameters file: [a79b110e8a] check-in: [550a1e44bb] user: athaudia branch: trunk, size: 9787 | |
|
2017-07-04
| ||
| 15:55 | function definitions aren't part of one big tree file: [35ddb2589d] check-in: [361458f8d6] user: athaudia branch: trunk, size: 8993 | |
| 12:30 | actually using return type in output... file: [c05c1b326e] check-in: [84723ea2ee] user: athaudia branch: trunk, size: 8255 | |
| 12:27 | return type for function definitions file: [8b6c4b69bc] check-in: [fcfd45224a] user: athaudia branch: trunk, size: 8190 | |
|
2017-07-03
| ||
| 17:25 | int literal node file: [6f6c9039e6] check-in: [f08e11090d] user: athaudia branch: trunk, size: 7876 | |
| 00:31 | started compiling to C file: [359b285bd6] check-in: [af6546d101] user: athaudia branch: trunk, size: 6918 | |
| 00:14 | started creating AST file: [2377ab4084] check-in: [61b91f5472] user: athaudia branch: trunk, size: 5955 | |
| 00:01 | started parser file: [4b8f98b935] check-in: [7fdd18d2a4] user: athaudia branch: trunk, size: 5276 | |
|
2017-07-02
| ||
| 23:10 | token array file: [8b4b15e186] check-in: [77c47e016d] user: athaudia branch: trunk, size: 3630 | |
| 22:53 | basic lexing step file: [4233bc3446] check-in: [1fc8728292] user: athaudia branch: trunk, size: 2891 | |
| 21:36 | started tokeniser file: [bec7d6cd3b] check-in: [9c7b5ad187] user: athaudia branch: trunk, size: 296 | |
| 21:21 | Added: bootstrap setup file: [b059e08621] check-in: [5f44be15c3] user: athaudia branch: trunk, size: 28 | |