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

[Obsolete] Introduce Commenting Feature and Simultaneous Coding Environment. #551

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

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    5a77d20 View commit details
    Browse the repository at this point in the history
  2. reorganizing for funblocks

    parvmor committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    c1155bd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Configuration menu
    Copy the full SHA
    26f2990 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Configuration menu
    Copy the full SHA
    282accf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Configuration menu
    Copy the full SHA
    5559b03 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Configuration menu
    Copy the full SHA
    42b87ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d4cb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Rearranges the code to make it more readable. Fixes the warnings of G…

    …HC i.e. remove unused libraries and overshadowing of variables
    
    Rearranges the code to make it more readable. Fixes the warnings of GHC i.e. remove unused libraries and overshadowing of variables
    parvmor committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    cc4c713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f1244 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. Changes the comment handlers to support versioning of code. frontend …

    …and backend are not compatible.(Comment and Folder modules may not compile. Yet to complete certain handlers)
    parvmor committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    a364e48 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. complete copy dir handler

    parvmor committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    220c182 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Fixes type mismatches

    parvmor committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    f6dc724 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    3583656 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. completes save handler

    parvmor committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    ad50f2e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Configuration menu
    Copy the full SHA
    26c608d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Configuration menu
    Copy the full SHA
    01b433c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Configuration menu
    Copy the full SHA
    c26cd61 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. remove save as functionality

    parvmor committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    0a07520 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Configuration menu
    Copy the full SHA
    9c27f2c View commit details
    Browse the repository at this point in the history
  2. remove lazy input output

    parvmor committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    f28626b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Configuration menu
    Copy the full SHA
    1bc2c93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923067f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Configuration menu
    Copy the full SHA
    0e9d33e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. add collaboration handlers

    parvmor committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    595b6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9cb97 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. make a seperate library for funblocks-server due to conflicting handl…

    …ers with codeworld-server
    parvmor committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    fd7206e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Configuration menu
    Copy the full SHA
    b722062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    139d75a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf12126 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    03fd99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c504e04 View commit details
    Browse the repository at this point in the history