bʰedoh₂ swé bedohswe
bedohswe pushed to master at bedohswe/foxp 2024-06-04 19:11:16 +00:00
10f61474be Initialize ptr->next in es_addsymbol
bedohswe pushed to master at bedohswe/foxp 2024-06-04 18:35:20 +00:00
cdc2cbaee2 Add "clean" target in Makefile
bedohswe pushed to master at bedohswe/foxp 2024-06-03 19:12:20 +00:00
e473615eca Remove "struct" keyword whenever possible
6fae121463 Add se_istravesable
Compare 2 commits »
bedohswe pushed to master at bedohswe/foxp 2024-06-03 18:55:07 +00:00
7ed5367f20 Remove TOPTREE
bedohswe pushed to master at bedohswe/foxp 2024-06-03 18:49:59 +00:00
9764aff184 Move stuff around
bedohswe pushed to master at bedohswe/foxp 2024-06-03 18:24:00 +00:00
b4243755ef Try (unsuccessfully) to make code a bit more readable
bedohswe pushed to master at bedohswe/foxp 2024-06-03 18:10:06 +00:00
512a86ed48 Check if file was opened successfuly
bedohswe pushed to master at bedohswe/foxp 2024-06-03 18:04:35 +00:00
f44429ce5d Initialize previously uninitialized values
0afd640dcc Fix memory leaks
Compare 2 commits »
bedohswe pushed to master at bedohswe/foxp 2024-06-03 17:27:53 +00:00
5392258a0d Print parsed tree on run
bedohswe pushed to master at bedohswe/foxp 2024-06-03 17:20:56 +00:00
4c1f95370c Make parser clean NONEs
bedohswe pushed to master at bedohswe/foxp 2024-06-03 16:27:55 +00:00
fced7e741f Refactor a bit
bedohswe pushed to master at bedohswe/foxp 2024-06-02 21:39:32 +00:00
221d15fbf0 Implement string parsing
bedohswe pushed to master at bedohswe/foxp 2024-06-02 20:48:13 +00:00
7906e6c4a8 Parser sort of works
bedohswe created branch master in bedohswe/foxp 2024-06-02 20:47:36 +00:00
bedohswe created repository bedohswe/foxp 2024-06-02 20:47:20 +00:00
bedohswe pushed to master at bedohswe/j2me_hello 2024-05-27 15:01:59 +00:00
2643bb724a Remove unnecessary variable and fix run target.
bedohswe pushed to master at bedohswe/j2me_hello_kotlin 2024-05-27 12:26:11 +00:00
3182088da1 Account for all files.
bedohswe pushed to master at bedohswe/j2me_hello 2024-05-27 12:25:56 +00:00
520c98ddae Account for all files.
bedohswe pushed to master at bedohswe/j2me_hello 2024-05-27 11:18:11 +00:00
66ea7a687b Make "release" a requirement for "run".
bedohswe pushed to master at bedohswe/j2me_hello_kotlin 2024-05-27 11:17:20 +00:00
c5ab5de1f5 Make "release" a requirement for "run".