]> git.leonardobizzoni.com Git - LBPL/log
LBPL
18 months agoForgot to update README
LeonardoBizzoni [Fri, 6 Sep 2024 14:32:48 +0000 (16:32 +0200)]
Forgot to update README

18 months agoFixed typos and error in lexer EOF checks
LeonardoBizzoni [Fri, 6 Sep 2024 14:27:16 +0000 (16:27 +0200)]
Fixed typos and error in lexer EOF checks

18 months agoChanged `src` file structure
LeonardoBizzoni [Fri, 6 Sep 2024 13:12:38 +0000 (15:12 +0200)]
Changed `src` file structure

18 months agoReplaced `Lexer` instances with fn calls
LeonardoBizzoni [Thu, 5 Sep 2024 12:16:08 +0000 (14:16 +0200)]
Replaced `Lexer` instances with fn calls

18 months agoMerged `/lib` and `/src`
LeonardoBizzoni [Mon, 2 Sep 2024 15:16:27 +0000 (17:16 +0200)]
Merged `/lib` and `/src`

2 years agoRenamed `LBPLType` to `Value` and changed example code
LeonardoBizzoni [Mon, 22 Jan 2024 14:58:45 +0000 (15:58 +0100)]
Renamed `LBPLType` to `Value` and changed example code

2 years agoCreate LICENSE
LeonardoBizzoni [Sun, 29 Oct 2023 17:24:50 +0000 (18:24 +0100)]
Create LICENSE

2 years agoUpdated example code
LeonardoBizzoni [Sun, 29 Oct 2023 17:22:11 +0000 (18:22 +0100)]
Updated example code

2 years agoForgot to interpret "this" expresions
LeonardoBizzoni [Sun, 29 Oct 2023 17:17:31 +0000 (18:17 +0100)]
Forgot to interpret "this" expresions

2 years agoMemory mapped source file
LeonardoBizzoni [Mon, 23 Oct 2023 16:36:27 +0000 (18:36 +0200)]
Memory mapped source file

2 years agoFinished interpreting class related statements
LeonardoBizzoni [Sun, 3 Sep 2023 10:40:51 +0000 (12:40 +0200)]
Finished interpreting class related statements