You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add index and depth attributes to template parameters ([b2b73a4](https://github.com/robertoraggi/cplusplus/commit/b2b73a4ae7fccf3370cdd40014c05eaa981b18dc))
9
+
* Add link to the API docs https://robertoraggi.github.io/cplusplus/docs/ ([1680505](https://github.com/robertoraggi/cplusplus/commit/1680505a42723ec8575a731f55b54ac238610cbe))
* Add std::variant based API to access AST nodes ([22486d0](https://github.com/robertoraggi/cplusplus/commit/22486d0fd24e06400f1151069dfd1c0f58e2bbe2))
12
+
* Depth level of template type parameters ([ae850a2](https://github.com/robertoraggi/cplusplus/commit/ae850a2628530067c3ce5bbc4e5c62cd5d0213d8))
13
+
* Parse of constrained template parameters ([3690dcd](https://github.com/robertoraggi/cplusplus/commit/3690dcd32fd5b31eb4362980ceba623c15f6dd70))
14
+
* Prefer to use iterators in the JS AST ([a639f1d](https://github.com/robertoraggi/cplusplus/commit/a639f1d0e5366c1e8632396cb371046792fa5760))
15
+
* Remove wasi-sysroot.patch as it is no longer needed ([5f62004](https://github.com/robertoraggi/cplusplus/commit/5f6200409ec7d3f046517329090b1bece066e7fb))
* Set up the workspace and add toplevel scripts ([435007f](https://github.com/robertoraggi/cplusplus/commit/435007f8c800d41d2e51aa723a47cf3f05ef9a9d))
18
+
* Simplified AST of base enum specifiers ([fdd9b3d](https://github.com/robertoraggi/cplusplus/commit/fdd9b3dc8b34d51d7b7608e38dbf7e178bbc9b77))
19
+
* Simplified parse of function declarators ([89d74da](https://github.com/robertoraggi/cplusplus/commit/89d74daf8ca8b55b675bbb66bc4d1be12c04de74))
20
+
* Simplified the AST for new expressions ([422729a](https://github.com/robertoraggi/cplusplus/commit/422729a3b5844726e8b6b6de517ea17630c57a22))
21
+
* Simplified the AST of lambda expressions ([56b1072](https://github.com/robertoraggi/cplusplus/commit/56b1072c33acdc1d6fea768150131539434e3cb4))
22
+
* Siplified AST for requirements ([aadea6a](https://github.com/robertoraggi/cplusplus/commit/aadea6a3f0c7b7429b2b9851fdbe489661e7529f))
0 commit comments