Skip to content

Activity

Code cleanup

IacovlevMaximpushed 1 commit to master • 3540ab5…c487f55 • 
on Dec 10, 2023

Merge remote-tracking branch 'origin/master'

IacovlevMaximpushed 2 commits to master • 2e42cc2…3540ab5 • 
on Dec 10, 2023

merged

andyp1xe1pushed 2 commits to master • c9c4186…2e42cc2 • 
on Dec 5, 2023

Added lines in error messages

IacovlevMaximpushed 1 commit to master • d6ebc64…c9c4186 • 
on Dec 5, 2023

fixed a bunch of things, don't even remember what + added multiple tests

andyp1xe1pushed 1 commit to master • 05ad08c…d6ebc64 • 
on Dec 5, 2023

added block depth count in skip_block()

andyp1xe1pushed 1 commit to master • a46a2bd…05ad08c • 
on Dec 4, 2023

finished while, and some memmory freeing

andyp1xe1pushed 2 commits to master • 839d788…a46a2bd • 
on Dec 4, 2023

Modified variable regex in lexer.c

IacovlevMaximpushed 1 commit to master • 18b9e1e…839d788 • 
on Nov 27, 2023

fixed not func

andyp1xe1pushed 1 commit to master • f1eff98…18b9e1e • 
on Nov 25, 2023

some refactoring

andyp1xe1pushed 1 commit to master • fe76153…f1eff98 • 
on Nov 25, 2023

error handling for missing cond exp

andyp1xe1pushed 1 commit to master • 9140471…fe76153 • 
on Nov 23, 2023

spell check

andyp1xe1pushed 1 commit to master • b99a590…9140471 • 
on Nov 23, 2023

integrated print and input in parser, and ajusted some error handling

andyp1xe1pushed 1 commit to master • 967db5f…b99a590 • 
on Nov 23, 2023

Added print as operation in lexer.c

IacovlevMaximpushed 3 commits to master • a0c2bee…967db5f • 
on Nov 23, 2023

added null checks cuz forgor

andyp1xe1pushed 1 commit to master • d07be2c…a0c2bee • 
on Nov 22, 2023

fixed typechecking for boolean operaitons

andyp1xe1pushed 3 commits to master • 3de6ac6…d07be2c • 
on Nov 22, 2023

parser: added type checking and other errors

andyp1xe1pushed 1 commit to master • 8188c74…3de6ac6 • 
on Nov 22, 2023

simplpify test.c

andyp1xe1pushed 1 commit to master • 30b4e2c…8188c74 • 
on Nov 21, 2023

fixed typo

andyp1xe1pushed 2 commits to master • 01be6d5…30b4e2c • 
on Nov 21, 2023

parser: clearer errors, added debug check where necesary.

andyp1xe1pushed 1 commit to master • 079f64a…01be6d5 • 
on Nov 21, 2023

commented out unused parse_block declaration

andyp1xe1pushed 1 commit to master • 8dae5e0…079f64a • 
on Nov 20, 2023

one step closer to inner peace

andyp1xe1pushed 2 commits to master • cfd2bfd…8dae5e0 • 
on Nov 20, 2023

Added or operation to interpreter.c

IacovlevMaximpushed 6 commits to master • f179b64…cfd2bfd • 
on Nov 17, 2023

Swapped operands in all operations

IacovlevMaximpushed 1 commit to master • 40a97d2…f179b64 • 
on Nov 15, 2023

Added div operation to interpreter.c

IacovlevMaximpushed 3 commits to master • 1e08924…40a97d2 • 
on Nov 15, 2023

Implemented better float checking in add operation

IacovlevMaximpushed 1 commit to master • 4b997ab…1e08924 • 
on Nov 15, 2023

Push for moss to test parser

IacovlevMaximpushed 1 commit to master • 88ea68b…4b997ab • 
on Nov 15, 2023

merge

andyp1xe1pushed 5 commits to master • 1641c00…88ea68b • 
on Nov 14, 2023

Added asg in interpreter.c

IacovlevMaximpushed 1 commit to master • 97e5ffe…1641c00 • 
on Nov 14, 2023

Added code input from console

IacovlevMaximpushed 3 commits to master • c6aa954…97e5ffe • 
on Nov 13, 2023