Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: Compiling Eliom with the new compiler #459

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 8, 2016

  1. Remove is_global from the API.

    Drup committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    89b2b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d23f9d View commit details
    Browse the repository at this point in the history
  3. Big renaming

    Eliom_runtime -> Eliom_serial (shared)
    Eliom_syntax -> Eliom_runtime (server)
    Eliom_client_core.Syntax_helper -> Eliom_runtime (client)
    
    Eliom_syntax.client_value -> Eliom_runtime.fragment (server)
    Drup committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    11dc82a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5d9ee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5128db7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e905cdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73944b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04d89e6 View commit details
    Browse the repository at this point in the history
  9. Fix the family of I tags.

    Drup committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    b82e0f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e31fab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8701cd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26f04ed View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Configuration menu
    Copy the full SHA
    af90858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8343aaa View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. Configuration menu
    Copy the full SHA
    4bf9171 View commit details
    Browse the repository at this point in the history
  2. Small cleanup of build stuff.

    Drup committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    529df50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87d7a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91249d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b01a27 View commit details
    Browse the repository at this point in the history
  6. TEMP: Comment out eliom_shared.

    Drup committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    d8f1663 View commit details
    Browse the repository at this point in the history
  7. Add missing bit of runtime.

    Drup committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    6d85f0c View commit details
    Browse the repository at this point in the history
  8. TEMP: Comment out to_and_of

    Drup committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    db76e44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30f458c View commit details
    Browse the repository at this point in the history