0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Marius Andra
5c90d21751
feat(hog): nullish coalescing (#23521)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-09 13:02:00 +02:00
Marius Andra
b5deb786d3
feat(hog): support ternary, if() and multiIf() (#23517) 2024-07-08 14:54:17 +00:00
Marius Andra
01a9f360ad
feat(hog): C++ parser (#23100) 2024-06-21 11:22:39 -05:00
Ben White
106ba92542
feat(hog): Changed timeouts to milliseconds and timedelta for python (#23086) 2024-06-20 08:17:28 +00:00
Marius Andra
d0a3395059
feat(hog): generateUUIDv4 (#23006) 2024-06-17 09:07:32 +00:00
Marius Andra
fa00f3528a
feat(hog): empty, not empty (#22980) 2024-06-14 17:27:26 +02:00
Marius Andra
919d017699
fix(hogvm): if without else, add base64 and url encoding/decoding (#22976) 2024-06-14 09:03:57 +00:00
Ben White
95a0b85848
feat: DeliveryHog (#22706) 2024-06-10 15:12:04 +02:00
Marius Andra
3791562e18
fix(hog): modify global objects (#22800) 2024-06-10 09:47:34 +02:00
Ben White
5bb54d8394
chore: Export Hog interfaces (#22798) 2024-06-07 10:27:33 +00:00
Marius Andra
4d08d7436c
feat(hog): hoge tests, cli and debugger (#22743) 2024-06-07 11:37:53 +02:00
Marius Andra
c4408938b0
feat(hogvm): bytecode in state (#22740) 2024-06-06 11:30:12 +02:00
Marius Andra
e021cefb28
feat(hogvm): json parsing (#22705) 2024-06-06 11:06:47 +02:00
Marius Andra
cb5260c8e0
fix(hog): property assigment via dots (#22659) 2024-06-04 15:24:59 +00:00
Marius Andra
e6230b4afc
feat(hog): dicts and arrays (#22618) 2024-06-04 12:11:13 +00:00
Marius Andra
f1f0de89ed
feat(hogvm): pause & resume (#22544) 2024-05-28 15:04:14 +00:00
Marius Andra
45d275c4ee
feat(not-defining): Hog (#22336) 2024-05-28 14:51:45 +02:00
Tom Owers
c940fa5b7e
feat(hogvm): Added support for ifNull in HogVM (#20549)
Added support for ifNull in HogVM
2024-02-26 12:27:04 +00:00
Marius Andra
558b3b0e30
feat(hogvm): remove hogvm cohort matching (#16931) 2023-08-09 00:01:01 +02:00
Marius Andra
d50438d0ce
feat(hogvm): async operations for in cohort support (HogVM part 3) (#16279) 2023-06-28 16:22:44 +00:00
Marius Andra
4b44cba6fe
feat(hogql): local evaluation (HogVM part 2) (#16275) 2023-06-28 17:23:22 +02:00