1. 09 Aug, 2016 1 commit
    • Deomid Ryabkov's avatar
      Make mg_http_serve_file public · 5fa544fc
      Deomid Ryabkov authored
      A way to serve a single, specific file as opposed to the hairy monster
      that is mg_serve_http.
      
      PUBLISHED_FROM=6ed1bc487b9d41d212a5907337182f23b040aecf
      5fa544fc
  2. 04 Aug, 2016 1 commit
  3. 26 Jul, 2016 2 commits
    • Dmitry Frank's avatar
      Bring back JS precompilation to CC3200 · e5da7440
      Dmitry Frank authored
      We haven't actually _fixed_ evaluation of precompiled bcode from
      non-mmapped memory: we just never free it. For sane use case (do not
      evaluate the same file more than once) it should be acceptable.
      
      PUBLISHED_FROM=a9ca2d8fa72e9c40c93415d060ee8db697caa225
      e5da7440
    • Dmitry Frank's avatar
      Apply Mongoose docs edits by Ev · 849ec168
      Dmitry Frank authored
      PUBLISHED_FROM=5cd78790a03580aa23dd3d2d8b825ad449083cc2
      849ec168
  4. 25 Jul, 2016 36 commits