f4f3040cd5
chore(deps): remove fancy-regex
2023-08-11 12:08:19 +05:30
f9919a40aa
feat: initial context preservation
...
This allows the REPL to now preserve context, such as previously
declared variables which can be used in future eval steps.
Currently is only supported for variables, support for other types to be
included soon.
2023-08-09 21:49:42 +05:30
87cca0f04b
refactor: move REPL logic to separate module
2023-08-07 12:28:55 +05:30
bd594e6f07
feat(repl): initial implementation
2023-08-06 16:18:37 +05:30
Filip Tibell
fea97972a2
Enable jit
2023-08-05 17:53:32 -05:00
Filip Tibell
eafb566e91
Update dependencies
2023-08-04 13:32:07 -05:00
Filip Tibell
103f7fecfb
Version 0.7.5
2023-07-22 17:11:20 +02:00
Filip Tibell
57f730e788
Remove old docs, move typedefs dir
2023-07-22 14:44:28 +02:00
Filip Tibell
689994552f
Goodbye monorepo, hello monolith
2023-07-20 09:47:00 +02:00
Filip Tibell
fc107e64b8
Version 0.7.4
2023-07-07 09:06:33 +02:00
Filip Tibell
6a4e44918c
Version 0.7.3
2023-07-05 10:40:58 +02:00
Filip Tibell
940834f70e
Version 0.7.2
2023-06-28 12:21:57 +02:00
Filip Tibell
66e122ea63
Rewrite setup subcommand to be more permissive and user friendly
2023-06-28 12:10:17 +02:00
Filip Tibell
a0f6b25b9e
Version 0.7.1
2023-06-17 21:14:09 +02:00
Filip Tibell
f1c230d39b
Version 0.7.0
2023-06-12 12:22:08 +02:00
Filip Tibell
10be29c121
Remove support for windows on arm, too complicated
2023-06-12 12:20:36 +02:00
Filip Tibell
1247196c35
Upgrade to mlua version 0.9
2023-06-08 14:25:44 +02:00
Filip Tibell
66aa1fc9ea
First draft for new setup & typedefs generation
2023-05-08 13:13:34 +02:00
Filip Tibell
305144cf87
Try using different linker
2023-05-06 11:10:59 +02:00
Filip Tibell
96c82535a4
Try removing lto to fix linking error on linux on arm
2023-05-06 11:00:30 +02:00
Filip Tibell
3c204ee883
Update cargo manifest to use new dependency structure
2023-05-06 10:45:17 +02:00
Filip Tibell
6f1081fe4f
Rustls not supported on windows on arm, use default tls
2023-05-06 09:45:13 +02:00
Filip Tibell
ed1815e173
Add aarch64 to release workflow
2023-05-06 09:01:46 +02:00
Filip Tibell
b11996e13d
Version 0.6.6
2023-04-30 20:51:52 +02:00
Filip Tibell
587e30aafb
Version 0.6.5
2023-03-27 16:03:58 +02:00
Filip Tibell
4cb260c7dd
Version 0.6.4
2023-03-26 12:09:13 +02:00
Filip Tibell
ffe0ce1f52
Version 0.6.3
2023-03-26 09:40:13 +02:00
Filip Tibell
e9bea839b3
Replace lazy_static with once_cell
2023-03-25 17:37:12 +01:00
Filip Tibell
6fe642e06d
Version 0.6.2
2023-03-25 11:48:50 +01:00
Filip Tibell
6e411de99b
Version 0.6.1
2023-03-23 09:44:01 +01:00
Filip Tibell
c39aaeee8f
Version 0.6.0
2023-03-22 20:13:43 +01:00
Filip Tibell
873ffb6b7d
Add note about aborting in release profile to Cargo.toml
2023-03-14 10:50:34 +01:00
Filip Tibell
72c30d31c7
Version 0.5.6
2023-03-11 08:29:57 +01:00
Filip Tibell
5bdc968ffe
Start work on roblox feature, implement document struct
2023-03-09 12:17:25 +01:00
Filip Tibell
7cc1aad114
Version 0.5.5
2023-03-08 13:06:03 +01:00
Filip Tibell
588ae96d66
Version 0.5.4
2023-03-07 22:12:19 +01:00
Filip Tibell
d63ac6191a
Version 0.5.3
2023-02-26 21:42:28 +01:00
Filip Tibell
16910b462b
Version 0.5.2
2023-02-26 17:11:29 +01:00
Filip Tibell
2901e85487
Bump package version
2023-02-25 13:42:09 +01:00
Filip Tibell
7d75d5c52f
Version 0.5.1
2023-02-25 13:41:50 +01:00
Filip Tibell
c83917206f
Update dependencies
2023-02-24 17:48:11 +01:00
Filip Tibell
5675d7fa2d
Deep dive and configure dependencies
2023-02-24 17:44:09 +01:00
Filip Tibell
c2dc8e2eb9
Version 0.5.0
2023-02-23 21:20:14 +01:00
Filip Tibell
1bee0986c7
Preserve order for json ser/de
2023-02-16 12:05:54 +01:00
Filip Tibell
4b6a934637
Version 0.4.0
2023-02-11 23:39:59 +01:00
Filip Tibell
eebe009873
Use console crate for ansi colors in list command
2023-02-09 23:07:30 +01:00
Filip Tibell
f1296e391b
Version 0.3.0
2023-02-06 13:02:13 -05:00
Filip Tibell
4ae8cecd90
Version 0.2.2
2023-02-05 19:17:31 -05:00
Filip Tibell
aec7f820ca
Migrate to using cargo workspaces
2023-02-05 19:13:58 -05:00
Filip Tibell
22ca94c674
Version 0.2.1
2023-02-03 19:30:15 -05:00