index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
getenv calls UNIX getenv() when no special alternative is set
Adam Chlipala
2014-03-07
*
Change Basis.getenv to return None outside the context of a web request
Adam Chlipala
2014-03-04
*
Some more nested functor bug-fixing, including generating fresh internal name...
Adam Chlipala
2014-02-20
*
Raise exception when recv()ing from someone else's channel; improve setting o...
Adam Chlipala
2013-12-27
*
Rename <activeHead> to <script> and make it work properly
Adam Chlipala
2013-12-09
*
Increase precision for rendering floats to SQL
Adam Chlipala
2013-12-03
*
Fix more of client-side error handlers
Adam Chlipala
2013-11-14
*
Identify more local definitions as functions that should be lifted to the top...
Adam Chlipala
2013-11-05
*
A fancier test for the new SQL constraints subtyping
Adam Chlipala
2013-11-04
*
Rename ListPair.map2 to ListPair.mp
Adam Chlipala
2013-11-04
*
ListPair.map2, based on code by escalier@riseup.net
Adam Chlipala
2013-11-03
*
Make transactional FFI functions effectful by default
Adam Chlipala
2013-10-10
*
Tweak Sergey's patch to work with Postgres
Adam Chlipala
2013-09-13
*
Add 'rel' attribute to <a>
Adam Chlipala
2013-08-09
*
Get -css flag working again
Adam Chlipala
2013-04-16
*
Basis.tryRpc
Adam Chlipala
2013-04-16
*
Add some name-mangling rules to allow XML attribute 'name' and attributes wit...
Adam Chlipala
2012-12-27
*
Ignore polymorphism in JavaScript calls to custom FFI functions, allowing a k...
Adam Chlipala
2012-12-11
*
Fix generation of timestamp literals for MySQL and SQLite
Adam Chlipala
2012-11-30
*
Allow any FFI module to declare new HTML tags
Adam Chlipala
2012-11-28
*
Rename Basis.exp to Basis.pow, to avoid confusion with 'expression'; add a te...
Adam Chlipala
2012-11-28
*
Tweaking treatment of function application: substitute or introduce a 'let'?
Adam Chlipala
2012-08-05
*
show_sql_query
Adam Chlipala
2012-08-22
*
Revert last changeset for now; needs more thought
Adam Chlipala
2012-08-05
*
Tweaking treatment of function application: substitute or introduce a 'let'?
Adam Chlipala
2012-08-05
*
Back out last change and pursue a different fix, based on explicitly aborting...
Adam Chlipala
2012-08-03
*
New NameJs phase, still needing some debugging
Adam Chlipala
2012-08-02
*
Basis.getenv
Adam Chlipala
2012-08-02
*
Change 'spawn' implementation to allow blocking within <active code>
Adam Chlipala
2012-07-25
*
Fix JavaScript implementation of strcspn()
Adam Chlipala
2012-07-24
*
Disallow suspending operations in <active code={...}>
Adam Chlipala
2012-07-23
*
Add more global mouse event hooks
Adam Chlipala
2012-07-23
*
Nicer <active> semantics
Adam Chlipala
2012-07-22
*
Fix bug in handling of event attributes within client-side widgets
Adam Chlipala
2012-07-21
*
Top.postFields
Adam Chlipala
2012-07-21
*
<active>
Adam Chlipala
2012-07-21
*
Basis.giveFocus
Adam Chlipala
2012-07-21
*
New event records for key and mouse handlers
Adam Chlipala
2012-07-21
*
Support fancy expressions in module-level 'val' declarations
Adam Chlipala
2012-07-18
*
Flush elaboration cache when switching between .urp files
Adam Chlipala
2012-06-23
*
Lighter-weight encoding of window function use
Adam Chlipala
2012-06-03
*
Partitioning and ordering for window functions
Adam Chlipala
2012-06-02
*
Compiled a window function use
Adam Chlipala
2012-06-02
*
Some standard library additions from Edward Z. Yang
Adam Chlipala
2012-05-19
*
Run-time CSS style validation
Adam Chlipala
2012-05-06
*
New optional suffice for 'rewrite' in .urp files: [-]
Adam Chlipala
2012-05-06
*
'dynStyle' pseudo-attribute
Adam Chlipala
2012-05-06
*
'style' attributes
Adam Chlipala
2012-05-06
*
Simplify type of Basis.tag, regarding 'class' attribute; new compatibility pa...
Adam Chlipala
2012-05-06
*
More diagnostic information about some type class resolution failures
Adam Chlipala
2012-05-04
[next]