46 Commits

Author SHA1 Message Date
7778fbd1fe add cli.js 2022-11-21 13:59:30 +01:00
99234c865c rename cmd in cli 2022-11-20 19:28:47 +01:00
21c704eaff add jsste as cli tool 2022-11-20 19:27:34 +01:00
1e6645d90a comment cmd 2022-11-19 00:06:15 +01:00
0a81571827 prettify 2022-11-18 22:18:36 +01:00
1c221ef048 add -info to cmd 2022-11-18 22:09:29 +01:00
4daba83eeb added direct code input in cmd 2022-11-18 21:43:31 +01:00
ac53995608 add jsste_info to cmd 2022-11-18 20:53:08 +01:00
1bddfdd4fd modify cmd | add templatefile to renderFile 2022-11-18 19:05:05 +01:00
60e26ffb37 add log mode in cmd 2022-11-18 16:58:42 +01:00
479feb029c add jsconfig 2022-11-18 16:49:20 +01:00
794d6b5550 add cmd.js 2022-11-18 16:37:10 +01:00
496ad727f2 fix state 2022-11-03 19:27:13 +01:00
6e371c15f0 add comments 2022-10-31 15:53:48 +01:00
da12e94818 removing uncomment code 2022-10-31 13:44:50 +01:00
96d4b4ee12 remove typechecker from engine.js 2022-10-31 13:33:40 +01:00
828667c3f3 remove checker dependecy 2022-10-31 13:24:22 +01:00
9f131a1702 add states in index.js 2022-10-31 12:58:45 +01:00
71e3e44e3d add more states 2022-10-31 12:33:35 +01:00
c20047b95c remove console.log's 2022-10-31 12:09:48 +01:00
8e3b25722b add Statefunctionality 2022-10-30 18:12:47 +01:00
6c386a0f74 Merge branch 'main' of github.com:lucaspalomodevelop/JSSTE 2022-10-27 19:22:14 +02:00
5cc73cb37b remove examples 2022-10-27 19:19:23 +02:00
Laurenz1606
f3b8516c5b
Update engine.js 2022-02-22 21:29:35 +01:00
81e185d5c5 change static filepaths | fix whitespace bug | delete Express-API | add comments 2021-12-18 21:13:57 +01:00
f358a79a87 add examples | fix relativ-path import 2021-11-15 19:26:33 +01:00
60eee82fb5 create examples | create tests | fix jsonmerger | fix imports 2021-11-10 20:05:09 +01:00
074b5ac026 replace checker with typechecker npm package 2021-08-08 19:05:52 +02:00
ff32e74531 remove empty catch | add checker module 2021-08-08 18:58:39 +02:00
bab47bfa1d del dist and gulpfile 2021-08-07 18:44:57 +02:00
1d7b951a10 change config 2021-08-07 17:37:57 +02:00
2ff0636b41 add tests | change regex bug 2021-08-07 17:21:53 +02:00
375b6dddd5 add scriptexectuer | tests | config | jsonMerger 2021-08-07 16:31:17 +02:00
c995686df1 rename | add gulpfile 2021-08-07 15:39:13 +02:00
4a5e1b679c close #4 and export CONST function 2021-05-26 19:01:12 +02:00
c93dcd24ee add #3 2021-05-25 15:48:30 +02:00
8890fa7bbf format everythink 2021-04-30 08:26:06 +02:00
754806a52b template var bugfix 2021-04-29 21:00:28 +02:00
edfa707f98 delete empty vars 2021-04-29 20:24:16 +02:00
b2a81e25f4 repalce all vars (HOTFIX) 2021-04-29 19:19:20 +02:00
8c90f43a5a getting template if undefined 2021-04-21 20:23:07 +02:00
aea8f9bbb4 some changes 2021-04-21 19:08:28 +02:00
b0e1d636eb add getting templatecode 2021-04-21 18:46:58 +02:00
2b2d628452 stash 2021-04-20 19:17:22 +02:00
fce409e15f remove functioncode from engine 2021-04-20 18:40:07 +02:00
3558770298 first commit 2021-04-20 16:38:11 +02:00