]> Kevux Git Server - fll/commit
Progress: featureless make.
authorKevin Day <thekevinday@gmail.com>
Fri, 4 Sep 2020 03:59:40 +0000 (22:59 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 4 Sep 2020 03:59:40 +0000 (22:59 -0500)
commit52be4fcade1584fa641cd49daa090ae5f25b86a7
treeec679c681c66f93a2f3b534646c7cebff8d58ba0
parentc579bc2d5bc2cc2ed37698bccea31d7073ffb578
Progress: featureless make.

Finish writing if conditions for number operations like >, <=, etc...

There still needs to be work where numbers such as 1.2 or arbitrarily large numbers are supported.
This only provides support for integers, positive or negative, that have a max value of uint64_t, which is generally ~2^64.
level_3/fake/c/private-make.c
level_3/fake/data/build/fakefile