Commit graph

810 commits

Author SHA1 Message Date
Filip Tibell
b6387422be
Update changelog 2023-05-14 22:21:52 +02:00
Filip Tibell
80e47baded
Migrate tests to using new require builtins syntax and typedefs 2023-05-14 22:16:58 +02:00
Filip Tibell
0db32ad4c4
Actually, lets just not process the typedefs at all 2023-05-14 22:01:44 +02:00
Filip Tibell
75c79e15e8
Update dependencies 2023-05-14 21:36:58 +02:00
Filip Tibell
93470b50af
Fix syntax errors in generated typedef files 2023-05-14 21:35:36 +02:00
Filip Tibell
06051c0bbd
Update editor setup docs 2023-05-14 21:28:30 +02:00
Filip Tibell
f7d82f08b0
Try to automatically add typedefs to vscode settings or print them out 2023-05-14 21:20:52 +02:00
Filip Tibell
85bbcaabaa
Show deprecation message for generation commands 2023-05-14 20:42:19 +02:00
Filip Tibell
dfb0781f82
Merge pull request #45 from boatbomber/patch-1
Fix invalid code in doc example
2023-05-10 08:43:10 +02:00
boatbomber
6ea8326939
Fix invalid code in doc example 2023-05-09 20:06:03 -04:00
Filip Tibell
66aa1fc9ea
First draft for new setup & typedefs generation 2023-05-08 13:13:34 +02:00
Filip Tibell
fbffda1e65
Update changelog 2023-05-06 14:08:17 +02:00
Filip Tibell
c5f18d1eef
Clean up release workflow now that its working 2023-05-06 13:41:57 +02:00
Filip Tibell
27f9f32269
Move binaries in release workflow to let release action find them 2023-05-06 13:10:05 +02:00
Filip Tibell
8c0075d120
I love bash 2023-05-06 12:44:49 +02:00
Filip Tibell
bf1df9bc90
Try listing generated artifacts in workflow 2023-05-06 12:22:04 +02:00
Filip Tibell
8000ed6c8c
Fix artifacts for new release action 2023-05-06 12:05:43 +02:00
Filip Tibell
cd8f4b77ab
Use maintained actions in release workflow 2023-05-06 11:48:33 +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
c14a6f0ae7
Always use bash for running commands in workflow 2023-05-06 10:47:57 +02:00
Filip Tibell
3c204ee883
Update cargo manifest to use new dependency structure 2023-05-06 10:45:17 +02:00
Filip Tibell
3071a1154c
Release workflow improvements, hopefully windows on arm support 2023-05-06 10:35:18 +02:00
Filip Tibell
d0aa55ba04
Update lockfile 2023-05-06 10:02:47 +02:00
Filip Tibell
2d3389dd32
Make windows arm-specific dependency more specific 2023-05-06 09:53:42 +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
75b08abdf5
Add missing g++ toolchain 2023-05-06 09:22:53 +02:00
Filip Tibell
8ceff5c1b6
Add missing gcc toolchain 2023-05-06 09:18:41 +02:00
Filip Tibell
0d1ab92b13
Install missing tooling to build for linux on arm 2023-05-06 09:15:55 +02:00
Filip Tibell
408f1a6d21
Update lockfile 2023-05-06 09:07:38 +02:00
Filip Tibell
ed1815e173
Add aarch64 to release workflow 2023-05-06 09:01:46 +02:00
Filip Tibell
3cc514a301
Fix gitbook formatting 2023-05-01 12:20:42 +02:00
Filip Tibell
d4d9108947
Added global types to documentation site 2023-05-01 12:18:15 +02:00
Filip Tibell
1559e69de6
Add missing feature needed for docs file generation 2023-04-30 21:00:36 +02:00
Filip Tibell
b11996e13d
Version 0.6.6 2023-04-30 20:51:52 +02:00
Filip Tibell
710b945b03
Set up logger in cli 2023-04-30 20:48:47 +02:00
Filip Tibell
a6ed00ad33
Fix _G 2023-04-29 11:02:46 +02:00
Filip Tibell
cd434cf68c
Update dependencies 2023-04-29 10:53:39 +02:00
Filip Tibell
904ffcd212
Improve docs generation, add function types 2023-04-29 10:20:42 +02:00
Filip Tibell
0d06e096c5
Make _VERSION global consistently formatted and add runtime version to it 2023-04-20 08:52:54 +02:00
Filip Tibell
a1c78c4ab9
Fix typo in process lib 2023-04-20 08:19:44 +02:00
Filip Tibell
cc3772680f
Fix using instances as keys in tables 2023-03-31 10:51:40 +02:00
Filip Tibell
a21cfc5297
Improve cframe datatype unit test 2023-03-27 20:01:11 +02:00
Filip Tibell
587e30aafb
Version 0.6.5 2023-03-27 16:03:58 +02:00
Filip Tibell
03680eccc6
Fix access of special instance link properties on some classes 2023-03-27 15:59:06 +02:00
Filip Tibell
9b568aa8ec
Respect tostring metamethods when printing 2023-03-27 13:00:45 +02:00
Filip Tibell
a82624023f
Fix CFrame math 2023-03-27 12:48:51 +02:00
Filip Tibell
93b83a5874
Fix changelog typos 2023-03-26 12:54:28 +02:00
Filip Tibell
7c9a1bef86
Fix integer attributes 2023-03-26 12:43:01 +02:00
Filip Tibell
4cb260c7dd
Version 0.6.4 2023-03-26 12:09:13 +02:00