Commit graph

21 commits

Author SHA1 Message Date
dependabot[bot]
f71bec2750
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 23:39:16 +00:00
Sam Vervaeck
28db241ac7 Remove pegjs from list of dependencies in package.json 2020-06-13 19:26:23 +02:00
Sam Vervaeck
8c92f689cd Make test infrasture more usable by adding a diff reporter 2020-06-13 19:24:56 +02:00
Sam Vervaeck
7368643180 Update dependencies in package.json 2020-06-12 11:51:57 +02:00
Sam Vervaeck
a86324a3c9 Upgrade test infrastructure
- Enhance (de)serialization logic and slim down generated JSON
 - Add more commands to `bolt-test` and improve support for aliases
2020-06-07 22:23:01 +02:00
Sam Vervaeck
608728ade9 Add a minimally working test infrastructure 2020-06-07 00:21:15 +02:00
Sam Vervaeck
50cbb6db99 Update dependencies in package.json 2020-06-06 19:30:23 +02:00
Sam Vervaeck
99f2944e1c Update package-lock.json 2020-06-03 09:14:51 +02:00
Sam Vervaeck
1636a3c6f4 Add and configure Webpack as build tool 2020-05-30 11:32:06 +02:00
Sam Vervaeck
17d91ef36c Add initial support for packages and imports 2020-05-25 11:29:51 +02:00
Sam Vervaeck
ec746b655d Fix some errors while parsing and checking stdlib 2020-05-24 22:41:46 +02:00
Sam Vervaeck
98ddad8562 Update and clean up package dependencies 2020-05-23 14:21:00 +02:00
Sam Vervaeck
9e139c40a9 Another set of fixes 2020-05-10 23:50:53 +02:00
Sam Vervaeck
f64da05a36 Undo creation of workspaces and merge treegen with main source 2020-05-10 11:58:07 +02:00
Sam Vervaeck
b8ab10e50f Upgrade packages 2020-05-09 17:56:54 +02:00
Sam Vervaeck
a1304e177d Major update to code
- Many small fixes to parser and scanner
 - Extended type checking algorithm for existing nodes
 - Add partial support for module definitions and records
 - Add an evaluator
 - Prepare for new version of macro system
2020-02-26 18:53:28 +01:00
Sam Vervaeck
c421721766 Add a very naive compiler 2020-02-25 17:55:17 +01:00
Sam Vervaeck
917770416b Enable source-map-support 2020-02-24 18:35:28 +01:00
Sam Vervaeck
7cbbf788f8 Add missing '@types/yargs' 2020-02-24 17:23:38 +01:00
Sam Vervaeck
62f8ed2bca Add many more dependencies to package.json 2020-02-24 16:52:01 +01:00
Sam Vervaeck
3877d6a072 Add package-lock.json 2020-02-24 10:05:06 +01:00