Commit Graph

  • 710fd79e64
    Add methods to verify header data Sayan Nandan 2023-07-31 07:52:33 +0000
  • 24c3b0f8a7
    Fix test suite file writers Sayan Nandan 2023-07-31 07:52:30 +0000
  • b0ef30853c
    Upgrade deps Sayan Nandan 2023-07-31 07:52:27 +0000
  • 843ff05d85
    Impl txn log writer Sayan Nandan 2023-07-31 07:52:24 +0000
  • 55f53456f8
    Implement transaction reader Sayan Nandan 2023-07-31 07:52:21 +0000
  • 9091db6bd3
    Impl SDSS Writer Sayan Nandan 2023-07-31 07:52:12 +0000
  • 17b07897e5
    Implement `StartStop` Sayan Nandan 2023-05-30 05:34:36 +0000
  • 2756682729
    Implement auto generation for header objects Sayan Nandan 2023-05-29 15:48:30 +0000
  • 45c93eac3c
    Redefine SDSS Header records to have fixed layout Sayan Nandan 2023-05-26 08:59:07 +0000
  • e126c826f9
    Add new dynamic record definition and remove rw Sayan Nandan 2023-05-25 18:26:46 +0000
  • 901150f98f
    Impl basic header enc/dec methods Sayan Nandan 2023-05-24 10:40:25 -0700
  • beb4d16ab4
    Simplify header decode impl and fix MDR endian bug Sayan Nandan 2023-05-23 11:25:23 -0700
  • 0e77946714
    Add decode impls for headers Sayan Nandan 2023-05-22 10:30:25 -0700
  • 96acecb2c3
    Impl basic SDSSWriter (raw) Sayan Nandan 2023-05-21 10:49:30 -0700
  • c8d3e6b739
    Fix uptime impl Sayan Nandan 2023-05-21 08:14:44 -0700
  • f29807446f
    Add generation for full SDSS header Sayan Nandan 2023-05-21 06:52:34 -0700
  • b0651c9492
    Implement SDSS Header generators Sayan Nandan 2023-05-18 02:20:25 -0700
  • dbc7128c41
    Add more tests for update Sayan Nandan 2023-05-15 09:40:36 -0700
  • 4580b76d55
    Implement v1 executor for update Sayan Nandan 2023-05-15 08:14:48 -0700
  • f2a0fda29d
    Remove the shared impl of seq index Sayan Nandan 2023-05-11 22:21:02 -0700
  • dae2052773
    Implement and select and fix security bug in index Sayan Nandan 2023-05-11 10:16:14 -0700
  • abf1e29344
    Add tests for insert and delete, and fix security bug Sayan Nandan 2023-05-10 11:25:39 -0700
  • b714647905
    Add tests for insert Sayan Nandan 2023-05-09 23:50:41 -0700
  • 2488053318
    Implement delete and add impls required for other dml queries Sayan Nandan 2023-05-09 09:44:19 -0700
  • 361acccc09
    Use delta for schema changes Sayan Nandan 2023-05-06 10:58:37 -0700
  • 5838941ce8
    Impl basic executor for ins Sayan Nandan 2023-05-02 22:42:49 -0700
  • 60157e110b
    Simplify cht impls Sayan Nandan 2023-05-01 08:29:34 -0700
  • 05d93d2102
    Add basic row definition Sayan Nandan 2023-04-29 10:54:05 -0700
  • ac2ec6f71a
    Move dc into data Sayan Nandan 2023-04-27 07:55:35 -0700
  • 9297095f45
    Add spl case tests Sayan Nandan 2023-04-26 08:10:59 -0700
  • e2112c8bc1
    Fix error causing dangling block Sayan Nandan 2023-04-25 00:57:15 -0700
  • 4eb2851cf9
    Improve word impls Sayan Nandan 2023-04-24 22:27:07 -0700
  • 329ef1a27e
    Add tests for large integers in data items Sayan Nandan 2023-04-22 09:38:07 -0700
  • b25899e04b
    Fix native qw storage for `Datacell` Sayan Nandan 2023-04-16 12:16:24 -0700
  • eca185d560
    Make rc modular Sayan Nandan 2023-04-16 09:53:35 -0700
  • 554a478917
    Add index key Sayan Nandan 2023-04-10 05:48:52 -0700
  • 87adc1046d
    Simplify entity handling Sayan Nandan 2023-04-06 11:02:40 -0700
  • f98c5d3aa4
    Reduce memory usage per GNS index item Sayan Nandan 2023-04-03 00:11:59 -0700
  • 1586b05bbd
    Add `drop model` exec without advanced params Sayan Nandan 2023-04-02 08:31:24 -0700
  • fcc187901d
    Require full entity in `create model` Sayan Nandan 2023-04-02 08:05:54 -0700
  • 45ef72e400
    Require full entity path in `alter model` Sayan Nandan 2023-04-02 06:59:56 -0700
  • 30d1be4862
    Add misc fixes Sayan Nandan 2023-04-02 00:25:20 -0700
  • d626f9a302
    Fix layer validation call and entity parse Sayan Nandan 2023-04-01 21:46:29 -0700
  • ccfb7b2e12
    Unsafe code review (partial) Sayan Nandan 2023-04-01 08:52:06 -0700
  • f0f67a98fc
    Fix unsoundness in `alter space` and remove redundant macro usage Sayan Nandan 2023-03-30 04:48:08 -0700
  • f351be2819
    Remove partial entity syntax Sayan Nandan 2023-03-27 10:21:45 -0700
  • 0e67872e69
    Add tests for simple alter Sayan Nandan 2023-03-25 20:50:48 -0700
  • c5d7f5f6f6
    Test illegal type casts Sayan Nandan 2023-03-25 07:12:05 -0700
  • 8f77c1d73a
    Add basic alter exec impl Sayan Nandan 2023-03-25 01:14:43 -0700
  • 9bc3d85b1c
    Revise lit definitions and layout Sayan Nandan 2023-03-09 06:45:53 -0800
  • 73df6f9af4
    Define intents for sync Sayan Nandan 2023-03-08 06:10:57 -0800
  • 1c95c2e70f
    Implement alter model plan Sayan Nandan 2023-03-06 06:45:50 -0800
  • 7069ab7bfb
    Add exec for create model Sayan Nandan 2023-03-05 08:04:03 -0800
  • 64c8b55b93
    Add exec for drop space Sayan Nandan 2023-03-05 04:56:12 -0800
  • feac086edc
    Implement exec for create model Sayan Nandan 2023-03-04 07:58:30 -0800
  • a88319b8b9
    Enable fpath on nullable data Sayan Nandan 2023-03-04 06:57:30 -0800
  • 188f9ecbb4
    Support null in cell Sayan Nandan 2023-03-04 05:14:45 -0800
  • b9453041e4
    Trace fpath in layers Sayan Nandan 2023-03-02 21:10:13 -0800
  • 1c9dfbaebe
    Implement layered data validation Sayan Nandan 2023-03-02 10:08:39 -0800
  • b8dd8135f1
    Implement layer validation Sayan Nandan 2023-03-02 06:45:44 -0800
  • 8d789bd166
    Migrate to the newer datacell impl Sayan Nandan 2023-03-01 09:24:11 -0800
  • 5d9851a427
    Add model cell definition and more word impls Sayan Nandan 2023-03-01 01:37:51 -0800
  • 3b8a251a01
    Define larger words Sayan Nandan 2023-02-28 09:18:01 -0800
  • 9d9ffeed1a
    Skip expensive ql tests on miri [skip ci] Sayan Nandan 2023-02-28 01:43:03 -0800
  • f2dbec0229
    Use custom tags Sayan Nandan 2023-02-27 09:21:59 -0800
  • ca04ea2cd1
    Use custom lit impl Sayan Nandan 2023-02-27 05:50:14 -0800
  • 66dab00eb3
    Add lit impls Sayan Nandan 2023-02-26 10:03:05 -0800
  • 0410a019cf
    Define explicit literals Sayan Nandan 2023-02-26 09:43:14 -0800
  • 28af6f20ad
    Add word definitions to `mem` Sayan Nandan 2023-02-25 09:15:57 -0800
  • 5e8501320d
    Implement vanilla patches and get rid of `Clone` bounds Sayan Nandan 2023-02-23 05:24:46 -0800
  • 36b1e4fec2
    Get rid of borrow in MT idx specs and related objects Sayan Nandan 2023-02-21 09:42:19 -0800
  • 70810445cb
    Make cmp more obvious Sayan Nandan 2023-02-21 08:42:36 -0800
  • 1f608c1f6c
    Support custom patch based mem tree delta Sayan Nandan 2023-02-20 10:01:58 -0800
  • 34990c3186
    Fix metadata merge in alter space exec for `null` prop cases Sayan Nandan 2023-02-10 00:56:03 -0800
  • 3a992253c1
    Fix alter space exec and add tests Sayan Nandan 2023-02-10 00:01:35 -0800
  • bc7c7bf595
    Implement basic exec for `alter space` Sayan Nandan 2023-02-09 21:30:26 -0800
  • 1b2c6923bc
    Refactor engine modules Sayan Nandan 2023-02-09 20:45:37 -0800
  • f669cc7b00
    Add patch based metadata merge algorithm Sayan Nandan 2023-02-09 09:50:29 -0800
  • 997205a327
    Exec queries to test Sayan Nandan 2023-02-08 10:19:50 -0800
  • a33721e0a4
    Implement basic executor for `create space` Sayan Nandan 2023-02-08 06:30:55 -0800
  • 260dff954b
    Use specific errors for AST nodes Sayan Nandan 2023-02-05 21:46:53 -0800
  • 6899a35870
    Use specific error kind for lex Sayan Nandan 2023-02-05 21:13:46 -0800
  • 2f128c2cf2
    Use `HSData` for dict entries for simplicity Sayan Nandan 2023-02-04 09:21:33 -0800
  • fb2a218ead
    Add `UArray` based str Sayan Nandan 2023-02-04 07:56:31 -0800
  • 79f8630424
    Use `Ident` to avoid major future refactors Sayan Nandan 2023-02-04 07:18:01 -0800
  • 080563cc24
    Re-organize imports to match import style [no ci] Sayan Nandan 2023-02-03 10:01:52 -0800
  • 25ef03221b
    Make `ASTNode` sensitive to COW style parsing Sayan Nandan 2023-02-03 07:06:23 -0800
  • e4836fd7b3
    Skip saving artifacts [skip ci] Sayan Nandan 2023-02-03 05:30:15 -0800
  • 35143b7960
    Ensure we don't crash the CI runner Sayan Nandan 2023-02-03 04:30:31 -0800
  • 798871bdd6
    Simplify wrapper based access Sayan Nandan 2023-02-03 01:38:33 -0800
  • f98478b274
    Fix state machines, refactor schema and add `ASTNode` def and impls Sayan Nandan 2023-02-02 22:56:38 -0800
  • 64d87fe089
    Refactor ddl module Sayan Nandan 2023-02-01 21:34:54 -0800
  • e404a273ef
    Simplify kw and sym lookup Sayan Nandan 2023-02-01 21:16:45 -0800
  • 263a287edd
    Fix double-free, use-after-free and other bugs in mtchm Sayan Nandan 2023-02-01 09:56:02 -0800
  • 932bb4f58b
    Fix remove len impl, use relaxed and add tests Sayan Nandan 2023-02-01 09:00:54 -0800
  • 1920664273
    Fix use-after-free in mtchm impl, add tests and add trait impls Sayan Nandan 2023-02-01 08:45:25 -0800
  • 51622ba4d6
    Add some smart pointers Sayan Nandan 2023-01-30 10:58:45 -0800
  • 427ff72e42
    Move iter into module for st seq idx Sayan Nandan 2023-01-29 22:39:49 -0800
  • b21162c4dc
    Make st idx generic on alloc strategy Sayan Nandan 2023-01-29 22:02:17 -0800
  • 3eb00f892f
    Add insert test Sayan Nandan 2023-01-29 07:54:54 -0800