Commit Graph

2701 Commits

Author SHA1 Message Date
Derenash
4589e55c74 Litereum.md fix: spelling, contractions, topic 5 2021-09-27 16:16:03 -03:00
Rígille S. B. Menezes
3aa67a0b3b add polymorphic triples 2021-09-27 15:25:35 -03:00
Rígille S. B. Menezes
ea93477de6 add cost table 2021-09-27 15:25:23 -03:00
Rígille S. B. Menezes
5422437c62
fix spelling 2021-09-27 12:12:54 -03:00
Kelvin Santos
2bdfe5d7f3 Lit: TODOs 2021-09-24 16:31:07 -03:00
Kelvin Santos
01eaf4bc6a Lit.Core: validation seems to be working. hallelujah 2021-09-24 16:23:29 -03:00
Rígille S. B. Menezes
8c56ea58b3 fix cmp parser 2021-09-24 15:27:56 -03:00
Rígille S. B. Menezes
7e8ca20e5a merge stash 2021-09-24 13:15:31 -03:00
Kelvin Santos
d92f51959e Lit.Core: validate on running call branch 2021-09-24 11:57:39 -03:00
Kelvin Santos
09e8b44a91 Lit.Lang Word test is running 2021-09-24 09:53:16 -03:00
Kelvin Santos
731a2688be all old Lit.Lang test code are running 2021-09-24 09:47:43 -03:00
Kelvin Santos
6591d61db9 Lit.Lang.show.term 2021-09-24 09:18:43 -03:00
Vitor
999f9919e0 Fixed syntax on some functions 2021-09-24 08:40:06 -03:00
Kelvin Santos
b77fdd3ebc Lit.Lang: test code in separate file 2021-09-23 17:56:26 -03:00
Kelvin Santos
5bcfd1e9cc Merge branch 'master' of github.com:uwu-tech/Kind 2021-09-23 17:49:52 -03:00
Kelvin Santos
dc456b67db Lit.Lang: trying to fix BitsMap.get_p 2021-09-23 17:48:29 -03:00
Kelvin Santos
c9ef1b5ba7 Lit.Lang: fixing Bits.add, Bits.add_p, Bits.sub.aux 2021-09-23 17:38:08 -03:00
Rígille S. B. Menezes
f8a7409555 test operations of words 2021-09-23 17:22:56 -03:00
Rígille S. B. Menezes
32b13b2b8f ignore spaces before words 2021-09-23 16:52:12 -03:00
MaiaVictor
a3c73894fd Merge branch 'master' of github.com:uwu-tech/kind 2021-09-23 16:21:20 -03:00
MaiaVictor
4c07155ee4 Wall of Litereum text 2021-09-23 16:20:15 -03:00
Kelvin Santos
956ee91bea fixing Lit.Core.Term.match construction on parser 2021-09-23 16:10:56 -03:00
Kelvin Santos
e048edd6f8 Lit.Lang: fixing name/id parser 2021-09-23 15:59:00 -03:00
Kelvin Santos
8f9b14909d . 2021-09-23 15:41:07 -03:00
Rígille S. B. Menezes
50a1b8c55c correct name parser
now it doesn't accept identifiers that don't start with a letter
2021-09-23 15:36:33 -03:00
Kelvin Santos
13a2e5e6ba Lit.Core: prevent users from defining type named "U64" 2021-09-23 15:14:35 -03:00
Kelvin Santos
a88817c5c9 U64 handling on get_type 2021-09-23 14:50:47 -03:00
Rígille S. B. Menezes
961b237e23 Merge branch 'lit_words' 2021-09-23 14:40:01 -03:00
Kelvin Santos
ec1c9141e8 typo 2021-09-23 14:37:50 -03:00
Kelvin Santos
407921f8cf fixing Lit.Lang.parser loop 2021-09-23 14:36:11 -03:00
Rígille S. B. Menezes
fe3c30e954 fix merge weirdness 2021-09-23 13:06:19 -03:00
Rígille S. B. Menezes
faca8be21f Merge branch 'lit_words' 2021-09-23 13:01:51 -03:00
Rígille S. B. Menezes
99b257871c correct errors hidden by defaults 2021-09-23 12:49:14 -03:00
Rígille S. B. Menezes
d489369d7b finish (i hope) execution functions 2021-09-23 12:26:43 -03:00
Rígille S. B. Menezes
4343c8dd1f continue run.statement branch 2021-09-23 12:12:56 -03:00
Rígille S. B. Menezes
827fdc6acc Merge branch 'lit_words' of github.com:uwu-tech/Kind into lit_words 2021-09-23 12:03:59 -03:00
Rígille S. B. Menezes
d18d264e88 implement call branch of run.statement 2021-09-23 12:03:41 -03:00
Rígille S. B. Menezes
1132ecfdb4 write run.statement 2021-09-23 11:43:17 -03:00
rheidner
7d4c145c0a Lit: create parsers for word, compare and operate 2021-09-23 11:30:37 -03:00
Vitor
88bd78be86 Refacturing functions for cost optimization 2021-09-22 18:55:59 -03:00
rheidner
0384bede83 Merge branch 'lit_words' of https://github.com/uwu-tech/Kind into lit_words 2021-09-22 18:18:08 -03:00
rheidner
1949e34f7b Lit: fix shows and parser of lit lang 2021-09-22 18:18:03 -03:00
Rígille S. B. Menezes
02c064429d run terms 2021-09-22 16:35:06 -03:00
Kelvin Santos
ebae487c12 more refactoring on Lit.Core.World.validate 2021-09-22 16:31:59 -03:00
Kelvin Santos
370f84e0db some Lit.Core.World.validate refactoring 2021-09-22 16:02:03 -03:00
Kelvin Santos
f654eb9ca4 Lit.Core.Term.Case: flds -> fields 2021-09-22 15:40:12 -03:00
Rígille S. B. Menezes
6358d1b522 merge rheid's work 2021-09-22 15:36:03 -03:00
rheidner
ae61df5a75 Lit: refactor check with new types 2021-09-22 15:32:10 -03:00
Rígille S. B. Menezes
9a423d36c8 upload maia's code 2021-09-22 14:40:16 -03:00
Rígille S. B. Menezes
522453de94
Update INSTALL.md 2021-09-22 12:59:28 -03:00