Lucas Schwiderski lucas
  • Germany
  • Joined on 2021-11-14
lucas opened issue bitsquid_dt/dtmt#5 2023-01-27 16:23:32 +01:00
Mod Manager
lucas commented on issue bitsquid_dt/dtmt#4 2023-01-27 14:02:38 +01:00
Compile against LuaJIT for bytecode generation

Boilerplate code for that crate:

fn main() {
    let mut state = State::new();
    state.open_string();
    let is_strip_debug = false;
    let input = todo!("get Lua code");
   
lucas opened issue bitsquid_dt/dtmt#4 2023-01-27 13:56:57 +01:00
Compile against LuaJIT for bytecode generation
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-19 23:19:17 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-19 19:12:35 +01:00
lucas pushed to feat/widget-extra at bitsquid_dt/dtmt 2023-01-18 21:44:29 +01:00
lucas created branch feat/widget-extra in bitsquid_dt/dtmt 2023-01-18 21:44:29 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-18 21:41:17 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-18 00:33:19 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-18 00:32:42 +01:00
50569a3c56 feat(dtmm): Create initial mod manager window
5eebced362 bug: Fix building
Compare 3 commits »
lucas pushed to master at bitsquid_dt/dtmt 2023-01-17 13:36:44 +01:00
5eebced362 bug: Fix building
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-15 20:46:06 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-13 23:12:15 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-08 23:20:58 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-08 17:03:06 +01:00
lucas pushed to feat/dtmm at bitsquid_dt/dtmt 2023-01-08 17:02:03 +01:00
5ce35f2014 refactor: Improve conversions between murmur hashes and primitives
96c9da16de bug: Fix package test
3b7abe02bf feat: Implement command to create mod project from template
f61fab4257 feat: Implement building mod bundles
Compare 12 commits »
lucas pushed to feat/bundle_database at bitsquid_dt/dtmt 2023-01-08 17:01:08 +01:00
5ce35f2014 refactor: Improve conversions between murmur hashes and primitives
96c9da16de bug: Fix package test
3b7abe02bf feat: Implement command to create mod project from template
f61fab4257 feat: Implement building mod bundles
Compare 37 commits »
lucas pushed to master at bitsquid_dt/dtmt 2023-01-08 15:34:42 +01:00
5ce35f2014 refactor: Improve conversions between murmur hashes and primitives
lucas pushed to master at bitsquid_dt/dtmt 2023-01-08 15:34:16 +01:00
96c9da16de bug: Fix package test
lucas pushed to master at bitsquid_dt/dtmt 2023-01-08 11:28:07 +01:00
3b7abe02bf feat: Implement command to create mod project from template
f61fab4257 feat: Implement building mod bundles
56bcbd8648 feat: Implement initial bundle building
Compare 3 commits »