Commit Graph

  • 94b46a4088
    Added TODO MVC .wasp example. (#35) Matija Sosic 2019-07-04 21:51:05 +0200
  • 62e01f7f41
    Implemented basic support for Page style (parser + generator). (#34) Martin Šošić 2019-07-02 20:47:16 +0200
  • 591c9bc9c6
    Finalized CreateForm, conditionally rendering input elements. (#33) Matija Sosic 2019-06-12 20:29:47 +0200
  • 46ed578d36
    Implemented List component for entity. (#32) Matija Sosic 2019-06-09 13:04:07 +0200
  • c9d52d6c20
    Partially implemented generation of Entity CreateForm. Inputs generation is missing, code is not clean (TODOs). Martin Šošić 2019-05-31 19:46:37 +0200
  • 12f7eb6e6b
    Removed default dummy landing page. Martin Šošić 2019-05-31 19:35:50 +0200
  • 0079ebc7a1 Moved OverloadedStrings to default extensions list. Martin Sosic 2019-05-20 22:33:25 +0200
  • f872b47bba Cleaned up Entity generation code. Martin Sosic 2019-05-20 19:30:35 +0200
  • 3ff303f6d5
    Page content can now contain jsx. (#29) Matija Sosic 2019-05-24 00:18:37 +0200
  • 8545e34c67
    All js from CDN + CNAME. (#28) Matija Sosic 2019-05-21 20:13:53 +0200
  • 8fafa01504 Implement Entity generator (code needs cleanup). Martin Sosic 2019-05-14 20:50:49 +0200
  • 8396974686 Added Redux store to stic. Martin Sosic 2019-05-12 13:45:08 +0200
  • 237cc1a559
    Update README.md Martin Šošić 2019-05-15 19:52:09 +0200
  • 8d6a4b3967
    Implemented v0 of landing page - wip but basic layout is here. (#23) Matija Sosic 2019-05-14 18:55:27 +0200
  • 27368ee0e7
    Implemented Entity parsing. (#22) Matija Sosic 2019-05-09 22:05:59 +0200
  • d1045d06be Set -Wall and -Werror as ghc options. Martin Sosic 2019-05-05 21:46:06 +0200
  • 6150d01f37 Implemented basic code generation for Page. Martin Sosic 2019-04-22 12:58:31 +0200
  • d44ff4ea7f
    Parsing Page - name, route and content. (#18) Matija Sosic 2019-05-05 17:54:51 +0200
  • 247ee7d2a1
    Implemented task runner script. (#20) Martin Šošić 2019-05-05 13:08:16 +0200
  • 892a0e70c5 Fixed warnings/errors reported by --pedantic build flag. Martin Sosic 2019-05-03 23:24:57 +0200
  • 66e0dc7d50 Refactored Generators (detached from IO) and wrote some basic tests. Martin Sosic 2019-04-10 23:15:52 +0200
  • f75ba86eb3
    Added landing page. (#14) Matija Sosic 2019-04-20 15:18:01 +0200
  • b8b86a29d1
    Implemented App parsing. (#7) Matija Sosic 2019-04-19 15:22:14 +0200
  • 02bd134502 Generator now uses mustache templates to generate first simple version of web app. Martin Sosic 2019-03-29 00:37:41 +0100
  • 7b82858071 Parsing app name, added simple tests. Matija Sosic 2019-03-26 09:56:36 +0100
  • b43bfdfbfe
    First version of dummy generator (WIP, writes just some files with dummy content). (#4) Martin Šošić 2019-03-28 19:16:07 +0100
  • 1fd735ae6a
    Slightly redesigned Wasp AST to follow best practices. (#3) Matija Sosic 2019-03-25 19:39:18 +0100
  • 04ad7bb19b Defined first version of Wasp Martin Sosic 2019-03-24 13:56:50 +0100
  • a44c29994b Made skeleton with parser and generator Martin Sosic 2019-03-24 12:42:36 +0100
  • 852da7a9ae Documented tasty discover in README, polished test suite for Fibonacci. Martin Sosic 2019-03-03 15:45:10 +0100
  • f9e37fdcfe Made tasty-discover to discover only files that match glob *Test.hs Martin Sosic 2019-03-01 22:48:11 +0100
  • 2f64a7bc93 Added tasty-discover. Martin Sosic 2019-02-28 22:41:14 +0100
  • 7c2d42fdfd Added fibonacci function and some tests for it. Still working on organizing tests. Martin Sosic 2019-02-17 19:44:57 +0100
  • b02f9cd914 Updated snapshot/resolver. Martin Sosic 2019-02-17 19:20:19 +0100
  • 4dd9170abd Centered STIC logo. Martin Sosic 2019-02-17 14:10:24 +0100
  • 5602acb487 Created initial Stack project for stic. Martin Sosic 2019-02-17 14:04:24 +0100
  • ae78b53e25 Added some comments. Martin Sosic 2018-09-29 23:41:53 +0200
  • d4fd70fe7b Extracted utility methods. Martin Sosic 2018-09-29 23:20:05 +0200
  • e3153dc233 Implemented very first, extremely simple version of stic! Martin Sosic 2018-09-29 23:03:25 +0200
  • 1686bd304d Made tests more verbose Martin Sosic 2018-09-29 11:31:28 +0200
  • 0b5a88b9ab Simplified definition of tests. Martin Sosic 2018-09-29 11:29:04 +0200
  • 6003d8346f Moved catch2 library to tests. Martin Sosic 2018-09-29 10:59:41 +0200
  • 7620f4c21c Initial setup of stick C++ project, with Bazel and Catch2. Martin Sosic 2018-09-29 10:49:22 +0200
  • 8e412a161f
    Update README.md Martin Šošić 2018-09-25 21:17:39 +0200
  • a52299ba69 Added stick image. Martin Sosic 2018-09-25 21:12:31 +0200
  • c94ada2d5c Added stic folder. Martin Sosic 2018-09-25 21:07:39 +0200
  • 188121a5fc
    Initial commit Martin Šošić 2018-09-25 20:53:40 +0200