Commit Graph

9 Commits (c46291ed8a5ace0f1c3f910cc72cb1c788ad1986)

Author SHA1 Message Date
Araozu c46291ed8a Refactor number scanners 2022-11-29 20:30:56 -05:00
Araozu 53fd824e8d Simple scientific notation scanning 2022-11-29 20:13:48 -05:00
Araozu 2c17557aad Fix errors in lexical analyzer 2022-11-28 19:16:55 -05:00
Araozu 0bb71c6822 Scan operators 2022-11-28 18:33:34 -05:00
Araozu de34dd0b71 Scan simple floating point numbers 2022-11-28 17:31:02 -05:00
Araozu a788a12eb3 Scan hex values 2022-11-28 17:05:43 -05:00
Araozu 730c5391d9 Scan simple hex value 2022-11-28 16:45:39 -05:00
Araozu c2946e7a9b Scan integers 2022-11-21 16:58:51 -05:00
Araozu 7a929ac440 Initial commit 2022-11-18 12:40:09 -05:00