Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
806:c0564046a564
2017-04-09 Paul Boddie changeset files shortlog graph Removed superfluous method.
common.py
805:7f3f57fdc053
2017-04-08 Paul Boddie changeset files shortlog graph Added the bin built-in function.
lib/__builtins__/__init__.py lib/__builtins__/character.py
804:154d95f9de55
2017-04-04 Paul Boddie changeset files shortlog graph Added insert and reverse methods to the list implementation.
lib/__builtins__/list.py tests/list.py
803:786ddedfee67
2017-04-04 Paul Boddie changeset files shortlog graph Fixed default population where parameters are known with zero defaults.
translator.py
802:ff5c10a0d7f6
2017-04-03 Paul Boddie changeset files shortlog graph Fixed the augmented multiplication operation for lists.
lib/__builtins__/list.py
801:510e76aa07f2
2017-04-03 Paul Boddie changeset files shortlog graph Reposition parameters that are not explicitly specified if necessary.
optimiser.py
800:6097bc0ef5ec
2017-04-03 Paul Boddie changeset files shortlog graph Added initial support for string formatting.
lib/__builtins__/str.py tests/string.py
799:88933212404b
2017-04-03 Paul Boddie changeset files shortlog graph Added support for list replication.
lib/__builtins__/list.py tests/list.py
798:4f77605e14e8
2017-04-03 Paul Boddie changeset files shortlog graph Added support for left and right shift operators.
lib/__builtins__/int.py lib/native/__init__.py lib/native/int.py lib/operator/binary.py templates/native/int.c templates/native/int.h tests/bitwise.py
797:6487964362ba
2017-04-03 Paul Boddie changeset files shortlog graph Convert operators with lists of operands to pairwise operator invocations.
common.py
(0) -300 -100 -10 +10 +100 tip