Issues
- 0
functions parameters with struct type are not unregistered from the dependency list
#420 opened by mkarten - 1
Calling a lib function of accessing field inside a binary expression causses an error
#418 opened by mkarten - 0
- 0
Run the ecla client via the mainthread to prepare for the graphical library implementation
#414 opened by mkarten - 0
- 0
Error in assignement type checking for structs
#413 opened by mkarten - 0
fix eq struct
#410 opened by Sanegv - 1
add var case in struct
#405 opened by Sanegv - 0
fix condition in set() in struct.go
#408 opened by Sanegv - 0
fix error message in map append
#393 opened by Sanegv - 0
fix add and sub map
#397 opened by Sanegv - 0
compare keys in map eq
#395 opened by Sanegv - 0
Add unit test in eclaDecl
#399 opened by tot0p - 0
Add unit test for Sizeof
#401 opened by tot0p - 0
fix GetTypeOfKeyAndValue in map
#396 opened by Sanegv - 0
Add var case in map eq
#392 opened by Sanegv - 0
fix char and int intercompatibility in List Append
#390 opened by Sanegv - 0
remove useless CheckTypeOfList function
#388 opened by Sanegv - 0
fix list append
#386 opened by Sanegv - 0
add var case in all methods of List.go
#384 opened by Sanegv - 0
add var case in list mul
#382 opened by Sanegv - 0
check list type in setvalue
#374 opened by Sanegv - 0
fix ecla crash when comparing lists
#379 opened by Sanegv - 1
refactor parser const to be in full uppercase
#332 opened by mkarten - 0
finish code coverage of the error handler
#377 opened by mkarten - 0
remove repetition and useless checks in the parser
#375 opened by mkarten - 0
investigate TypeAndNumberOfArgsIsCorrect
#372 opened by Sanegv - 0
Add badge codecov
#368 opened by tot0p - 0
fix condition in getIndexOfArgs
#366 opened by Sanegv - 0
fix out of range error in game of life demo
#364 opened by mkarten - 0
Add implementation of the Conway's game of life in the Ecla released test programs
#362 opened by mkarten - 0
correct mistake in NewAppend
#359 opened by Sanegv - 0
DEBBUGLEXER in lexer to delete
#358 opened by Llelepipede - 0
opening a file that does not exit triggers a panic
#352 opened by mkarten - 0
- 0
Error appending a List to a list of list
#350 opened by mkarten - 0
fix function override
#348 opened by Sanegv - 0
make use of spaces consistent in functions
#347 opened by Sanegv - 0
Refactor execution of SelectorExpr for V1.1
#346 opened by tot0p - 0
Add unit test for interpreter/expr.go
#337 opened by tot0p - 0
add QUICKSTART.md to the staging
#343 opened by mkarten - 0
add new empty any
#338 opened by Sanegv - 0
Patch Error in Quick_start.md in FR
#340 opened by tot0p - 1
Create QuickStart.md
#328 opened by tot0p - 0
- 0
Add unit test in package interpreter
#329 opened by tot0p - 0
Fix null.go
#326 opened by Sanegv - 0
Replace type "empty" in list by []any
#333 opened by tot0p - 0
change eclaExit hook to be public
#330 opened by mkarten - 0
Change branch where github action of API is executed
#325 opened by tot0p