25 Commits

Author SHA1 Message Date
ElementG9
243395d319 Make things able to change data 2019-12-06 10:44:49 -07:00
ElementG9
01f6d05038 Update package.json version number 2019-12-06 10:08:06 -07:00
ElementG9
b2a686c27c v0.2.0a - Log works with one parameter. Hello world! v0.2.0a 2019-12-06 10:02:17 -07:00
ElementG9
c8195cef5a Math operators work now 2019-11-25 13:23:51 -07:00
ElementG9
6b9c9c8b7f Refactor postfix and prefix 2019-11-25 13:00:32 -07:00
ElementG9
432316d640 Grouping works correctly 2019-11-25 11:50:21 -07:00
ElementG9
dbb8a5161e Save before fixing grouping 2019-11-25 10:52:15 -07:00
ElementG9
f0b8f181f7 Add package data, member access, pre/postfix operators work now. 2019-11-24 21:31:20 -07:00
ElementG9
f796a43c16 First revision of operators 2019-10-06 17:34:25 -06:00
ElementG9
965d322405 Add tests for combineGroups 2019-10-05 21:41:08 -06:00
ElementG9
f1b73fdaad Move grouping to a function 2019-10-05 21:40:53 -06:00
ElementG9
812ec86aca the parsers finally working dont screw it up 2019-10-05 21:07:18 -06:00
ElementG9
5c0a481dbe Refactored tokenizer, implemented jsdoc, set up for cli. 2019-10-03 22:29:51 -06:00
ElementG9
7f889a79a0 Groups work now. 2019-03-14 19:05:56 -06:00
ElementG9
9556818d48
Merge pull request #1 from ElementG9/master
Update readme.md
2019-01-15 18:20:36 -07:00
ElementG9
56438fb268 Update readme.md 2019-01-15 18:08:42 -07:00
ElementG9
e0fc8bd2b1 Comment the code for ShrubBoi. 2019-01-14 10:47:43 -07:00
ElementG9
bce0463f8e Fix weird stuff in readme.md. 2019-01-12 21:13:38 -07:00
ElementG9
352efc5fbc Merge branch 'master' of https://github.com/ElementG9/Pivot 2019-01-12 21:09:29 -07:00
ElementG9
1529d9cd08 Create readme.md. 2019-01-12 21:09:02 -07:00
ElementG9
5b5a7d16d4 Create readme.md. 2019-01-12 21:08:07 -07:00
ElementG9
2e0ca49190 Make Pivot code to run more accessible. 2019-01-12 20:44:07 -07:00
ElementG9
840bf52012 Separate pivot.js into separate files: tokenizer.js and pivot.js. 2019-01-12 20:28:57 -07:00
ElementG9
59fe22b512 Publish current work
The work that has already been done is being published in a GitHub repo.
2019-01-12 20:13:24 -07:00
ElementG9
33210bbea8 Initial commit 2019-01-12 20:11:30 -07:00