summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-30update README documentationv.baseDaniel Cerqueira
2025-09-12update en-random.laliDaniel Cerqueira
2025-09-05hopefully fixed all errors in examples/Daniel Cerqueira
2025-09-05update README documentationDaniel Cerqueira
2025-09-03add some *nice* lali scriptsDaniel Cerqueira
2025-08-31make better commentsDaniel Cerqueira
2025-08-30primitiveJoin() numbers with only 1-digitDaniel Cerqueira
2025-08-30refactor and improve primitiveJoin()Daniel Cerqueira
2025-08-30add isSplittedNumber()Daniel Cerqueira
also: - add say() in liblali.h header file
2025-08-01update Makefile, maybe works with clangDaniel Cerqueira
2025-07-30add readl primitiveDaniel Cerqueira
2025-07-28fix bug zeropDaniel Cerqueira
2025-07-12improve C of randomDaniel Cerqueira
2025-07-04update README.mdDaniel Cerqueira
2025-07-04make (random n) function range from 0 until n.Daniel Cerqueira
2025-06-23update TODODaniel Cerqueira
2025-06-23fix bug with number arithmeticDaniel Cerqueira
2025-06-23fix bug in difDaniel Cerqueira
2025-06-11finalize primitiveSplit()Daniel Cerqueira
2025-06-11add say()Daniel Cerqueira
2025-06-10minor identationDaniel Cerqueira
2025-06-10update test/main.laliDaniel Cerqueira
2025-06-10update TODODaniel Cerqueira
2025-06-10add hasADot()Daniel Cerqueira
2025-06-10remove work-in-progress/Daniel Cerqueira
2025-06-01fix bug in differDaniel Cerqueira
2025-05-30update README.mdDaniel Cerqueira
2025-05-30add splitDaniel Cerqueira
2025-05-30make joining strings produce a stringDaniel Cerqueira
2025-05-30fix bug in primitiveJoin()Daniel Cerqueira
2025-05-30update README.mdDaniel Cerqueira
2025-05-30update liblali.hDaniel Cerqueira
2025-05-30remove ! operatorDaniel Cerqueira
2025-05-30newNumber() with string argument and continue making numbers neutralDaniel Cerqueira
- also update .gitignore
2025-05-29make numbers neutralDaniel Cerqueira
2025-05-29add join primitiveDaniel Cerqueira
2025-05-28Init lali programming language.Daniel Cerqueira